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.11 [+0.11] IPv4 # 2.14 [+2.02] No GRO ok # 5.86 [+3.73] GRO frag list ok # 9.99 [+4.12] GRO fwd ok # 13.38 [+3.39] UDP fwd perf udp rx: 9 MB/s 7865 calls/s # 14.93 [+1.55] udp tx: 12 MB/s 207 calls/s 207 msg/s # 15.73 [+0.79] udp rx: 11 MB/s 9552 calls/s # 15.94 [+0.21] udp tx: 11 MB/s 197 calls/s 197 msg/s # 16.74 [+0.80] udp rx: 11 MB/s 9264 calls/s # 16.94 [+0.20] udp tx: 11 MB/s 195 calls/s 195 msg/s # 17.18 [+0.25] UDP GRO fwd perf udp rx: 8 MB/s 7008 calls/s # 18.78 [+1.59] udp tx: 11 MB/s 199 calls/s 199 msg/s # 19.52 [+0.74] udp rx: 11 MB/s 9696 calls/s # 19.78 [+0.26] udp tx: 11 MB/s 203 calls/s 203 msg/s # 20.53 [+0.75] udp rx: 11 MB/s 9744 calls/s # 20.79 [+0.26] udp tx: 11 MB/s 200 calls/s 200 msg/s # 24.99 [+4.21] GRO frag list over UDP tunnel ok # 30.73 [+5.74] GRO fwd over UDP tunnel ok # 32.17 [+1.44] IPv6 # 34.26 [+2.09] No GRO ok # 37.80 [+3.54] GRO frag list ok # 41.53 [+3.72] GRO fwd ok # 44.85 [+3.33] UDP fwd perf udp rx: 8 MB/s 7289 calls/s # 46.41 [+1.56] udp tx: 12 MB/s 208 calls/s 208 msg/s # 47.18 [+0.77] udp rx: 11 MB/s 9600 calls/s # 47.42 [+0.24] udp tx: 11 MB/s 196 calls/s 196 msg/s # 48.19 [+0.77] udp rx: 11 MB/s 9216 calls/s # 48.42 [+0.23] udp tx: 11 MB/s 190 calls/s 190 msg/s # 48.67 [+0.25] UDP GRO fwd perf udp rx: 8 MB/s 7056 calls/s # 50.23 [+1.56] udp tx: 11 MB/s 193 calls/s 193 msg/s # 50.98 [+0.76] udp rx: 11 MB/s 9504 calls/s # 51.23 [+0.24] udp tx: 11 MB/s 199 calls/s 199 msg/s # 51.99 [+0.76] udp rx: 11 MB/s 9456 calls/s # 56.52 [+4.53] GRO frag list over UDP tunnel ok # 62.35 [+5.84] 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__->