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.01 [+1.90] No GRO ok # 5.44 [+3.43] GRO frag list ok # 9.44 [+4.00] GRO fwd ok # 12.74 [+3.31] UDP fwd perf udp rx: 9 MB/s 7433 calls/s # 14.28 [+1.54] udp tx: 12 MB/s 212 calls/s 212 msg/s # 15.08 [+0.80] udp rx: 11 MB/s 9600 calls/s # 15.28 [+0.20] udp tx: 11 MB/s 196 calls/s 196 msg/s # 16.08 [+0.80] udp rx: 11 MB/s 9024 calls/s # 16.53 [+0.45] UDP GRO fwd perf udp rx: 9 MB/s 7392 calls/s # 18.05 [+1.53] udp tx: 11 MB/s 196 calls/s 196 msg/s # 18.87 [+0.81] udp rx: 11 MB/s 9648 calls/s # 19.06 [+0.19] udp tx: 11 MB/s 199 calls/s 199 msg/s # 19.89 [+0.83] udp rx: 11 MB/s 9744 calls/s # 20.06 [+0.17] udp tx: 11 MB/s 197 calls/s 197 msg/s # 24.22 [+4.17] GRO frag list over UDP tunnel ok # 29.71 [+5.49] GRO fwd over UDP tunnel ok # 31.13 [+1.42] IPv6 # 33.06 [+1.93] No GRO ok # 36.66 [+3.60] GRO frag list ok # 40.47 [+3.81] GRO fwd ok # 44.05 [+3.58] UDP fwd perf udp rx: 8 MB/s 7097 calls/s # 45.60 [+1.55] udp tx: 12 MB/s 208 calls/s 208 msg/s # 46.36 [+0.76] udp rx: 11 MB/s 9456 calls/s # 46.60 [+0.24] udp tx: 11 MB/s 194 calls/s 194 msg/s # 47.36 [+0.76] udp rx: 11 MB/s 9168 calls/s # 47.60 [+0.24] udp tx: 11 MB/s 193 calls/s 193 msg/s # 47.85 [+0.25] UDP GRO fwd perf udp rx: 8 MB/s 7056 calls/s # 49.40 [+1.55] udp tx: 11 MB/s 194 calls/s 194 msg/s # 50.16 [+0.76] udp rx: 11 MB/s 9408 calls/s # 50.40 [+0.24] udp tx: 11 MB/s 197 calls/s 197 msg/s # 51.17 [+0.77] udp rx: 11 MB/s 9696 calls/s # 51.40 [+0.23] udp tx: 11 MB/s 199 calls/s 199 msg/s # 55.70 [+4.30] GRO frag list over UDP tunnel ok # 61.32 [+5.62] 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__->