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.03 [+1.91] No GRO ok # 5.46 [+3.44] GRO frag list ok # 9.60 [+4.14] GRO fwd ok # 12.93 [+3.33] UDP fwd perf udp rx: 9 MB/s 7481 calls/s # 14.46 [+1.53] udp tx: 12 MB/s 209 calls/s 209 msg/s # 15.22 [+0.76] udp rx: 11 MB/s 9504 calls/s # 15.46 [+0.24] udp tx: 11 MB/s 195 calls/s 195 msg/s # 16.22 [+0.76] udp rx: 11 MB/s 9216 calls/s # 16.46 [+0.24] udp tx: 11 MB/s 194 calls/s 194 msg/s # 16.72 [+0.26] UDP GRO fwd perf udp rx: 8 MB/s 7296 calls/s # 18.26 [+1.55] udp tx: 11 MB/s 195 calls/s 195 msg/s # 19.04 [+0.77] udp rx: 11 MB/s 9552 calls/s # 19.26 [+0.23] udp tx: 12 MB/s 204 calls/s 204 msg/s # 20.04 [+0.78] udp rx: 11 MB/s 9696 calls/s # 20.26 [+0.22] udp tx: 11 MB/s 199 calls/s 199 msg/s # 24.37 [+4.11] GRO frag list over UDP tunnel ok # 29.86 [+5.49] GRO fwd over UDP tunnel ok # 31.23 [+1.37] IPv6 # 33.20 [+1.97] No GRO ok # 36.78 [+3.58] GRO frag list ok # 40.51 [+3.73] GRO fwd ok # 43.72 [+3.21] UDP fwd perf udp rx: 9 MB/s 7433 calls/s # 45.22 [+1.50] udp tx: 11 MB/s 200 calls/s 200 msg/s # 46.02 [+0.79] udp rx: 11 MB/s 9600 calls/s # 46.22 [+0.21] udp tx: 11 MB/s 198 calls/s 198 msg/s # 47.02 [+0.80] udp rx: 11 MB/s 9216 calls/s # 47.48 [+0.46] UDP GRO fwd perf udp rx: 8 MB/s 7200 calls/s # 49.05 [+1.57] udp tx: 11 MB/s 197 calls/s 197 msg/s # 49.80 [+0.76] udp rx: 11 MB/s 9408 calls/s # 50.05 [+0.24] udp tx: 11 MB/s 195 calls/s 195 msg/s # 50.81 [+0.76] udp rx: 11 MB/s 9456 calls/s # 51.05 [+0.24] udp tx: 11 MB/s 198 calls/s 198 msg/s # 55.17 [+4.13] GRO frag list over UDP tunnel ok # 60.63 [+5.45] 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__->