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.39 [+0.39] IPv4 # 4.11 [+3.71] No GRO ok # 10.94 [+6.83] GRO frag list ok # 18.02 [+7.08] GRO fwd ok # 24.14 [+6.12] UDP fwd perf udp rx: 7 MB/s 6240 calls/s # 26.18 [+2.04] udp tx: 12 MB/s 217 calls/s 217 msg/s # 26.78 [+0.60] udp rx: 12 MB/s 10032 calls/s # 27.18 [+0.40] udp tx: 11 MB/s 203 calls/s 203 msg/s # 27.78 [+0.60] udp rx: 11 MB/s 9641 calls/s # 28.64 [+0.85] UDP GRO fwd perf udp rx: 7 MB/s 5760 calls/s # 30.79 [+2.15] udp tx: 12 MB/s 208 calls/s 208 msg/s # 31.37 [+0.58] udp rx: 12 MB/s 10128 calls/s # 31.79 [+0.42] udp tx: 12 MB/s 211 calls/s 211 msg/s # 32.38 [+0.58] udp rx: 12 MB/s 9792 calls/s # 32.79 [+0.42] udp tx: 11 MB/s 200 calls/s 200 msg/s # 41.42 [+8.63] GRO frag list over UDP tunnel ok # 52.48 [+11.06] GRO fwd over UDP tunnel ok # 55.03 [+2.55] IPv6 # 58.79 [+3.76] No GRO ok # 65.62 [+6.83] GRO frag list ok # 72.99 [+7.37] GRO fwd ok # 79.31 [+6.32] UDP fwd perf udp rx: 7 MB/s 6144 calls/s # 81.37 [+2.06] udp tx: 12 MB/s 215 calls/s 215 msg/s # 81.97 [+0.60] udp rx: 12 MB/s 9888 calls/s # 82.37 [+0.40] udp tx: 11 MB/s 198 calls/s 198 msg/s # 82.98 [+0.61] udp rx: 11 MB/s 9408 calls/s # 83.38 [+0.40] udp tx: 11 MB/s 199 calls/s 199 msg/s # 83.85 [+0.47] UDP GRO fwd perf udp rx: 5 MB/s 4800 calls/s # 86.05 [+2.20] udp tx: 12 MB/s 208 calls/s 208 msg/s # 86.54 [+0.48] udp rx: 12 MB/s 10032 calls/s # 87.05 [+0.51] udp tx: 12 MB/s 207 calls/s 207 msg/s # 87.54 [+0.49] udp rx: 11 MB/s 9744 calls/s # 88.05 [+0.51] udp tx: 11 MB/s 197 calls/s 197 msg/s # 96.71 [+8.65] GRO frag list over UDP tunnel ok # 107.64 [+10.93] 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__->