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.11 [+0.11] IPv4 # 1.93 [+1.82] No GRO ok # 5.41 [+3.48] GRO frag list ok # 9.30 [+3.89] GRO fwd ok # 12.50 [+3.20] UDP fwd perf udp rx: 9 MB/s 7865 calls/s # 14.02 [+1.52] udp tx: 12 MB/s 213 calls/s 213 msg/s # 14.82 [+0.80] udp rx: 11 MB/s 9744 calls/s # 15.03 [+0.21] udp tx: 12 MB/s 204 calls/s 204 msg/s # 15.83 [+0.79] udp rx: 11 MB/s 9552 calls/s # 16.03 [+0.21] udp tx: 11 MB/s 196 calls/s 196 msg/s # 16.28 [+0.25] UDP GRO fwd perf udp rx: 8 MB/s 7248 calls/s # 17.85 [+1.57] udp tx: 12 MB/s 210 calls/s 210 msg/s # 18.58 [+0.72] udp rx: 11 MB/s 9744 calls/s # 18.85 [+0.28] udp tx: 11 MB/s 198 calls/s 198 msg/s # 19.58 [+0.73] udp rx: 11 MB/s 9504 calls/s # 19.86 [+0.28] udp tx: 11 MB/s 198 calls/s 198 msg/s # 24.18 [+4.32] GRO frag list over UDP tunnel ok # 30.17 [+5.98] GRO fwd over UDP tunnel ok # 31.66 [+1.49] IPv6 # 33.79 [+2.13] No GRO ok # 37.39 [+3.60] GRO frag list ok # 41.20 [+3.81] GRO fwd ok # 44.66 [+3.47] UDP fwd perf udp rx: 9 MB/s 7872 calls/s # 46.21 [+1.55] udp tx: 12 MB/s 204 calls/s 204 msg/s # 47.00 [+0.79] udp rx: 11 MB/s 9264 calls/s # 47.21 [+0.21] udp tx: 11 MB/s 194 calls/s 194 msg/s # 48.00 [+0.79] udp rx: 11 MB/s 9253 calls/s # 48.46 [+0.45] UDP GRO fwd perf udp rx: 8 MB/s 6960 calls/s # 50.09 [+1.63] udp tx: 11 MB/s 198 calls/s 198 msg/s # 50.82 [+0.74] udp rx: 11 MB/s 9504 calls/s # 51.09 [+0.27] udp tx: 11 MB/s 194 calls/s 194 msg/s # 51.83 [+0.74] udp rx: 11 MB/s 9264 calls/s # 52.09 [+0.26] udp tx: 11 MB/s 194 calls/s 194 msg/s # 56.09 [+4.00] GRO frag list over UDP tunnel ok # 61.52 [+5.43] 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__->