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.44 [+0.44] IPv4 # 4.45 [+4.01] No GRO ok # 11.54 [+7.09] GRO frag list ok # 19.05 [+7.52] GRO fwd ok # 25.44 [+6.39] UDP fwd perf udp rx: 0 MB/s 569 calls/s # 28.08 [+2.64] udp tx: 12 MB/s 213 calls/s 213 msg/s # 28.16 [+0.07] udp rx: 12 MB/s 9984 calls/s # 29.09 [+0.93] udp tx: 11 MB/s 203 calls/s 203 msg/s # 29.16 [+0.07] udp rx: 11 MB/s 9600 calls/s # 30.19 [+1.03] udp rx: 10 MB/s 8640 calls/s # 30.60 [+0.41] UDP GRO fwd perf udp rx: 5 MB/s 4608 calls/s # 32.84 [+2.24] udp tx: 12 MB/s 208 calls/s 208 msg/s # 33.31 [+0.48] udp rx: 12 MB/s 10128 calls/s # 33.84 [+0.53] udp tx: 12 MB/s 208 calls/s 208 msg/s # 34.32 [+0.48] udp rx: 12 MB/s 9888 calls/s # 43.70 [+9.38] GRO frag list over UDP tunnel ok # 55.02 [+11.32] GRO fwd over UDP tunnel ok # 57.71 [+2.69] IPv6 # 61.71 [+4.00] No GRO ok # 68.93 [+7.21] GRO frag list ok # 76.72 [+7.79] GRO fwd ok # 83.26 [+6.54] UDP fwd perf udp rx: 7 MB/s 5897 calls/s # 85.37 [+2.11] udp tx: 12 MB/s 213 calls/s 213 msg/s # 85.95 [+0.58] udp rx: 12 MB/s 9936 calls/s # 86.37 [+0.42] udp tx: 11 MB/s 199 calls/s 199 msg/s # 86.95 [+0.59] udp rx: 11 MB/s 9264 calls/s # 87.80 [+0.85] UDP GRO fwd perf udp rx: 5 MB/s 4128 calls/s # 90.12 [+2.32] udp tx: 11 MB/s 200 calls/s 200 msg/s # 90.55 [+0.43] udp rx: 11 MB/s 9744 calls/s # 91.12 [+0.57] udp tx: 12 MB/s 205 calls/s 205 msg/s # 91.57 [+0.44] udp rx: 11 MB/s 9744 calls/s # 92.13 [+0.56] udp tx: 11 MB/s 198 calls/s 198 msg/s # 101.13 [+9.00] GRO frag list over UDP tunnel ok # 112.66 [+11.53] 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__->