From: David S. Miller Date: Fri, 20 Dec 2024 12:49:42 +0000 (+0000) Subject: Merge branch 'gve-xdp-fixes' X-Git-Tag: v6.13-rc6~9^2~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cc54ec56d822d4e4bfe16b6d1d85e8122fad1f67;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'gve-xdp-fixes' Joshua Washington says: ==================== gve: various XDP fixes This patch series contains the following XDP fixes: - clean up XDP tx queue when stopping rings - use RCU synchronization to guard existence of XDP queues - perform XSK TX as part of RX NAPI to fix busy polling - fix XDP allocation issues when non-XDP configurations occur ==================== Signed-off-by: David S. Miller --- cc54ec56d822d4e4bfe16b6d1d85e8122fad1f67