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.08 [+0.08] IPv4 # 2.01 [+1.94] No GRO ok # 5.73 [+3.72] GRO frag list ok # 9.89 [+4.16] GRO fwd ok # 13.31 [+3.42] UDP fwd perf udp rx: 9 MB/s 7721 calls/s # 14.84 [+1.53] udp tx: 12 MB/s 205 calls/s 205 msg/s # 15.62 [+0.78] udp rx: 11 MB/s 9504 calls/s # 15.84 [+0.22] udp tx: 11 MB/s 195 calls/s 195 msg/s # 16.62 [+0.79] udp rx: 11 MB/s 9113 calls/s # 16.84 [+0.22] udp tx: 11 MB/s 192 calls/s 192 msg/s # 17.11 [+0.27] UDP GRO fwd perf udp rx: 8 MB/s 7056 calls/s # 18.66 [+1.55] udp tx: 11 MB/s 194 calls/s 194 msg/s # 19.42 [+0.75] udp rx: 11 MB/s 9456 calls/s # 19.66 [+0.25] udp tx: 11 MB/s 200 calls/s 200 msg/s # 20.42 [+0.76] udp rx: 11 MB/s 9552 calls/s # 20.67 [+0.24] udp tx: 11 MB/s 196 calls/s 196 msg/s # 25.09 [+4.42] GRO frag list over UDP tunnel ok # 30.66 [+5.57] GRO fwd over UDP tunnel ok # 32.04 [+1.38] IPv6 # 34.01 [+1.97] No GRO ok # 37.47 [+3.47] GRO frag list ok # 41.15 [+3.68] GRO fwd ok # 44.43 [+3.28] UDP fwd perf udp rx: 9 MB/s 7488 calls/s # 45.97 [+1.54] udp tx: 12 MB/s 205 calls/s 205 msg/s # 46.75 [+0.78] udp rx: 11 MB/s 9744 calls/s # 46.97 [+0.22] udp tx: 11 MB/s 201 calls/s 201 msg/s # 47.75 [+0.78] udp rx: 11 MB/s 9312 calls/s # 47.97 [+0.22] udp tx: 11 MB/s 189 calls/s 189 msg/s # 48.24 [+0.27] UDP GRO fwd perf udp rx: 8 MB/s 6960 calls/s # 49.82 [+1.57] udp tx: 11 MB/s 194 calls/s 194 msg/s # 50.57 [+0.75] udp rx: 11 MB/s 9408 calls/s # 50.83 [+0.26] udp tx: 11 MB/s 198 calls/s 198 msg/s # 51.57 [+0.75] udp rx: 11 MB/s 9648 calls/s # 56.02 [+4.45] GRO frag list over UDP tunnel ok # 61.46 [+5.44] 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__->