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.06 [+0.06] IPv4 # 2.03 [+1.97] No GRO ok # 5.63 [+3.60] GRO frag list ok # 9.99 [+4.36] GRO fwd ok # 13.55 [+3.56] UDP fwd perf udp rx: 9 MB/s 7824 calls/s # 15.11 [+1.56] udp tx: 12 MB/s 213 calls/s 213 msg/s # 15.87 [+0.76] udp rx: 12 MB/s 9888 calls/s # 16.11 [+0.24] udp tx: 12 MB/s 206 calls/s 206 msg/s # 16.87 [+0.77] udp rx: 12 MB/s 9888 calls/s # 17.11 [+0.24] udp tx: 11 MB/s 203 calls/s 203 msg/s # 17.37 [+0.26] UDP GRO fwd perf udp rx: 9 MB/s 7392 calls/s # 18.98 [+1.61] udp tx: 12 MB/s 208 calls/s 208 msg/s # 19.73 [+0.74] udp rx: 12 MB/s 10320 calls/s # 19.99 [+0.26] udp tx: 12 MB/s 216 calls/s 216 msg/s # 20.73 [+0.75] udp rx: 12 MB/s 10080 calls/s # 25.45 [+4.71] GRO frag list over UDP tunnel ok # 31.55 [+6.11] GRO fwd over UDP tunnel ok # 33.07 [+1.52] IPv6 # 35.31 [+2.24] No GRO ok # 39.13 [+3.83] GRO frag list ok # 43.10 [+3.97] GRO fwd ok # 46.61 [+3.51] UDP fwd perf udp rx: 9 MB/s 7433 calls/s # 48.19 [+1.57] udp tx: 12 MB/s 217 calls/s 217 msg/s # 48.92 [+0.74] udp rx: 12 MB/s 10032 calls/s # 49.19 [+0.26] udp tx: 11 MB/s 202 calls/s 202 msg/s # 49.92 [+0.74] udp rx: 11 MB/s 9696 calls/s # 50.19 [+0.26] udp tx: 12 MB/s 204 calls/s 204 msg/s # 50.46 [+0.27] UDP GRO fwd perf udp rx: 9 MB/s 7536 calls/s # 52.08 [+1.62] udp tx: 12 MB/s 211 calls/s 211 msg/s # 52.83 [+0.75] udp rx: 12 MB/s 10224 calls/s # 53.08 [+0.25] udp tx: 12 MB/s 212 calls/s 212 msg/s # 53.83 [+0.76] udp rx: 12 MB/s 9936 calls/s # 54.08 [+0.25] udp tx: 12 MB/s 206 calls/s 206 msg/s # 58.67 [+4.60] GRO frag list over UDP tunnel ok # 64.49 [+5.81] 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__->