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.76 [+0.51] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1943 MB/s 1582512 calls/s # 2.86 [+1.07] udp tx: 1992 MB/s 33800 calls/s 33800 msg/s # 3.83 [+0.97] udp rx: 1935 MB/s 1575696 calls/s # 3.86 [+0.03] udp tx: 1933 MB/s 32795 calls/s 32795 msg/s # 4.83 [+0.98] udp rx: 1945 MB/s 1583856 calls/s # 4.86 [+0.02] udp tx: 1944 MB/s 32975 calls/s 32975 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1890 MB/s 1539312 calls/s # 6.04 [+1.07] udp tx: 1941 MB/s 32931 calls/s 32931 msg/s # 7.01 [+0.97] udp rx: 1928 MB/s 1570320 calls/s # 7.04 [+0.03] udp tx: 1927 MB/s 32689 calls/s 32689 msg/s # 8.02 [+0.97] udp rx: 1953 MB/s 1590691 calls/s # 8.04 [+0.03] udp tx: 1953 MB/s 33137 calls/s 33137 msg/s # 8.63 [+0.58] GRO frag list over UDP tunnel ok # 9.37 [+0.75] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.86 [+0.24] No GRO ok # 10.37 [+0.51] GRO frag list ok # 10.91 [+0.54] GRO fwd ok # 11.39 [+0.47] UDP fwd perf udp rx: 1667 MB/s 1357388 calls/s # 12.45 [+1.07] udp tx: 1884 MB/s 31968 calls/s 31968 msg/s # 13.43 [+0.98] udp rx: 1916 MB/s 1560000 calls/s # 13.45 [+0.02] udp tx: 1913 MB/s 32451 calls/s 32451 msg/s # 14.43 [+0.98] udp rx: 1911 MB/s 1556208 calls/s # 14.45 [+0.02] udp tx: 1910 MB/s 32401 calls/s 32401 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1860 MB/s 1514448 calls/s # 15.65 [+1.07] udp tx: 1915 MB/s 32481 calls/s 32481 msg/s # 16.62 [+0.97] udp rx: 1923 MB/s 1566288 calls/s # 16.65 [+0.03] udp tx: 1917 MB/s 32530 calls/s 32530 msg/s # 17.62 [+0.97] udp rx: 1284 MB/s 1045344 calls/s # 17.65 [+0.03] udp tx: 1268 MB/s 21517 calls/s 21517 msg/s # 18.18 [+0.53] GRO frag list over UDP tunnel ok # 18.87 [+0.69] 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__->