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.04 [+1.93] No GRO ok # 5.80 [+3.76] GRO frag list ok # 9.70 [+3.90] GRO fwd ok # 12.99 [+3.29] UDP fwd perf udp rx: 9 MB/s 7433 calls/s # 14.53 [+1.54] udp tx: 12 MB/s 208 calls/s 208 msg/s # 15.31 [+0.78] udp rx: 11 MB/s 9456 calls/s # 15.53 [+0.22] udp tx: 11 MB/s 195 calls/s 195 msg/s # 16.32 [+0.79] udp rx: 11 MB/s 9408 calls/s # 16.53 [+0.21] udp tx: 11 MB/s 193 calls/s 193 msg/s # 16.79 [+0.25] UDP GRO fwd perf udp rx: 8 MB/s 7200 calls/s # 18.35 [+1.56] udp tx: 11 MB/s 199 calls/s 199 msg/s # 19.11 [+0.77] udp rx: 11 MB/s 9552 calls/s # 19.35 [+0.23] udp tx: 11 MB/s 199 calls/s 199 msg/s # 20.12 [+0.77] udp rx: 11 MB/s 9648 calls/s # 20.35 [+0.23] udp tx: 11 MB/s 197 calls/s 197 msg/s # 24.59 [+4.25] GRO frag list over UDP tunnel ok # 30.09 [+5.50] GRO fwd over UDP tunnel ok # 31.50 [+1.41] IPv6 # 33.47 [+1.97] No GRO ok # 36.97 [+3.50] GRO frag list ok # 40.62 [+3.65] GRO fwd ok # 43.86 [+3.24] UDP fwd perf udp rx: 9 MB/s 7536 calls/s # 45.39 [+1.54] udp tx: 11 MB/s 201 calls/s 201 msg/s # 46.19 [+0.80] udp rx: 11 MB/s 9504 calls/s # 46.40 [+0.21] udp tx: 11 MB/s 195 calls/s 195 msg/s # 47.20 [+0.80] udp rx: 11 MB/s 9312 calls/s # 47.65 [+0.45] UDP GRO fwd perf udp rx: 9 MB/s 7440 calls/s # 49.23 [+1.58] udp tx: 11 MB/s 195 calls/s 195 msg/s # 50.02 [+0.79] udp rx: 11 MB/s 9312 calls/s # 50.23 [+0.21] udp tx: 11 MB/s 196 calls/s 196 msg/s # 51.03 [+0.79] udp rx: 11 MB/s 9504 calls/s # 51.23 [+0.21] udp tx: 11 MB/s 194 calls/s 194 msg/s # 55.48 [+4.25] GRO frag list over UDP tunnel ok # 61.22 [+5.74] 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__->