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 # 2.24 [+2.15] No GRO ok # 5.98 [+3.75] GRO frag list ok # 9.90 [+3.92] GRO fwd ok # 13.12 [+3.22] UDP fwd perf udp rx: 9 MB/s 7433 calls/s # 14.65 [+1.53] udp tx: 11 MB/s 203 calls/s 203 msg/s # 15.42 [+0.77] udp rx: 11 MB/s 9408 calls/s # 15.65 [+0.23] udp tx: 11 MB/s 195 calls/s 195 msg/s # 16.42 [+0.77] udp rx: 11 MB/s 9552 calls/s # 16.65 [+0.23] udp tx: 11 MB/s 192 calls/s 192 msg/s # 16.89 [+0.24] UDP GRO fwd perf udp rx: 9 MB/s 7536 calls/s # 18.42 [+1.53] udp tx: 11 MB/s 201 calls/s 201 msg/s # 19.22 [+0.79] udp rx: 12 MB/s 9984 calls/s # 19.42 [+0.21] udp tx: 12 MB/s 205 calls/s 205 msg/s # 20.22 [+0.79] udp rx: 12 MB/s 9888 calls/s # 24.44 [+4.22] GRO frag list over UDP tunnel ok # 30.12 [+5.68] GRO fwd over UDP tunnel ok # 31.59 [+1.47] IPv6 # 33.69 [+2.10] No GRO ok # 37.15 [+3.46] GRO frag list ok # 40.78 [+3.63] GRO fwd ok # 44.06 [+3.28] UDP fwd perf udp rx: 9 MB/s 7673 calls/s # 45.59 [+1.52] udp tx: 12 MB/s 204 calls/s 204 msg/s # 46.38 [+0.79] udp rx: 11 MB/s 9312 calls/s # 46.58 [+0.21] udp tx: 11 MB/s 196 calls/s 196 msg/s # 47.38 [+0.80] udp rx: 11 MB/s 9360 calls/s # 47.60 [+0.22] udp tx: 11 MB/s 191 calls/s 191 msg/s # 47.83 [+0.23] UDP GRO fwd perf udp rx: 8 MB/s 7200 calls/s # 49.39 [+1.56] udp tx: 11 MB/s 195 calls/s 195 msg/s # 50.17 [+0.77] udp rx: 12 MB/s 9792 calls/s # 50.39 [+0.22] udp tx: 12 MB/s 204 calls/s 204 msg/s # 51.17 [+0.78] udp rx: 11 MB/s 9744 calls/s # 51.39 [+0.22] udp tx: 11 MB/s 202 calls/s 202 msg/s # 55.38 [+3.99] GRO frag list over UDP tunnel ok # 61.13 [+5.75] 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__->