Re: [PATCH net] virtio-net: unbreak cusmed packet for small buffer XDP
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2017-07-06 00:07:10
Also in:
lkml, virtualization
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2017-07-06 00:07:10
Also in:
lkml, virtualization
On Tue, Jul 04, 2017 at 08:20:00PM +0800, Jason Wang wrote:
quoted
IIUC XDP generally refuses to attach if checksum offload is enabled.Any reason to do this? (Looks like I don't see any code for this)
Some of it was covered here https://www.mail-archive.com/netdev@vger.kernel.org/msg162577.html -- MST