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.41 [+0.41] IPv4 # 4.24 [+3.83] No GRO ok # 11.40 [+7.15] GRO frag list ok # 19.12 [+7.73] GRO fwd ok # 25.41 [+6.29] UDP fwd perf udp rx: 6 MB/s 5657 calls/s # 27.49 [+2.08] udp tx: 12 MB/s 212 calls/s 212 msg/s # 28.06 [+0.57] udp rx: 11 MB/s 9744 calls/s # 28.50 [+0.43] udp tx: 11 MB/s 196 calls/s 196 msg/s # 29.06 [+0.57] udp rx: 11 MB/s 9120 calls/s # 29.51 [+0.44] udp tx: 11 MB/s 194 calls/s 194 msg/s # 29.95 [+0.45] UDP GRO fwd perf udp rx: 6 MB/s 5328 calls/s # 32.15 [+2.20] udp tx: 12 MB/s 206 calls/s 206 msg/s # 32.69 [+0.54] udp rx: 12 MB/s 9936 calls/s # 33.16 [+0.47] udp tx: 12 MB/s 204 calls/s 204 msg/s # 33.70 [+0.53] udp rx: 11 MB/s 9600 calls/s # 42.71 [+9.01] GRO frag list over UDP tunnel ok # 53.96 [+11.26] GRO fwd over UDP tunnel ok # 56.63 [+2.66] IPv6 # 60.42 [+3.79] No GRO ok # 67.30 [+6.88] GRO frag list ok # 74.69 [+7.39] GRO fwd ok # 81.07 [+6.38] UDP fwd perf udp rx: 6 MB/s 4944 calls/s # 83.17 [+2.10] udp tx: 12 MB/s 209 calls/s 209 msg/s # 83.66 [+0.49] udp rx: 11 MB/s 9456 calls/s # 84.17 [+0.51] udp tx: 11 MB/s 194 calls/s 194 msg/s # 84.66 [+0.49] udp rx: 11 MB/s 9312 calls/s # 85.17 [+0.51] udp tx: 11 MB/s 192 calls/s 192 msg/s # 85.61 [+0.44] UDP GRO fwd perf udp rx: 6 MB/s 5280 calls/s # 87.80 [+2.20] udp tx: 12 MB/s 205 calls/s 205 msg/s # 88.35 [+0.54] udp rx: 12 MB/s 9840 calls/s # 88.81 [+0.46] udp tx: 11 MB/s 203 calls/s 203 msg/s # 89.35 [+0.55] udp rx: 11 MB/s 9504 calls/s # 89.81 [+0.46] udp tx: 11 MB/s 194 calls/s 194 msg/s # 98.35 [+8.54] GRO frag list over UDP tunnel ok # 109.58 [+11.23] 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__->