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.10 [+0.10] IPv4 # 2.02 [+1.93] No GRO ok # 5.53 [+3.50] GRO frag list ok # 9.59 [+4.07] GRO fwd ok # 12.83 [+3.24] UDP fwd perf udp rx: 9 MB/s 7961 calls/s # 14.38 [+1.54] udp tx: 12 MB/s 219 calls/s 219 msg/s # 15.13 [+0.75] udp rx: 12 MB/s 9792 calls/s # 15.38 [+0.25] udp tx: 12 MB/s 205 calls/s 205 msg/s # 16.13 [+0.75] udp rx: 11 MB/s 9600 calls/s # 16.64 [+0.51] UDP GRO fwd perf udp rx: 9 MB/s 7440 calls/s # 18.23 [+1.58] udp tx: 12 MB/s 207 calls/s 207 msg/s # 18.97 [+0.74] udp rx: 11 MB/s 9600 calls/s # 19.23 [+0.26] udp tx: 11 MB/s 201 calls/s 201 msg/s # 19.97 [+0.74] udp rx: 11 MB/s 9648 calls/s # 20.23 [+0.26] udp tx: 11 MB/s 197 calls/s 197 msg/s # 24.50 [+4.27] GRO frag list over UDP tunnel ok # 29.93 [+5.44] GRO fwd over UDP tunnel ok # 31.26 [+1.32] IPv6 # 33.18 [+1.93] No GRO ok # 36.61 [+3.42] GRO frag list ok # 40.22 [+3.61] GRO fwd ok # 43.38 [+3.16] UDP fwd perf udp rx: 9 MB/s 7577 calls/s # 44.92 [+1.54] udp tx: 12 MB/s 211 calls/s 211 msg/s # 45.70 [+0.78] udp rx: 12 MB/s 9792 calls/s # 45.92 [+0.22] udp tx: 11 MB/s 202 calls/s 202 msg/s # 46.72 [+0.79] udp rx: 11 MB/s 9648 calls/s # 46.93 [+0.21] udp tx: 11 MB/s 200 calls/s 200 msg/s # 47.18 [+0.26] UDP GRO fwd perf udp rx: 8 MB/s 7296 calls/s # 48.71 [+1.53] udp tx: 11 MB/s 203 calls/s 203 msg/s # 49.47 [+0.76] udp rx: 12 MB/s 10032 calls/s # 49.71 [+0.24] udp tx: 12 MB/s 208 calls/s 208 msg/s # 50.47 [+0.76] udp rx: 12 MB/s 9888 calls/s # 50.72 [+0.25] udp tx: 12 MB/s 207 calls/s 207 msg/s # 54.82 [+4.10] GRO frag list over UDP tunnel ok # 60.28 [+5.46] 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__->