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.12 [+0.12] IPv4 # 2.07 [+1.95] No GRO ok # 5.58 [+3.51] GRO frag list ok # 9.70 [+4.13] GRO fwd ok # 12.99 [+3.29] UDP fwd perf udp rx: 10 MB/s 8201 calls/s # 14.53 [+1.54] udp tx: 12 MB/s 216 calls/s 216 msg/s # 15.34 [+0.81] udp rx: 12 MB/s 9792 calls/s # 15.54 [+0.19] udp tx: 11 MB/s 198 calls/s 198 msg/s # 16.35 [+0.81] udp rx: 11 MB/s 9408 calls/s # 16.54 [+0.19] udp tx: 11 MB/s 193 calls/s 193 msg/s # 16.80 [+0.26] UDP GRO fwd perf udp rx: 9 MB/s 7440 calls/s # 18.35 [+1.56] udp tx: 11 MB/s 197 calls/s 197 msg/s # 19.14 [+0.79] udp rx: 11 MB/s 9696 calls/s # 19.35 [+0.21] udp tx: 12 MB/s 204 calls/s 204 msg/s # 20.14 [+0.79] udp rx: 11 MB/s 9648 calls/s # 20.35 [+0.21] udp tx: 11 MB/s 200 calls/s 200 msg/s # 24.68 [+4.33] GRO frag list over UDP tunnel ok # 30.33 [+5.65] GRO fwd over UDP tunnel ok # 31.76 [+1.43] IPv6 # 33.83 [+2.07] No GRO ok # 37.35 [+3.52] GRO frag list ok # 41.20 [+3.85] GRO fwd ok # 44.54 [+3.34] UDP fwd perf udp rx: 9 MB/s 7529 calls/s # 46.12 [+1.58] udp tx: 12 MB/s 207 calls/s 207 msg/s # 46.89 [+0.77] udp rx: 11 MB/s 9648 calls/s # 47.12 [+0.23] udp tx: 11 MB/s 200 calls/s 200 msg/s # 47.89 [+0.77] udp rx: 11 MB/s 9353 calls/s # 48.12 [+0.23] udp tx: 11 MB/s 194 calls/s 194 msg/s # 48.36 [+0.24] UDP GRO fwd perf udp rx: 8 MB/s 7296 calls/s # 49.91 [+1.55] udp tx: 11 MB/s 197 calls/s 197 msg/s # 50.68 [+0.78] udp rx: 11 MB/s 9600 calls/s # 50.90 [+0.22] udp tx: 11 MB/s 200 calls/s 200 msg/s # 51.68 [+0.78] udp rx: 11 MB/s 9600 calls/s # 56.41 [+4.72] GRO frag list over UDP tunnel ok # 62.36 [+5.95] 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__->