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.08 [+2.00] No GRO ok # 5.86 [+3.78] GRO frag list ok # 10.18 [+4.32] GRO fwd ok # 13.72 [+3.54] UDP fwd perf udp rx: 9 MB/s 7529 calls/s # 15.27 [+1.55] udp tx: 12 MB/s 207 calls/s 207 msg/s # 16.07 [+0.79] udp rx: 11 MB/s 9072 calls/s # 16.27 [+0.21] udp tx: 10 MB/s 181 calls/s 181 msg/s # 17.07 [+0.80] udp rx: 9 MB/s 7392 calls/s # 17.28 [+0.22] udp tx: 9 MB/s 163 calls/s 163 msg/s # 17.52 [+0.23] UDP GRO fwd perf udp rx: 9 MB/s 7488 calls/s # 19.07 [+1.55] udp tx: 12 MB/s 204 calls/s 204 msg/s # 19.84 [+0.77] udp rx: 12 MB/s 9984 calls/s # 20.07 [+0.23] udp tx: 12 MB/s 206 calls/s 206 msg/s # 20.84 [+0.78] udp rx: 12 MB/s 9792 calls/s # 21.07 [+0.23] udp tx: 12 MB/s 204 calls/s 204 msg/s # 25.13 [+4.06] GRO frag list over UDP tunnel ok # 30.66 [+5.53] GRO fwd over UDP tunnel ok # 32.07 [+1.41] IPv6 # 33.98 [+1.91] No GRO ok # 37.69 [+3.71] GRO frag list ok # 41.44 [+3.76] GRO fwd ok # 44.71 [+3.27] UDP fwd perf udp rx: 8 MB/s 7241 calls/s # 46.26 [+1.55] udp tx: 11 MB/s 200 calls/s 200 msg/s # 47.02 [+0.76] udp rx: 11 MB/s 9216 calls/s # 47.27 [+0.25] udp tx: 11 MB/s 193 calls/s 193 msg/s # 48.02 [+0.76] udp rx: 11 MB/s 9216 calls/s # 48.27 [+0.24] udp tx: 11 MB/s 189 calls/s 189 msg/s # 48.52 [+0.25] UDP GRO fwd perf udp rx: 8 MB/s 7152 calls/s # 50.07 [+1.55] udp tx: 11 MB/s 202 calls/s 202 msg/s # 50.81 [+0.74] udp rx: 12 MB/s 9936 calls/s # 51.07 [+0.26] udp tx: 12 MB/s 206 calls/s 206 msg/s # 51.82 [+0.74] udp rx: 11 MB/s 9744 calls/s # 56.34 [+4.52] GRO frag list over UDP tunnel ok # 62.05 [+5.71] 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__->