make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: udpgro_fwd.sh # 0.07 [+0.07] IPv4 # 1.93 [+1.86] No GRO ok # 5.41 [+3.48] GRO frag list ok # 9.43 [+4.03] GRO fwd ok # 12.74 [+3.30] UDP fwd perf udp rx: 9 MB/s 7817 calls/s # 14.25 [+1.52] udp tx: 12 MB/s 209 calls/s 209 msg/s # 15.06 [+0.81] udp rx: 11 MB/s 9552 calls/s # 15.26 [+0.20] udp tx: 11 MB/s 196 calls/s 196 msg/s # 16.06 [+0.81] udp rx: 11 MB/s 9456 calls/s # 16.27 [+0.21] udp tx: 11 MB/s 198 calls/s 198 msg/s # 16.50 [+0.23] UDP GRO fwd perf udp rx: 8 MB/s 7296 calls/s # 18.06 [+1.55] udp tx: 11 MB/s 200 calls/s 200 msg/s # 18.82 [+0.77] udp rx: 12 MB/s 9792 calls/s # 19.06 [+0.24] udp tx: 11 MB/s 203 calls/s 203 msg/s # 19.82 [+0.76] udp rx: 11 MB/s 9456 calls/s # 24.16 [+4.34] GRO frag list over UDP tunnel ok # 29.70 [+5.53] GRO fwd over UDP tunnel ok # 31.04 [+1.35] IPv6 # 33.02 [+1.98] No GRO ok # 36.50 [+3.48] GRO frag list ok # 40.13 [+3.63] GRO fwd ok # 43.34 [+3.20] UDP fwd perf udp rx: 9 MB/s 7728 calls/s # 44.85 [+1.52] udp tx: 12 MB/s 204 calls/s 204 msg/s # 45.65 [+0.79] udp rx: 11 MB/s 9360 calls/s # 45.85 [+0.21] udp tx: 11 MB/s 192 calls/s 192 msg/s # 46.65 [+0.80] udp rx: 11 MB/s 9072 calls/s # 46.85 [+0.20] udp tx: 11 MB/s 190 calls/s 190 msg/s # 47.10 [+0.25] UDP GRO fwd perf udp rx: 9 MB/s 7488 calls/s # 48.64 [+1.54] udp tx: 11 MB/s 202 calls/s 202 msg/s # 49.42 [+0.78] udp rx: 12 MB/s 9792 calls/s # 49.64 [+0.22] udp tx: 11 MB/s 199 calls/s 199 msg/s # 50.43 [+0.79] udp rx: 11 MB/s 9360 calls/s # 50.64 [+0.21] udp tx: 11 MB/s 196 calls/s 196 msg/s # 54.77 [+4.12] GRO frag list over UDP tunnel ok # 60.55 [+5.78] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->