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.12 [+0.12] IPv4 # 2.10 [+1.98] No GRO ok # 5.80 [+3.70] GRO frag list ok # 10.04 [+4.25] GRO fwd ok # 13.46 [+3.42] UDP fwd perf udp rx: 9 MB/s 7721 calls/s # 15.01 [+1.55] udp tx: 12 MB/s 214 calls/s 214 msg/s # 15.78 [+0.77] udp rx: 11 MB/s 9744 calls/s # 16.01 [+0.23] udp tx: 11 MB/s 203 calls/s 203 msg/s # 16.79 [+0.78] udp rx: 12 MB/s 9840 calls/s # 17.01 [+0.22] udp tx: 11 MB/s 201 calls/s 201 msg/s # 17.26 [+0.25] UDP GRO fwd perf udp rx: 9 MB/s 7584 calls/s # 18.83 [+1.56] udp tx: 12 MB/s 205 calls/s 205 msg/s # 19.59 [+0.76] udp rx: 12 MB/s 9888 calls/s # 19.83 [+0.24] udp tx: 12 MB/s 209 calls/s 209 msg/s # 20.60 [+0.77] udp rx: 12 MB/s 9936 calls/s # 25.26 [+4.66] GRO frag list over UDP tunnel ok # 30.96 [+5.70] GRO fwd over UDP tunnel ok # 32.45 [+1.49] IPv6 # 34.60 [+2.15] No GRO ok # 38.28 [+3.68] GRO frag list ok # 42.01 [+3.73] GRO fwd ok # 45.38 [+3.37] UDP fwd perf udp rx: 9 MB/s 7481 calls/s # 46.92 [+1.54] udp tx: 12 MB/s 212 calls/s 212 msg/s # 47.69 [+0.77] udp rx: 12 MB/s 9840 calls/s # 47.92 [+0.23] udp tx: 11 MB/s 203 calls/s 203 msg/s # 48.70 [+0.78] udp rx: 11 MB/s 9504 calls/s # 48.92 [+0.23] udp tx: 11 MB/s 197 calls/s 197 msg/s # 49.19 [+0.27] UDP GRO fwd perf udp rx: 8 MB/s 7248 calls/s # 50.73 [+1.54] udp tx: 11 MB/s 199 calls/s 199 msg/s # 51.50 [+0.77] udp rx: 12 MB/s 9840 calls/s # 51.74 [+0.23] udp tx: 12 MB/s 204 calls/s 204 msg/s # 52.51 [+0.77] udp rx: 11 MB/s 9696 calls/s # 52.75 [+0.24] udp tx: 11 MB/s 202 calls/s 202 msg/s # 57.02 [+4.28] GRO frag list over UDP tunnel ok # 62.64 [+5.61] 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__->