[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 4/4] virtio-net: Add support for USO features
From: |
Daniel P . Berrangé |
Subject: |
Re: [PATCH v2 4/4] virtio-net: Add support for USO features |
Date: |
Wed, 31 Jul 2024 08:04:24 +0100 |
User-agent: |
Mutt/2.2.12 (2023-09-09) |
On Tue, Jul 30, 2024 at 05:32:48PM -0400, Michael S. Tsirkin wrote:
> On Tue, Jul 30, 2024 at 04:03:53PM -0400, Peter Xu wrote:
> > On Tue, Jul 30, 2024 at 03:22:50PM -0400, Michael S. Tsirkin wrote:
> > > This is not what we did historically. Why should we start now?
> >
> > It's a matter of whether we still want migration to randomly fail, like
> > what this patch does.
> >
> > Or any better suggestions? I'm definitely open to that.
> >
> > Thanks,
> >
> > --
> > Peter Xu
>
> Randomly is an overstatement. You need to switch between kernels
> where this feature differs. We did it with a ton of features
> in the past, donnu why we single out USO now.
This has been a problem with a ton of features in the past. We've
ignored the problem, but that doesn't make it the right solution
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
- Re: [PATCH v2 4/4] virtio-net: Add support for USO features, (continued)
- Re: [PATCH v2 4/4] virtio-net: Add support for USO features, Peter Xu, 2024/07/30
- Re: [PATCH v2 4/4] virtio-net: Add support for USO features, Daniel P . Berrangé, 2024/07/29
- Re: [PATCH v2 4/4] virtio-net: Add support for USO features, Peter Xu, 2024/07/30
- Re: [PATCH v2 4/4] virtio-net: Add support for USO features, Daniel P . Berrangé, 2024/07/30
- Re: [PATCH v2 4/4] virtio-net: Add support for USO features, Peter Xu, 2024/07/30
- Re: [PATCH v2 4/4] virtio-net: Add support for USO features, Michael S. Tsirkin, 2024/07/30
- Re: [PATCH v2 4/4] virtio-net: Add support for USO features, Peter Xu, 2024/07/30
- Re: [PATCH v2 4/4] virtio-net: Add support for USO features, Michael S. Tsirkin, 2024/07/30
- Re: [PATCH v2 4/4] virtio-net: Add support for USO features, Peter Xu, 2024/07/30
- Re: [PATCH v2 4/4] virtio-net: Add support for USO features, Jason Wang, 2024/07/30
- Re: [PATCH v2 4/4] virtio-net: Add support for USO features,
Daniel P . Berrangé <=
- Re: [PATCH v2 4/4] virtio-net: Add support for USO features, Michael S. Tsirkin, 2024/07/31
- Re: [PATCH v2 4/4] virtio-net: Add support for USO features, Peter Xu, 2024/07/31
- Re: [PATCH v2 4/4] virtio-net: Add support for USO features, Jason Wang, 2024/07/31
- Re: [PATCH v2 4/4] virtio-net: Add support for USO features, Akihiko Odaki, 2024/07/29
Re: [PATCH v2 4/4] virtio-net: Add support for USO features, Jason Wang, 2024/07/28