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.13 [+0.13] IPv4 # 2.06 [+1.92] No GRO ok # 5.78 [+3.72] GRO frag list ok # 9.85 [+4.07] GRO fwd ok # 13.18 [+3.33] UDP fwd perf udp rx: 9 MB/s 7337 calls/s # 14.73 [+1.55] udp tx: 12 MB/s 206 calls/s 206 msg/s # 15.50 [+0.77] udp rx: 11 MB/s 9456 calls/s # 15.74 [+0.24] udp tx: 11 MB/s 192 calls/s 192 msg/s # 16.50 [+0.76] udp rx: 11 MB/s 9264 calls/s # 16.98 [+0.48] UDP GRO fwd perf udp rx: 8 MB/s 7056 calls/s # 18.56 [+1.58] udp tx: 11 MB/s 193 calls/s 193 msg/s # 19.32 [+0.76] udp rx: 11 MB/s 9360 calls/s # 19.56 [+0.24] udp tx: 11 MB/s 195 calls/s 195 msg/s # 20.32 [+0.76] udp rx: 11 MB/s 9360 calls/s # 20.56 [+0.24] udp tx: 11 MB/s 198 calls/s 198 msg/s # 24.89 [+4.33] GRO frag list over UDP tunnel ok # 30.55 [+5.66] GRO fwd over UDP tunnel ok # 31.92 [+1.37] IPv6 # 33.77 [+1.85] No GRO ok # 37.24 [+3.47] GRO frag list ok # 40.94 [+3.70] GRO fwd ok # 44.34 [+3.39] UDP fwd perf udp rx: 8 MB/s 7145 calls/s # 45.86 [+1.52] udp tx: 12 MB/s 209 calls/s 209 msg/s # 46.63 [+0.78] udp rx: 11 MB/s 9600 calls/s # 46.86 [+0.22] udp tx: 11 MB/s 192 calls/s 192 msg/s # 47.63 [+0.78] udp rx: 10 MB/s 8832 calls/s # 47.86 [+0.23] udp tx: 10 MB/s 186 calls/s 186 msg/s # 48.11 [+0.25] UDP GRO fwd perf udp rx: 8 MB/s 7056 calls/s # 49.66 [+1.55] udp tx: 11 MB/s 191 calls/s 191 msg/s # 50.42 [+0.76] udp rx: 11 MB/s 9312 calls/s # 50.66 [+0.24] udp tx: 11 MB/s 197 calls/s 197 msg/s # 51.42 [+0.76] udp rx: 11 MB/s 9456 calls/s # 51.66 [+0.24] udp tx: 11 MB/s 195 calls/s 195 msg/s # 55.85 [+4.19] GRO frag list over UDP tunnel ok # 61.36 [+5.50] 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__->