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.09 [+0.09] IPv4 # 1.93 [+1.84] No GRO ok # 5.36 [+3.44] GRO frag list ok # 9.50 [+4.14] GRO fwd ok # 12.62 [+3.12] UDP fwd perf udp rx: 9 MB/s 7817 calls/s # 14.14 [+1.52] udp tx: 13 MB/s 221 calls/s 221 msg/s # 14.92 [+0.78] udp rx: 12 MB/s 10032 calls/s # 15.14 [+0.22] udp tx: 12 MB/s 207 calls/s 207 msg/s # 15.93 [+0.78] udp rx: 12 MB/s 9840 calls/s # 16.14 [+0.22] udp tx: 11 MB/s 203 calls/s 203 msg/s # 16.38 [+0.24] UDP GRO fwd perf udp rx: 9 MB/s 7584 calls/s # 17.92 [+1.54] udp tx: 12 MB/s 210 calls/s 210 msg/s # 18.68 [+0.76] udp rx: 12 MB/s 10224 calls/s # 18.92 [+0.24] udp tx: 12 MB/s 213 calls/s 213 msg/s # 19.69 [+0.77] udp rx: 12 MB/s 10176 calls/s # 23.95 [+4.26] GRO frag list over UDP tunnel ok # 29.34 [+5.39] GRO fwd over UDP tunnel ok # 30.65 [+1.31] IPv6 # 32.54 [+1.89] No GRO ok # 35.88 [+3.34] GRO frag list ok # 39.46 [+3.58] GRO fwd ok # 42.64 [+3.18] UDP fwd perf udp rx: 9 MB/s 7920 calls/s # 44.15 [+1.51] udp tx: 12 MB/s 215 calls/s 215 msg/s # 44.92 [+0.77] udp rx: 12 MB/s 9984 calls/s # 45.15 [+0.23] udp tx: 12 MB/s 207 calls/s 207 msg/s # 45.92 [+0.77] udp rx: 11 MB/s 9552 calls/s # 46.16 [+0.24] udp tx: 11 MB/s 198 calls/s 198 msg/s # 46.40 [+0.24] UDP GRO fwd perf udp rx: 9 MB/s 7584 calls/s # 47.93 [+1.53] udp tx: 12 MB/s 207 calls/s 207 msg/s # 48.70 [+0.78] udp rx: 12 MB/s 10032 calls/s # 48.93 [+0.23] udp tx: 12 MB/s 207 calls/s 207 msg/s # 49.70 [+0.78] udp rx: 12 MB/s 10080 calls/s # 49.93 [+0.22] udp tx: 12 MB/s 211 calls/s 211 msg/s # 53.98 [+4.05] GRO frag list over UDP tunnel ok # 59.40 [+5.42] 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__->