make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-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.73 [+0.50] GRO frag list ok # 1.28 [+0.55] GRO fwd ok # 1.75 [+0.46] UDP fwd perf udp rx: 1841 MB/s 1499472 calls/s # 2.81 [+1.06] udp tx: 1893 MB/s 32111 calls/s 32111 msg/s # 3.78 [+0.97] udp rx: 1996 MB/s 1625568 calls/s # 3.81 [+0.03] udp tx: 1995 MB/s 33843 calls/s 33843 msg/s # 4.78 [+0.98] udp rx: 1993 MB/s 1622592 calls/s # 4.81 [+0.02] udp tx: 1990 MB/s 33768 calls/s 33768 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1939 MB/s 1578672 calls/s # 5.98 [+1.06] udp tx: 1987 MB/s 33705 calls/s 33705 msg/s # 6.96 [+0.98] udp rx: 1984 MB/s 1615968 calls/s # 6.98 [+0.02] udp tx: 1982 MB/s 33627 calls/s 33627 msg/s # 7.96 [+0.98] udp rx: 1988 MB/s 1619232 calls/s # 7.98 [+0.02] udp tx: 1986 MB/s 33693 calls/s 33693 msg/s # 8.51 [+0.53] GRO frag list over UDP tunnel ok # 9.20 [+0.69] GRO fwd over UDP tunnel ok # 9.44 [+0.24] IPv6 # 9.66 [+0.22] No GRO ok # 10.12 [+0.46] GRO frag list ok # 10.66 [+0.54] GRO fwd ok # 11.14 [+0.48] UDP fwd perf udp rx: 1460 MB/s 1189220 calls/s # 12.21 [+1.06] udp tx: 1783 MB/s 30251 calls/s 30251 msg/s # 13.18 [+0.97] udp rx: 1966 MB/s 1600848 calls/s # 13.21 [+0.03] udp tx: 1963 MB/s 33299 calls/s 33299 msg/s # 14.18 [+0.97] udp rx: 1882 MB/s 1532368 calls/s # 14.21 [+0.03] udp tx: 1925 MB/s 32666 calls/s 32666 msg/s # 14.33 [+0.12] UDP GRO fwd perf udp rx: 1796 MB/s 1462944 calls/s # 15.39 [+1.06] udp tx: 1845 MB/s 31305 calls/s 31305 msg/s # 16.36 [+0.98] udp rx: 1843 MB/s 1500960 calls/s # 16.39 [+0.02] udp tx: 1842 MB/s 31242 calls/s 31242 msg/s # 17.36 [+0.98] udp rx: 1906 MB/s 1551936 calls/s # 17.39 [+0.02] udp tx: 1904 MB/s 32299 calls/s 32299 msg/s # 17.92 [+0.54] GRO frag list over UDP tunnel ok # 18.65 [+0.73] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->