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.13 [+0.13] IPv4 # 2.05 [+1.92] No GRO ok # 5.81 [+3.75] GRO frag list ok # 10.02 [+4.22] GRO fwd ok # 13.29 [+3.27] UDP fwd perf udp rx: 9 MB/s 7433 calls/s # 14.84 [+1.55] udp tx: 12 MB/s 209 calls/s 209 msg/s # 15.60 [+0.76] udp rx: 11 MB/s 9696 calls/s # 15.84 [+0.23] udp tx: 11 MB/s 201 calls/s 201 msg/s # 16.61 [+0.77] udp rx: 11 MB/s 9504 calls/s # 16.84 [+0.23] udp tx: 11 MB/s 197 calls/s 197 msg/s # 17.08 [+0.24] UDP GRO fwd perf udp rx: 9 MB/s 7536 calls/s # 18.62 [+1.54] udp tx: 12 MB/s 205 calls/s 205 msg/s # 19.40 [+0.78] udp rx: 12 MB/s 10032 calls/s # 19.63 [+0.22] udp tx: 12 MB/s 208 calls/s 208 msg/s # 20.41 [+0.78] udp rx: 12 MB/s 9792 calls/s # 20.63 [+0.22] udp tx: 11 MB/s 202 calls/s 202 msg/s # 24.84 [+4.21] GRO frag list over UDP tunnel ok # 30.53 [+5.69] GRO fwd over UDP tunnel ok # 31.93 [+1.40] IPv6 # 33.93 [+2.00] No GRO ok # 37.57 [+3.64] GRO frag list ok # 41.46 [+3.89] GRO fwd ok # 44.80 [+3.34] UDP fwd perf udp rx: 9 MB/s 7673 calls/s # 46.33 [+1.53] udp tx: 12 MB/s 211 calls/s 211 msg/s # 47.11 [+0.78] udp rx: 11 MB/s 9504 calls/s # 47.33 [+0.22] udp tx: 11 MB/s 197 calls/s 197 msg/s # 48.12 [+0.79] udp rx: 11 MB/s 9456 calls/s # 48.57 [+0.45] UDP GRO fwd perf udp rx: 9 MB/s 7344 calls/s # 50.09 [+1.53] udp tx: 11 MB/s 199 calls/s 199 msg/s # 50.87 [+0.78] udp rx: 12 MB/s 9792 calls/s # 51.09 [+0.22] udp tx: 11 MB/s 203 calls/s 203 msg/s # 51.88 [+0.78] udp rx: 11 MB/s 9600 calls/s # 52.09 [+0.22] udp tx: 11 MB/s 200 calls/s 200 msg/s # 56.08 [+3.98] GRO frag list over UDP tunnel ok # 61.46 [+5.39] 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__->