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.08 [+0.08] IPv4 # 1.94 [+1.86] No GRO ok # 5.46 [+3.52] GRO frag list ok # 9.67 [+4.20] GRO fwd ok # 12.97 [+3.30] UDP fwd perf udp rx: 9 MB/s 8112 calls/s # 14.49 [+1.52] udp tx: 12 MB/s 212 calls/s 212 msg/s # 15.30 [+0.81] udp rx: 11 MB/s 9648 calls/s # 15.49 [+0.19] udp tx: 11 MB/s 201 calls/s 201 msg/s # 16.30 [+0.81] udp rx: 11 MB/s 9600 calls/s # 16.50 [+0.20] udp tx: 11 MB/s 197 calls/s 197 msg/s # 16.75 [+0.25] UDP GRO fwd perf udp rx: 8 MB/s 7104 calls/s # 18.32 [+1.57] udp tx: 11 MB/s 202 calls/s 202 msg/s # 19.07 [+0.74] udp rx: 12 MB/s 9888 calls/s # 19.33 [+0.26] udp tx: 12 MB/s 208 calls/s 208 msg/s # 20.07 [+0.74] udp rx: 12 MB/s 9888 calls/s # 20.33 [+0.26] udp tx: 11 MB/s 203 calls/s 203 msg/s # 24.53 [+4.20] GRO frag list over UDP tunnel ok # 30.09 [+5.56] GRO fwd over UDP tunnel ok # 31.48 [+1.39] IPv6 # 33.46 [+1.98] No GRO ok # 37.12 [+3.66] GRO frag list ok # 40.97 [+3.85] GRO fwd ok # 44.24 [+3.27] UDP fwd perf udp rx: 9 MB/s 7536 calls/s # 45.80 [+1.56] udp tx: 11 MB/s 203 calls/s 203 msg/s # 46.58 [+0.79] udp rx: 11 MB/s 9504 calls/s # 46.80 [+0.21] udp tx: 11 MB/s 195 calls/s 195 msg/s # 47.59 [+0.79] udp rx: 11 MB/s 9024 calls/s # 47.81 [+0.22] udp tx: 11 MB/s 190 calls/s 190 msg/s # 48.06 [+0.26] UDP GRO fwd perf udp rx: 8 MB/s 6720 calls/s # 49.63 [+1.57] udp tx: 11 MB/s 193 calls/s 193 msg/s # 50.38 [+0.75] udp rx: 11 MB/s 9552 calls/s # 50.63 [+0.25] udp tx: 11 MB/s 196 calls/s 196 msg/s # 51.38 [+0.75] udp rx: 11 MB/s 9312 calls/s # 51.63 [+0.25] udp tx: 11 MB/s 192 calls/s 192 msg/s # 55.90 [+4.27] GRO frag list over UDP tunnel ok # 61.55 [+5.65] 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__->