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.35 [+0.35] IPv4 # 4.11 [+3.76] No GRO ok # 10.95 [+6.84] GRO frag list ok # 18.37 [+7.42] GRO fwd ok # 25.03 [+6.66] UDP fwd perf udp rx: 5 MB/s 4704 calls/s # 27.21 [+2.18] udp tx: 12 MB/s 212 calls/s 212 msg/s # 27.68 [+0.47] udp rx: 12 MB/s 9936 calls/s # 28.21 [+0.53] udp tx: 11 MB/s 193 calls/s 193 msg/s # 28.68 [+0.47] udp rx: 11 MB/s 9168 calls/s # 29.22 [+0.54] udp tx: 11 MB/s 197 calls/s 197 msg/s # 29.67 [+0.45] UDP GRO fwd perf udp rx: 5 MB/s 4320 calls/s # 31.97 [+2.30] udp tx: 12 MB/s 205 calls/s 205 msg/s # 32.43 [+0.45] udp rx: 12 MB/s 9936 calls/s # 32.98 [+0.55] udp tx: 11 MB/s 203 calls/s 203 msg/s # 33.43 [+0.45] udp rx: 11 MB/s 9552 calls/s # 33.98 [+0.55] udp tx: 11 MB/s 193 calls/s 193 msg/s # 43.08 [+9.11] GRO frag list over UDP tunnel ok # 54.42 [+11.34] GRO fwd over UDP tunnel ok # 57.04 [+2.62] IPv6 # 60.88 [+3.83] No GRO ok # 68.04 [+7.17] GRO frag list ok # 75.64 [+7.59] GRO fwd ok # 82.01 [+6.38] UDP fwd perf udp rx: 6 MB/s 5136 calls/s # 84.11 [+2.10] udp tx: 12 MB/s 210 calls/s 210 msg/s # 84.63 [+0.52] udp rx: 11 MB/s 9696 calls/s # 85.12 [+0.50] udp tx: 11 MB/s 194 calls/s 194 msg/s # 85.63 [+0.51] udp rx: 11 MB/s 9120 calls/s # 86.56 [+0.92] UDP GRO fwd perf udp rx: 1 MB/s 1296 calls/s # 89.25 [+2.69] udp tx: 12 MB/s 204 calls/s 204 msg/s # 89.38 [+0.13] udp rx: 11 MB/s 9744 calls/s # 90.25 [+0.87] udp tx: 11 MB/s 201 calls/s 201 msg/s # 90.38 [+0.14] udp rx: 11 MB/s 9600 calls/s # 91.25 [+0.87] udp tx: 11 MB/s 193 calls/s 193 msg/s # 99.53 [+8.28] GRO frag list over UDP tunnel ok # 110.27 [+10.74] 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__->