[PATCH 0/2] virtio_net: fixes for checksum offloading and XDP handling

2024-06-17 Thread Heng Qi
This series of patches aim to address two specific issues identified in the virtio_net driver related to checksum offloading and XDP processing of fully checksummed packets. The first patch corrects the handling of checksum offloading in the driver. The second patch addresses an issue where the XD

Re: [PATCH 0/2] virtio_net: fixes for checksum offloading and XDP handling

2024-06-19 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net.git (main) by David S. Miller : On Mon, 17 Jun 2024 21:15:22 +0800 you wrote: > This series of patches aim to address two specific issues identified in > the virtio_net driver related to checksum offloading and XDP processing of > fully checksummed pac