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.13 [+0.13] IPv4 # 2.08 [+1.95] No GRO ok # 5.64 [+3.56] GRO frag list ok # 9.88 [+4.24] GRO fwd ok # 13.16 [+3.28] UDP fwd perf udp rx: 9 MB/s 7433 calls/s # 14.72 [+1.56] udp tx: 12 MB/s 210 calls/s 210 msg/s # 15.50 [+0.79] udp rx: 11 MB/s 9456 calls/s # 15.72 [+0.21] udp tx: 11 MB/s 197 calls/s 197 msg/s # 16.51 [+0.79] udp rx: 11 MB/s 9264 calls/s # 16.72 [+0.22] udp tx: 11 MB/s 193 calls/s 193 msg/s # 16.98 [+0.26] UDP GRO fwd perf udp rx: 8 MB/s 7248 calls/s # 18.58 [+1.60] udp tx: 11 MB/s 199 calls/s 199 msg/s # 19.34 [+0.76] udp rx: 11 MB/s 9456 calls/s # 19.58 [+0.24] udp tx: 11 MB/s 198 calls/s 198 msg/s # 20.34 [+0.76] udp rx: 11 MB/s 9600 calls/s # 20.59 [+0.25] udp tx: 11 MB/s 198 calls/s 198 msg/s # 24.82 [+4.23] GRO frag list over UDP tunnel ok # 30.49 [+5.67] GRO fwd over UDP tunnel ok # 32.00 [+1.51] IPv6 # 34.27 [+2.28] No GRO ok # 37.99 [+3.72] GRO frag list ok # 41.80 [+3.81] GRO fwd ok # 45.13 [+3.33] UDP fwd perf udp rx: 9 MB/s 7625 calls/s # 46.67 [+1.54] udp tx: 12 MB/s 205 calls/s 205 msg/s # 47.46 [+0.79] udp rx: 11 MB/s 9552 calls/s # 47.67 [+0.21] udp tx: 11 MB/s 197 calls/s 197 msg/s # 48.46 [+0.79] udp rx: 11 MB/s 9113 calls/s # 48.91 [+0.45] UDP GRO fwd perf udp rx: 8 MB/s 7008 calls/s # 50.45 [+1.54] udp tx: 11 MB/s 199 calls/s 199 msg/s # 51.20 [+0.75] udp rx: 11 MB/s 9648 calls/s # 51.46 [+0.26] udp tx: 11 MB/s 202 calls/s 202 msg/s # 52.21 [+0.75] udp rx: 11 MB/s 9648 calls/s # 52.45 [+0.24] udp tx: 11 MB/s 198 calls/s 198 msg/s # 56.49 [+4.03] GRO frag list over UDP tunnel ok # 61.89 [+5.40] 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__->