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.10 [+0.10] IPv4 # 2.05 [+1.96] No GRO ok # 5.65 [+3.60] GRO frag list ok # 9.73 [+4.08] GRO fwd ok # 12.92 [+3.19] UDP fwd perf udp rx: 9 MB/s 7728 calls/s # 14.45 [+1.53] udp tx: 12 MB/s 204 calls/s 204 msg/s # 15.23 [+0.78] udp rx: 11 MB/s 9120 calls/s # 15.45 [+0.22] udp tx: 11 MB/s 191 calls/s 191 msg/s # 16.24 [+0.79] udp rx: 11 MB/s 9264 calls/s # 16.45 [+0.21] udp tx: 11 MB/s 190 calls/s 190 msg/s # 16.70 [+0.25] UDP GRO fwd perf udp rx: 9 MB/s 7584 calls/s # 18.26 [+1.55] udp tx: 11 MB/s 203 calls/s 203 msg/s # 19.03 [+0.77] udp rx: 11 MB/s 9552 calls/s # 19.26 [+0.23] udp tx: 11 MB/s 199 calls/s 199 msg/s # 20.03 [+0.77] udp rx: 11 MB/s 9456 calls/s # 20.26 [+0.23] udp tx: 11 MB/s 197 calls/s 197 msg/s # 24.23 [+3.97] GRO frag list over UDP tunnel ok # 29.72 [+5.49] GRO fwd over UDP tunnel ok # 31.07 [+1.35] IPv6 # 33.06 [+1.99] No GRO ok # 36.40 [+3.34] GRO frag list ok # 39.99 [+3.59] GRO fwd ok # 43.11 [+3.12] UDP fwd perf udp rx: 9 MB/s 7529 calls/s # 44.62 [+1.51] udp tx: 12 MB/s 205 calls/s 205 msg/s # 45.42 [+0.80] udp rx: 11 MB/s 9408 calls/s # 45.62 [+0.21] udp tx: 11 MB/s 197 calls/s 197 msg/s # 46.42 [+0.80] udp rx: 11 MB/s 9216 calls/s # 46.85 [+0.43] UDP GRO fwd perf udp rx: 9 MB/s 7536 calls/s # 48.43 [+1.58] udp tx: 11 MB/s 202 calls/s 202 msg/s # 49.21 [+0.78] udp rx: 11 MB/s 9552 calls/s # 49.43 [+0.22] udp tx: 11 MB/s 198 calls/s 198 msg/s # 50.22 [+0.78] udp rx: 11 MB/s 9456 calls/s # 50.43 [+0.22] udp tx: 11 MB/s 197 calls/s 197 msg/s # 55.04 [+4.60] GRO frag list over UDP tunnel ok # 60.94 [+5.90] 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__->