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.15 [+0.15] IPv4 # 2.17 [+2.02] No GRO ok # 5.97 [+3.80] GRO frag list ok # 10.06 [+4.09] GRO fwd ok # 13.33 [+3.27] UDP fwd perf udp rx: 9 MB/s 7872 calls/s # 14.85 [+1.52] udp tx: 12 MB/s 211 calls/s 211 msg/s # 15.62 [+0.77] udp rx: 11 MB/s 9504 calls/s # 15.85 [+0.24] udp tx: 11 MB/s 195 calls/s 195 msg/s # 16.62 [+0.77] udp rx: 10 MB/s 8688 calls/s # 17.09 [+0.47] UDP GRO fwd perf udp rx: 9 MB/s 7728 calls/s # 18.62 [+1.53] udp tx: 11 MB/s 202 calls/s 202 msg/s # 19.42 [+0.80] udp rx: 12 MB/s 9936 calls/s # 19.62 [+0.20] udp tx: 12 MB/s 205 calls/s 205 msg/s # 20.42 [+0.80] udp rx: 11 MB/s 9744 calls/s # 20.63 [+0.21] udp tx: 11 MB/s 203 calls/s 203 msg/s # 24.76 [+4.13] GRO frag list over UDP tunnel ok # 30.35 [+5.59] GRO fwd over UDP tunnel ok # 31.81 [+1.46] IPv6 # 34.12 [+2.31] No GRO ok # 38.17 [+4.04] GRO frag list ok # 42.55 [+4.38] GRO fwd ok # 46.29 [+3.74] UDP fwd perf udp rx: 8 MB/s 6665 calls/s # 47.87 [+1.59] udp tx: 11 MB/s 195 calls/s 195 msg/s # 48.65 [+0.78] udp rx: 11 MB/s 9024 calls/s # 48.88 [+0.22] udp tx: 10 MB/s 185 calls/s 185 msg/s # 49.66 [+0.79] udp rx: 10 MB/s 8400 calls/s # 49.88 [+0.22] udp tx: 10 MB/s 174 calls/s 174 msg/s # 50.15 [+0.27] UDP GRO fwd perf udp rx: 8 MB/s 6576 calls/s # 51.80 [+1.65] udp tx: 10 MB/s 182 calls/s 182 msg/s # 52.56 [+0.76] udp rx: 11 MB/s 9024 calls/s # 52.80 [+0.24] udp tx: 11 MB/s 190 calls/s 190 msg/s # 53.56 [+0.76] udp rx: 10 MB/s 8784 calls/s # 53.81 [+0.25] udp tx: 10 MB/s 181 calls/s 181 msg/s # 59.14 [+5.33] GRO frag list over UDP tunnel ok # 66.06 [+6.92] 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__->