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.07 [+0.07] IPv4 # 1.98 [+1.91] No GRO ok # 5.56 [+3.57] GRO frag list ok # 9.57 [+4.02] GRO fwd ok # 12.89 [+3.31] UDP fwd perf udp rx: 8 MB/s 7097 calls/s # 14.44 [+1.55] udp tx: 12 MB/s 205 calls/s 205 msg/s # 15.19 [+0.75] udp rx: 11 MB/s 9408 calls/s # 15.45 [+0.26] udp tx: 11 MB/s 196 calls/s 196 msg/s # 16.20 [+0.74] udp rx: 11 MB/s 9168 calls/s # 16.45 [+0.26] udp tx: 11 MB/s 190 calls/s 190 msg/s # 16.70 [+0.25] UDP GRO fwd perf udp rx: 8 MB/s 6576 calls/s # 18.29 [+1.59] udp tx: 11 MB/s 187 calls/s 187 msg/s # 19.04 [+0.75] udp rx: 11 MB/s 9552 calls/s # 19.29 [+0.25] udp tx: 11 MB/s 198 calls/s 198 msg/s # 20.04 [+0.75] udp rx: 11 MB/s 9456 calls/s # 20.29 [+0.25] udp tx: 11 MB/s 198 calls/s 198 msg/s # 24.54 [+4.25] GRO frag list over UDP tunnel ok # 30.16 [+5.63] GRO fwd over UDP tunnel ok # 31.59 [+1.43] IPv6 # 33.51 [+1.92] No GRO ok # 37.09 [+3.58] GRO frag list ok # 40.85 [+3.76] GRO fwd ok # 44.16 [+3.32] UDP fwd perf udp rx: 8 MB/s 7193 calls/s # 45.72 [+1.56] udp tx: 12 MB/s 204 calls/s 204 msg/s # 46.49 [+0.77] udp rx: 11 MB/s 9408 calls/s # 46.73 [+0.24] udp tx: 11 MB/s 193 calls/s 193 msg/s # 47.49 [+0.77] udp rx: 11 MB/s 9120 calls/s # 47.73 [+0.23] udp tx: 11 MB/s 190 calls/s 190 msg/s # 47.98 [+0.25] UDP GRO fwd perf udp rx: 9 MB/s 7392 calls/s # 49.54 [+1.56] udp tx: 11 MB/s 193 calls/s 193 msg/s # 50.33 [+0.79] udp rx: 11 MB/s 9504 calls/s # 50.54 [+0.21] udp tx: 11 MB/s 199 calls/s 199 msg/s # 51.33 [+0.80] udp rx: 11 MB/s 9456 calls/s # 55.79 [+4.45] GRO frag list over UDP tunnel ok # 61.34 [+5.55] 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__->