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.25 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.33 [+0.58] GRO fwd ok # 1.80 [+0.47] UDP fwd perf udp rx: 1931 MB/s 1572432 calls/s # 2.87 [+1.07] udp tx: 1982 MB/s 33618 calls/s 33618 msg/s # 3.84 [+0.97] udp rx: 1939 MB/s 1579296 calls/s # 3.87 [+0.03] udp tx: 1938 MB/s 32873 calls/s 32873 msg/s # 4.84 [+0.98] udp rx: 1944 MB/s 1582656 calls/s # 4.87 [+0.02] udp tx: 1942 MB/s 32938 calls/s 32938 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1898 MB/s 1545696 calls/s # 6.05 [+1.06] udp tx: 1947 MB/s 33037 calls/s 33037 msg/s # 7.03 [+0.98] udp rx: 1950 MB/s 1587744 calls/s # 7.05 [+0.02] udp tx: 1948 MB/s 33041 calls/s 33041 msg/s # 8.03 [+0.98] udp rx: 1937 MB/s 1577184 calls/s # 8.05 [+0.02] udp tx: 1917 MB/s 32520 calls/s 32520 msg/s # 8.65 [+0.59] GRO frag list over UDP tunnel ok # 9.40 [+0.75] GRO fwd over UDP tunnel ok # 9.65 [+0.26] IPv6 # 9.89 [+0.24] No GRO ok # 10.40 [+0.51] GRO frag list ok # 10.94 [+0.54] GRO fwd ok # 11.44 [+0.49] UDP fwd perf udp rx: 856 MB/s 697388 calls/s # 12.50 [+1.07] udp tx: 1159 MB/s 19664 calls/s 19664 msg/s # 13.48 [+0.97] udp rx: 1135 MB/s 924528 calls/s # 13.50 [+0.03] udp tx: 1133 MB/s 19227 calls/s 19227 msg/s # 14.48 [+0.97] udp rx: 1154 MB/s 940128 calls/s # 14.50 [+0.03] udp tx: 1153 MB/s 19560 calls/s 19560 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1111 MB/s 904704 calls/s # 15.69 [+1.07] udp tx: 1141 MB/s 19366 calls/s 19366 msg/s # 16.67 [+0.97] udp rx: 1144 MB/s 931920 calls/s # 16.69 [+0.03] udp tx: 1143 MB/s 19401 calls/s 19401 msg/s # 17.67 [+0.97] udp rx: 1176 MB/s 957648 calls/s # 17.69 [+0.03] udp tx: 1175 MB/s 19936 calls/s 19936 msg/s # 18.27 [+0.57] GRO frag list over UDP tunnel ok # 19.03 [+0.76] 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__->