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 # 1.99 [+1.87] No GRO ok # 5.35 [+3.36] GRO frag list ok # 9.22 [+3.87] GRO fwd ok # 12.41 [+3.19] UDP fwd perf udp rx: 9 MB/s 7337 calls/s # 13.95 [+1.54] udp tx: 12 MB/s 212 calls/s 212 msg/s # 14.73 [+0.78] udp rx: 11 MB/s 9552 calls/s # 14.95 [+0.22] udp tx: 11 MB/s 197 calls/s 197 msg/s # 15.73 [+0.78] udp rx: 11 MB/s 9456 calls/s # 15.95 [+0.22] udp tx: 11 MB/s 195 calls/s 195 msg/s # 16.20 [+0.25] UDP GRO fwd perf udp rx: 9 MB/s 7344 calls/s # 17.75 [+1.55] udp tx: 11 MB/s 197 calls/s 197 msg/s # 18.53 [+0.78] udp rx: 11 MB/s 9648 calls/s # 18.75 [+0.22] udp tx: 11 MB/s 203 calls/s 203 msg/s # 19.54 [+0.79] udp rx: 11 MB/s 9696 calls/s # 23.83 [+4.30] GRO frag list over UDP tunnel ok # 29.44 [+5.60] GRO fwd over UDP tunnel ok # 30.87 [+1.44] IPv6 # 33.01 [+2.14] No GRO ok # 36.64 [+3.63] GRO frag list ok # 40.47 [+3.83] GRO fwd ok # 43.75 [+3.28] UDP fwd perf udp rx: 8 MB/s 7296 calls/s # 45.29 [+1.55] udp tx: 11 MB/s 202 calls/s 202 msg/s # 46.08 [+0.79] udp rx: 11 MB/s 9600 calls/s # 46.30 [+0.21] udp tx: 11 MB/s 195 calls/s 195 msg/s # 47.09 [+0.79] udp rx: 11 MB/s 9408 calls/s # 47.31 [+0.22] udp tx: 11 MB/s 188 calls/s 188 msg/s # 47.55 [+0.24] UDP GRO fwd perf udp rx: 8 MB/s 7008 calls/s # 49.14 [+1.59] udp tx: 11 MB/s 196 calls/s 196 msg/s # 49.89 [+0.75] udp rx: 11 MB/s 9504 calls/s # 50.14 [+0.25] udp tx: 11 MB/s 198 calls/s 198 msg/s # 50.90 [+0.75] udp rx: 11 MB/s 9552 calls/s # 51.15 [+0.25] udp tx: 11 MB/s 198 calls/s 198 msg/s # 55.32 [+4.17] GRO frag list over UDP tunnel ok # 60.90 [+5.58] 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__->