From: David S. Miller Date: Mon, 19 Aug 2024 08:54:24 +0000 (+0100) Subject: Merge branch 'selftests-udpgro-fixes' X-Git-Tag: v6.11-rc5~22^2~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1e557246f8dbdb476f7112ab58d2de947f22acc5;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'selftests-udpgro-fixes' Hangbin Liu says: ==================== selftests: Fix udpgro failures There are 2 issues for the current udpgro test. The first one is the testing doesn't record all the failures, which may report pass but the test actually failed. e.g. https://netdev-3.bots.linux.dev/vmksft-net/results/725661/45-udpgro-sh/stdout The other one is after commit d7db7775ea2e ("net: veth: do not manipulate GRO when using XDP"), there is no need to load xdp program to enable GRO on veth device. ==================== Signed-off-by: David S. Miller --- 1e557246f8dbdb476f7112ab58d2de947f22acc5