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 # 2.04 [+1.92] No GRO ok # 5.48 [+3.45] GRO frag list ok # 9.63 [+4.14] GRO fwd ok # 12.95 [+3.32] UDP fwd perf udp rx: 9 MB/s 7817 calls/s # 14.48 [+1.53] udp tx: 12 MB/s 209 calls/s 209 msg/s # 15.25 [+0.77] udp rx: 11 MB/s 9456 calls/s # 15.49 [+0.23] udp tx: 11 MB/s 197 calls/s 197 msg/s # 16.26 [+0.77] udp rx: 11 MB/s 9408 calls/s # 16.72 [+0.46] UDP GRO fwd perf udp rx: 9 MB/s 7776 calls/s # 18.23 [+1.51] udp tx: 11 MB/s 194 calls/s 194 msg/s # 19.06 [+0.83] udp rx: 11 MB/s 9360 calls/s # 19.23 [+0.17] udp tx: 11 MB/s 198 calls/s 198 msg/s # 20.06 [+0.83] udp rx: 11 MB/s 9552 calls/s # 20.24 [+0.18] udp tx: 11 MB/s 199 calls/s 199 msg/s # 24.39 [+4.15] GRO frag list over UDP tunnel ok # 29.98 [+5.60] GRO fwd over UDP tunnel ok # 31.36 [+1.37] IPv6 # 33.41 [+2.06] No GRO ok # 37.01 [+3.60] GRO frag list ok # 40.72 [+3.71] GRO fwd ok # 43.97 [+3.25] UDP fwd perf udp rx: 9 MB/s 7529 calls/s # 45.50 [+1.53] udp tx: 12 MB/s 207 calls/s 207 msg/s # 46.29 [+0.79] udp rx: 11 MB/s 9504 calls/s # 46.50 [+0.21] udp tx: 11 MB/s 194 calls/s 194 msg/s # 47.29 [+0.79] udp rx: 11 MB/s 9072 calls/s # 47.51 [+0.22] udp tx: 11 MB/s 189 calls/s 189 msg/s # 47.75 [+0.24] UDP GRO fwd perf udp rx: 8 MB/s 6864 calls/s # 49.35 [+1.59] udp tx: 11 MB/s 189 calls/s 189 msg/s # 50.09 [+0.75] udp rx: 11 MB/s 9216 calls/s # 50.35 [+0.25] udp tx: 11 MB/s 196 calls/s 196 msg/s # 51.10 [+0.75] udp rx: 11 MB/s 9456 calls/s # 51.35 [+0.25] udp tx: 11 MB/s 195 calls/s 195 msg/s # 55.74 [+4.39] GRO frag list over UDP tunnel ok # 61.51 [+5.77] 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__->