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.21 [+0.20] No GRO ok # 0.63 [+0.41] GRO frag list ok # 1.12 [+0.49] GRO fwd ok # 1.53 [+0.41] UDP fwd perf udp rx: 1957 MB/s 1593840 calls/s # 2.58 [+1.06] udp tx: 2001 MB/s 33943 calls/s 33943 msg/s # 3.56 [+0.98] udp rx: 1969 MB/s 1603501 calls/s # 3.58 [+0.02] udp tx: 1961 MB/s 33274 calls/s 33274 msg/s # 4.56 [+0.98] udp rx: 1933 MB/s 1573960 calls/s # 4.58 [+0.02] udp tx: 1938 MB/s 32877 calls/s 32877 msg/s # 4.70 [+0.12] UDP GRO fwd perf udp rx: 1949 MB/s 1587370 calls/s # 5.75 [+1.06] udp tx: 2012 MB/s 34136 calls/s 34136 msg/s # 6.73 [+0.98] udp rx: 2002 MB/s 1630376 calls/s # 6.75 [+0.02] udp tx: 2011 MB/s 34115 calls/s 34115 msg/s # 7.73 [+0.98] udp rx: 2011 MB/s 1637347 calls/s # 7.75 [+0.02] udp tx: 2013 MB/s 34149 calls/s 34149 msg/s # 8.22 [+0.47] GRO frag list over UDP tunnel ok # 8.83 [+0.61] GRO fwd over UDP tunnel ok # 9.05 [+0.22] IPv6 # 9.26 [+0.20] No GRO ok # 9.69 [+0.43] GRO frag list ok # 10.14 [+0.45] GRO fwd ok # 10.54 [+0.40] UDP fwd perf udp rx: 1734 MB/s 1412076 calls/s # 11.59 [+1.05] udp tx: 1934 MB/s 32814 calls/s 32814 msg/s # 12.57 [+0.98] udp rx: 1940 MB/s 1579783 calls/s # 12.59 [+0.02] udp tx: 1961 MB/s 33268 calls/s 33268 msg/s # 13.57 [+0.98] udp rx: 1952 MB/s 1589602 calls/s # 13.59 [+0.02] udp tx: 1955 MB/s 33175 calls/s 33175 msg/s # 13.71 [+0.12] UDP GRO fwd perf udp rx: 1922 MB/s 1565424 calls/s # 14.76 [+1.05] udp tx: 1965 MB/s 33343 calls/s 33343 msg/s # 15.74 [+0.98] udp rx: 1961 MB/s 1597152 calls/s # 15.76 [+0.02] udp tx: 1959 MB/s 33237 calls/s 33237 msg/s # 16.74 [+0.98] udp rx: 1947 MB/s 1585632 calls/s # 16.76 [+0.02] udp tx: 1945 MB/s 32999 calls/s 32999 msg/s # 17.25 [+0.49] GRO frag list over UDP tunnel ok # 17.85 [+0.60] 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__->