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.10 [+0.10] IPv4 # 2.07 [+1.97] No GRO ok # 5.54 [+3.47] GRO frag list ok # 9.61 [+4.06] GRO fwd ok # 12.92 [+3.32] UDP fwd perf udp rx: 9 MB/s 7433 calls/s # 14.46 [+1.54] udp tx: 12 MB/s 215 calls/s 215 msg/s # 15.23 [+0.77] udp rx: 12 MB/s 9984 calls/s # 15.46 [+0.24] udp tx: 12 MB/s 208 calls/s 208 msg/s # 16.23 [+0.77] udp rx: 11 MB/s 9696 calls/s # 16.46 [+0.23] udp tx: 11 MB/s 194 calls/s 194 msg/s # 16.71 [+0.24] UDP GRO fwd perf udp rx: 8 MB/s 7152 calls/s # 18.30 [+1.59] udp tx: 11 MB/s 201 calls/s 201 msg/s # 19.03 [+0.73] udp rx: 11 MB/s 9648 calls/s # 19.30 [+0.27] udp tx: 12 MB/s 204 calls/s 204 msg/s # 20.03 [+0.73] udp rx: 11 MB/s 9696 calls/s # 20.30 [+0.27] udp tx: 11 MB/s 200 calls/s 200 msg/s # 24.46 [+4.16] GRO frag list over UDP tunnel ok # 30.08 [+5.62] GRO fwd over UDP tunnel ok # 31.47 [+1.39] IPv6 # 33.54 [+2.07] No GRO ok # 37.07 [+3.53] GRO frag list ok # 41.01 [+3.94] GRO fwd ok # 44.33 [+3.32] UDP fwd perf udp rx: 9 MB/s 7529 calls/s # 45.87 [+1.53] udp tx: 12 MB/s 211 calls/s 211 msg/s # 46.65 [+0.79] udp rx: 11 MB/s 9696 calls/s # 46.87 [+0.22] udp tx: 11 MB/s 202 calls/s 202 msg/s # 47.67 [+0.80] udp rx: 11 MB/s 9408 calls/s # 48.12 [+0.46] UDP GRO fwd perf udp rx: 8 MB/s 7056 calls/s # 49.69 [+1.56] udp tx: 11 MB/s 197 calls/s 197 msg/s # 50.44 [+0.75] udp rx: 11 MB/s 9648 calls/s # 50.69 [+0.25] udp tx: 11 MB/s 203 calls/s 203 msg/s # 51.44 [+0.75] udp rx: 12 MB/s 9888 calls/s # 51.69 [+0.25] udp tx: 11 MB/s 202 calls/s 202 msg/s # 56.04 [+4.34] GRO frag list over UDP tunnel ok # 61.81 [+5.77] 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__->