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.02 [+0.02] IPv4 # 0.22 [+0.21] No GRO ok # 0.68 [+0.46] GRO frag list ok # 1.21 [+0.52] GRO fwd ok # 1.65 [+0.45] UDP fwd perf udp rx: 1927 MB/s 1569072 calls/s # 2.72 [+1.06] udp tx: 1981 MB/s 33605 calls/s 33605 msg/s # 3.69 [+0.97] udp rx: 1949 MB/s 1587456 calls/s # 3.72 [+0.03] udp tx: 1948 MB/s 33053 calls/s 33053 msg/s # 4.69 [+0.97] udp rx: 1955 MB/s 1591680 calls/s # 4.72 [+0.03] udp tx: 1953 MB/s 33129 calls/s 33129 msg/s # 4.84 [+0.12] UDP GRO fwd perf udp rx: 1896 MB/s 1544160 calls/s # 5.90 [+1.06] udp tx: 1948 MB/s 33043 calls/s 33043 msg/s # 6.87 [+0.97] udp rx: 1956 MB/s 1592496 calls/s # 6.90 [+0.03] udp tx: 1953 MB/s 33139 calls/s 33139 msg/s # 7.87 [+0.97] udp rx: 1965 MB/s 1600320 calls/s # 7.90 [+0.02] udp tx: 1964 MB/s 33311 calls/s 33311 msg/s # 8.40 [+0.50] GRO frag list over UDP tunnel ok # 9.07 [+0.67] GRO fwd over UDP tunnel ok # 9.31 [+0.24] IPv6 # 9.53 [+0.22] No GRO ok # 9.99 [+0.46] GRO frag list ok # 10.48 [+0.49] GRO fwd ok # 10.91 [+0.43] UDP fwd perf udp rx: 898 MB/s 731100 calls/s # 11.97 [+1.06] udp tx: 1718 MB/s 29144 calls/s 29144 msg/s # 12.95 [+0.98] udp rx: 1883 MB/s 1533072 calls/s # 12.97 [+0.02] udp tx: 1880 MB/s 31897 calls/s 31897 msg/s # 13.95 [+0.98] udp rx: 1887 MB/s 1536872 calls/s # 13.97 [+0.02] udp tx: 1885 MB/s 31986 calls/s 31986 msg/s # 14.09 [+0.12] UDP GRO fwd perf udp rx: 1841 MB/s 1498896 calls/s # 15.15 [+1.06] udp tx: 1886 MB/s 31995 calls/s 31995 msg/s # 16.13 [+0.98] udp rx: 1881 MB/s 1531632 calls/s # 16.15 [+0.02] udp tx: 1879 MB/s 31886 calls/s 31886 msg/s # 17.13 [+0.98] udp rx: 1901 MB/s 1548048 calls/s # 17.15 [+0.02] udp tx: 1898 MB/s 32207 calls/s 32207 msg/s # 17.68 [+0.53] GRO frag list over UDP tunnel ok # 18.36 [+0.68] 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__->