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.22] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.35 [+0.62] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1615 MB/s 1314692 calls/s # 2.89 [+1.06] udp tx: 1793 MB/s 30413 calls/s 30413 msg/s # 3.87 [+0.98] udp rx: 1896 MB/s 1543641 calls/s # 3.89 [+0.02] udp tx: 1919 MB/s 32563 calls/s 32563 msg/s # 4.87 [+0.97] udp rx: 1978 MB/s 1610132 calls/s # 4.89 [+0.03] udp tx: 1990 MB/s 33752 calls/s 33752 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1767 MB/s 1435727 calls/s # 6.08 [+1.07] udp tx: 1966 MB/s 33360 calls/s 33360 msg/s # 7.06 [+0.97] udp rx: 1532 MB/s 1244621 calls/s # 7.08 [+0.03] udp tx: 1956 MB/s 33178 calls/s 33178 msg/s # 8.06 [+0.97] udp rx: 1843 MB/s 1496005 calls/s # 8.08 [+0.03] udp tx: 1980 MB/s 33597 calls/s 33597 msg/s # 8.62 [+0.53] GRO frag list over UDP tunnel ok # 9.33 [+0.71] GRO fwd over UDP tunnel ok # 9.58 [+0.25] IPv6 # 9.85 [+0.27] No GRO ok # 10.38 [+0.54] GRO frag list ok # 10.91 [+0.53] GRO fwd ok # 11.40 [+0.49] UDP fwd perf udp rx: 1657 MB/s 1343670 calls/s # 12.47 [+1.06] udp tx: 1893 MB/s 32110 calls/s 32110 msg/s # 13.44 [+0.97] udp rx: 1719 MB/s 1394130 calls/s # 13.47 [+0.03] udp tx: 1911 MB/s 32420 calls/s 32420 msg/s # 14.44 [+0.98] udp rx: 1765 MB/s 1431796 calls/s # 14.47 [+0.02] udp tx: 1891 MB/s 32078 calls/s 32078 msg/s # 14.59 [+0.12] UDP GRO fwd perf udp rx: 1588 MB/s 1287520 calls/s # 15.65 [+1.06] udp tx: 1918 MB/s 32535 calls/s 32535 msg/s # 16.63 [+0.98] udp rx: 1646 MB/s 1334413 calls/s # 16.65 [+0.02] udp tx: 1923 MB/s 32621 calls/s 32621 msg/s # 17.62 [+0.98] udp rx: 1636 MB/s 1325891 calls/s # 17.65 [+0.02] udp tx: 1913 MB/s 32451 calls/s 32451 msg/s # 18.22 [+0.57] GRO frag list over UDP tunnel ok # 18.92 [+0.71] 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__->