make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.01 [+0.01] IPv4 # 0.24 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.31 [+0.56] GRO fwd ok # 1.75 [+0.44] UDP fwd perf udp rx: 1642 MB/s 1334515 calls/s # 2.81 [+1.06] udp tx: 1903 MB/s 32279 calls/s 32279 msg/s # 3.78 [+0.97] udp rx: 1431 MB/s 1160668 calls/s # 3.81 [+0.03] udp tx: 1962 MB/s 33277 calls/s 33277 msg/s # 4.79 [+0.97] udp rx: 1718 MB/s 1395368 calls/s # 4.81 [+0.03] udp tx: 1955 MB/s 33164 calls/s 33164 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1494 MB/s 1212929 calls/s # 5.98 [+1.06] udp tx: 1955 MB/s 33162 calls/s 33162 msg/s # 6.96 [+0.98] udp rx: 1880 MB/s 1525220 calls/s # 6.98 [+0.02] udp tx: 1957 MB/s 33208 calls/s 33208 msg/s # 7.96 [+0.98] udp rx: 1871 MB/s 1518001 calls/s # 7.98 [+0.02] udp tx: 1958 MB/s 33217 calls/s 33217 msg/s # 8.52 [+0.54] GRO frag list over UDP tunnel ok # 9.22 [+0.70] GRO fwd over UDP tunnel ok # 9.45 [+0.23] IPv6 # 9.71 [+0.26] No GRO ok # 10.19 [+0.48] GRO frag list ok # 10.70 [+0.51] GRO fwd ok # 11.17 [+0.47] UDP fwd perf udp rx: 1314 MB/s 1065147 calls/s # 12.23 [+1.06] udp tx: 1846 MB/s 31316 calls/s 31316 msg/s # 13.20 [+0.97] udp rx: 1649 MB/s 1336669 calls/s # 13.23 [+0.03] udp tx: 1936 MB/s 32846 calls/s 32846 msg/s # 14.20 [+0.98] udp rx: 1659 MB/s 1344168 calls/s # 14.23 [+0.02] udp tx: 1948 MB/s 33053 calls/s 33053 msg/s # 14.35 [+0.12] UDP GRO fwd perf udp rx: 1620 MB/s 1312860 calls/s # 15.40 [+1.06] udp tx: 1958 MB/s 33222 calls/s 33222 msg/s # 16.38 [+0.98] udp rx: 1655 MB/s 1340853 calls/s # 16.40 [+0.02] udp tx: 1956 MB/s 33182 calls/s 33182 msg/s # 17.38 [+0.98] udp rx: 1066 MB/s 864179 calls/s # 17.40 [+0.02] udp tx: 1787 MB/s 30315 calls/s 30315 msg/s # 17.94 [+0.54] GRO frag list over UDP tunnel ok # 18.62 [+0.68] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->