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.23 [+0.22] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.27 [+0.56] GRO fwd ok # 1.75 [+0.48] UDP fwd perf udp rx: 1567 MB/s 1275909 calls/s # 2.82 [+1.07] udp tx: 1806 MB/s 30644 calls/s 30644 msg/s # 3.79 [+0.97] udp rx: 1968 MB/s 1602971 calls/s # 3.82 [+0.03] udp tx: 1976 MB/s 33522 calls/s 33522 msg/s # 4.79 [+0.97] udp rx: 1963 MB/s 1598534 calls/s # 4.82 [+0.03] udp tx: 1971 MB/s 33431 calls/s 33431 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1762 MB/s 1435044 calls/s # 6.00 [+1.07] udp tx: 1823 MB/s 30929 calls/s 30929 msg/s # 6.97 [+0.97] udp rx: 1829 MB/s 1489588 calls/s # 7.00 [+0.03] udp tx: 1842 MB/s 31250 calls/s 31250 msg/s # 7.98 [+0.97] udp rx: 1978 MB/s 1610374 calls/s # 8.00 [+0.03] udp tx: 1984 MB/s 33662 calls/s 33662 msg/s # 8.55 [+0.55] GRO frag list over UDP tunnel ok # 9.29 [+0.74] GRO fwd over UDP tunnel ok # 9.53 [+0.24] IPv6 # 9.76 [+0.24] No GRO ok # 10.28 [+0.52] GRO frag list ok # 10.81 [+0.53] GRO fwd ok # 11.31 [+0.49] UDP fwd perf udp rx: 1580 MB/s 1286044 calls/s # 12.37 [+1.06] udp tx: 1907 MB/s 32353 calls/s 32353 msg/s # 13.34 [+0.97] udp rx: 1928 MB/s 1570203 calls/s # 13.37 [+0.03] udp tx: 1940 MB/s 32909 calls/s 32909 msg/s # 14.34 [+0.97] udp rx: 1928 MB/s 1569752 calls/s # 14.37 [+0.03] udp tx: 1938 MB/s 32875 calls/s 32875 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1487 MB/s 1210891 calls/s # 15.55 [+1.06] udp tx: 1923 MB/s 32617 calls/s 32617 msg/s # 16.53 [+0.97] udp rx: 1780 MB/s 1448666 calls/s # 16.55 [+0.03] udp tx: 1902 MB/s 32263 calls/s 32263 msg/s # 17.53 [+0.97] udp rx: 1405 MB/s 1144277 calls/s # 17.55 [+0.03] udp tx: 1891 MB/s 32075 calls/s 32075 msg/s # 18.14 [+0.59] GRO frag list over UDP tunnel ok # 18.92 [+0.78] 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__->