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.08 [+0.08] IPv4 # 1.98 [+1.90] No GRO ok # 5.61 [+3.62] GRO frag list ok # 9.48 [+3.87] GRO fwd ok # 12.71 [+3.24] UDP fwd perf udp rx: 9 MB/s 7769 calls/s # 14.26 [+1.54] udp tx: 12 MB/s 206 calls/s 206 msg/s # 15.04 [+0.79] udp rx: 12 MB/s 9792 calls/s # 15.26 [+0.22] udp tx: 12 MB/s 206 calls/s 206 msg/s # 16.05 [+0.79] udp rx: 12 MB/s 9792 calls/s # 16.26 [+0.21] udp tx: 11 MB/s 197 calls/s 197 msg/s # 16.50 [+0.24] UDP GRO fwd perf udp rx: 9 MB/s 7680 calls/s # 18.07 [+1.56] udp tx: 12 MB/s 208 calls/s 208 msg/s # 18.83 [+0.77] udp rx: 12 MB/s 9792 calls/s # 19.08 [+0.24] udp tx: 11 MB/s 203 calls/s 203 msg/s # 19.84 [+0.76] udp rx: 11 MB/s 9648 calls/s # 24.11 [+4.27] GRO frag list over UDP tunnel ok # 29.62 [+5.51] GRO fwd over UDP tunnel ok # 31.10 [+1.48] IPv6 # 33.02 [+1.92] No GRO ok # 36.48 [+3.47] GRO frag list ok # 40.18 [+3.69] GRO fwd ok # 43.48 [+3.31] UDP fwd perf udp rx: 8 MB/s 7145 calls/s # 45.04 [+1.55] udp tx: 12 MB/s 206 calls/s 206 msg/s # 45.79 [+0.76] udp rx: 11 MB/s 9360 calls/s # 46.04 [+0.24] udp tx: 11 MB/s 197 calls/s 197 msg/s # 46.79 [+0.76] udp rx: 11 MB/s 9120 calls/s # 47.04 [+0.25] udp tx: 11 MB/s 189 calls/s 189 msg/s # 47.29 [+0.25] UDP GRO fwd perf udp rx: 9 MB/s 7344 calls/s # 48.85 [+1.55] udp tx: 11 MB/s 202 calls/s 202 msg/s # 49.61 [+0.76] udp rx: 11 MB/s 9504 calls/s # 49.85 [+0.24] udp tx: 11 MB/s 195 calls/s 195 msg/s # 50.62 [+0.77] udp rx: 11 MB/s 9552 calls/s # 50.85 [+0.23] udp tx: 11 MB/s 198 calls/s 198 msg/s # 55.00 [+4.15] GRO frag list over UDP tunnel ok # 60.58 [+5.58] 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__->