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 # 1.97 [+1.87] No GRO ok # 5.58 [+3.61] GRO frag list ok # 9.68 [+4.10] GRO fwd ok # 13.05 [+3.37] UDP fwd perf udp rx: 9 MB/s 7673 calls/s # 14.60 [+1.55] udp tx: 12 MB/s 206 calls/s 206 msg/s # 15.39 [+0.79] udp rx: 11 MB/s 9456 calls/s # 15.60 [+0.21] udp tx: 11 MB/s 194 calls/s 194 msg/s # 16.39 [+0.79] udp rx: 11 MB/s 9360 calls/s # 16.61 [+0.22] udp tx: 11 MB/s 198 calls/s 198 msg/s # 16.88 [+0.27] UDP GRO fwd perf udp rx: 8 MB/s 6672 calls/s # 18.50 [+1.62] udp tx: 11 MB/s 200 calls/s 200 msg/s # 19.21 [+0.70] udp rx: 11 MB/s 9600 calls/s # 19.50 [+0.30] udp tx: 11 MB/s 198 calls/s 198 msg/s # 20.21 [+0.71] udp rx: 11 MB/s 9456 calls/s # 20.50 [+0.30] udp tx: 11 MB/s 197 calls/s 197 msg/s # 24.83 [+4.32] GRO frag list over UDP tunnel ok # 30.77 [+5.95] GRO fwd over UDP tunnel ok # 32.16 [+1.39] IPv6 # 34.17 [+2.01] No GRO ok # 37.72 [+3.55] GRO frag list ok # 41.63 [+3.91] GRO fwd ok # 45.00 [+3.38] UDP fwd perf udp rx: 9 MB/s 7337 calls/s # 46.58 [+1.58] udp tx: 12 MB/s 207 calls/s 207 msg/s # 47.33 [+0.75] udp rx: 11 MB/s 9360 calls/s # 47.58 [+0.25] udp tx: 11 MB/s 194 calls/s 194 msg/s # 48.33 [+0.75] udp rx: 11 MB/s 9072 calls/s # 48.59 [+0.26] udp tx: 11 MB/s 191 calls/s 191 msg/s # 48.85 [+0.26] UDP GRO fwd perf udp rx: 8 MB/s 7152 calls/s # 50.44 [+1.59] udp tx: 11 MB/s 198 calls/s 198 msg/s # 51.19 [+0.75] udp rx: 11 MB/s 9696 calls/s # 51.45 [+0.26] udp tx: 11 MB/s 202 calls/s 202 msg/s # 52.19 [+0.74] udp rx: 11 MB/s 9312 calls/s # 56.62 [+4.43] GRO frag list over UDP tunnel ok # 62.27 [+5.64] 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__->