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.11 [+1.99] No GRO ok # 5.73 [+3.62] GRO frag list ok # 9.96 [+4.23] GRO fwd ok # 13.60 [+3.65] UDP fwd perf udp rx: 8 MB/s 7001 calls/s # 15.16 [+1.55] udp tx: 12 MB/s 204 calls/s 204 msg/s # 15.92 [+0.76] udp rx: 11 MB/s 9120 calls/s # 16.16 [+0.24] udp tx: 11 MB/s 188 calls/s 188 msg/s # 16.92 [+0.76] udp rx: 10 MB/s 8832 calls/s # 17.40 [+0.48] UDP GRO fwd perf udp rx: 8 MB/s 6720 calls/s # 18.97 [+1.57] udp tx: 11 MB/s 189 calls/s 189 msg/s # 19.72 [+0.75] udp rx: 11 MB/s 9216 calls/s # 19.98 [+0.25] udp tx: 11 MB/s 192 calls/s 192 msg/s # 20.73 [+0.75] udp rx: 11 MB/s 9264 calls/s # 20.97 [+0.25] udp tx: 11 MB/s 191 calls/s 191 msg/s # 25.40 [+4.42] GRO frag list over UDP tunnel ok # 31.41 [+6.01] GRO fwd over UDP tunnel ok # 32.84 [+1.43] IPv6 # 34.94 [+2.10] No GRO ok # 38.81 [+3.87] GRO frag list ok # 42.85 [+4.04] GRO fwd ok # 46.32 [+3.47] UDP fwd perf udp rx: 8 MB/s 7145 calls/s # 47.88 [+1.56] udp tx: 11 MB/s 196 calls/s 196 msg/s # 48.64 [+0.76] udp rx: 11 MB/s 9120 calls/s # 48.88 [+0.24] udp tx: 11 MB/s 187 calls/s 187 msg/s # 49.64 [+0.76] udp rx: 10 MB/s 8688 calls/s # 49.88 [+0.23] udp tx: 10 MB/s 180 calls/s 180 msg/s # 50.12 [+0.24] UDP GRO fwd perf udp rx: 8 MB/s 6528 calls/s # 51.70 [+1.58] udp tx: 11 MB/s 187 calls/s 187 msg/s # 52.44 [+0.74] udp rx: 11 MB/s 9264 calls/s # 52.70 [+0.27] udp tx: 11 MB/s 192 calls/s 192 msg/s # 53.44 [+0.74] udp rx: 11 MB/s 9120 calls/s # 53.71 [+0.27] udp tx: 11 MB/s 189 calls/s 189 msg/s # 58.06 [+4.35] GRO frag list over UDP tunnel ok # 63.82 [+5.76] 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__->