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.38 [+0.38] IPv4 # 4.19 [+3.81] No GRO ok # 11.56 [+7.37] GRO frag list ok # 19.45 [+7.89] GRO fwd ok # 25.79 [+6.35] UDP fwd perf udp rx: 5 MB/s 4649 calls/s # 27.90 [+2.11] udp tx: 12 MB/s 215 calls/s 215 msg/s # 28.40 [+0.50] udp rx: 11 MB/s 9744 calls/s # 28.91 [+0.51] udp tx: 11 MB/s 197 calls/s 197 msg/s # 29.40 [+0.49] udp rx: 11 MB/s 9504 calls/s # 30.34 [+0.94] UDP GRO fwd perf udp rx: 0 MB/s 720 calls/s # 33.07 [+2.72] udp tx: 12 MB/s 206 calls/s 206 msg/s # 33.15 [+0.08] udp rx: 12 MB/s 9840 calls/s # 34.07 [+0.92] udp tx: 12 MB/s 204 calls/s 204 msg/s # 34.15 [+0.08] udp rx: 12 MB/s 9840 calls/s # 35.17 [+1.02] udp rx: 10 MB/s 8688 calls/s # 43.59 [+8.42] GRO frag list over UDP tunnel ok # 54.82 [+11.23] GRO fwd over UDP tunnel ok # 57.48 [+2.66] IPv6 # 61.37 [+3.90] No GRO ok # 68.28 [+6.90] GRO frag list ok # 75.62 [+7.34] GRO fwd ok # 81.95 [+6.33] UDP fwd perf udp rx: 6 MB/s 4937 calls/s # 84.04 [+2.09] udp tx: 12 MB/s 213 calls/s 213 msg/s # 84.56 [+0.51] udp rx: 11 MB/s 9360 calls/s # 85.05 [+0.50] udp tx: 11 MB/s 190 calls/s 190 msg/s # 85.56 [+0.50] udp rx: 11 MB/s 9360 calls/s # 86.51 [+0.96] UDP GRO fwd perf udp rx: 5 MB/s 4176 calls/s # 88.84 [+2.33] udp tx: 11 MB/s 203 calls/s 203 msg/s # 89.27 [+0.43] udp rx: 12 MB/s 9792 calls/s # 89.84 [+0.57] udp tx: 11 MB/s 203 calls/s 203 msg/s # 90.27 [+0.43] udp rx: 11 MB/s 9600 calls/s # 99.54 [+9.27] GRO frag list over UDP tunnel ok # 110.89 [+11.35] 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__->