From: David S. Miller Date: Wed, 19 Jun 2024 09:52:44 +0000 (+0100) Subject: Merge branch 'virtio_net-csum-xdp-fixes' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=16be004e941d82add77ebe4a20971d5ee3183b33;p=users%2Fwilly%2Fpagecache.git Merge branch 'virtio_net-csum-xdp-fixes' Heng Qi says: ==================== virtio_net: fixes for checksum offloading and XDP handling 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 XDP program had no trouble with fully checksummed packets. ==================== Signed-off-by: David S. Miller --- 16be004e941d82add77ebe4a20971d5ee3183b33