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.09 [+0.09] IPv4 # 1.90 [+1.80] No GRO ok # 5.24 [+3.34] GRO frag list ok # 9.27 [+4.03] GRO fwd ok # 12.42 [+3.16] UDP fwd perf udp rx: 9 MB/s 7479 calls/s # 13.94 [+1.52] udp tx: 12 MB/s 212 calls/s 212 msg/s # 14.73 [+0.79] udp rx: 11 MB/s 9504 calls/s # 14.94 [+0.21] udp tx: 11 MB/s 196 calls/s 196 msg/s # 15.73 [+0.79] udp rx: 11 MB/s 9696 calls/s # 15.95 [+0.21] udp tx: 11 MB/s 198 calls/s 198 msg/s # 16.19 [+0.25] UDP GRO fwd perf udp rx: 9 MB/s 7440 calls/s # 17.71 [+1.52] udp tx: 11 MB/s 199 calls/s 199 msg/s # 18.49 [+0.78] udp rx: 12 MB/s 9888 calls/s # 18.71 [+0.22] udp tx: 12 MB/s 206 calls/s 206 msg/s # 19.49 [+0.78] udp rx: 12 MB/s 9888 calls/s # 19.71 [+0.22] udp tx: 12 MB/s 208 calls/s 208 msg/s # 23.68 [+3.97] GRO frag list over UDP tunnel ok # 29.14 [+5.46] GRO fwd over UDP tunnel ok # 30.51 [+1.37] IPv6 # 32.38 [+1.88] No GRO ok # 35.71 [+3.32] GRO frag list ok # 39.21 [+3.51] GRO fwd ok # 42.44 [+3.23] UDP fwd perf udp rx: 9 MB/s 7337 calls/s # 43.96 [+1.52] udp tx: 11 MB/s 202 calls/s 202 msg/s # 44.73 [+0.77] udp rx: 11 MB/s 9312 calls/s # 44.96 [+0.23] udp tx: 11 MB/s 193 calls/s 193 msg/s # 45.74 [+0.78] udp rx: 11 MB/s 9456 calls/s # 45.96 [+0.22] udp tx: 11 MB/s 193 calls/s 193 msg/s # 46.21 [+0.25] UDP GRO fwd perf udp rx: 8 MB/s 7248 calls/s # 47.76 [+1.56] udp tx: 11 MB/s 195 calls/s 195 msg/s # 48.55 [+0.79] udp rx: 11 MB/s 9600 calls/s # 48.76 [+0.21] udp tx: 11 MB/s 199 calls/s 199 msg/s # 49.55 [+0.79] udp rx: 11 MB/s 9504 calls/s # 49.77 [+0.22] udp tx: 11 MB/s 199 calls/s 199 msg/s # 53.69 [+3.92] GRO frag list over UDP tunnel ok # 59.11 [+5.43] 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__->