make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_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: io_uring_zerocopy_tx.sh # 0.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=118624 (MB=7402), tx/s=118624 (MB/s=7402) # 3.08 [+1.50] rx=118624 (7402 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=124910 (MB=7794), tx/s=124910 (MB/s=7794) # 6.07 [+1.36] rx=61144 (7794 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=148256 (MB=9251), tx/s=148256 (MB/s=9251) # 9.16 [+1.50] rx=148256 (9251 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=140080 (MB=8741), tx/s=140080 (MB/s=8741) # 12.15 [+1.40] rx=69938 (8741 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=162880 (MB=10164), tx/s=162880 (MB/s=10164) # 15.24 [+1.50] rx=162880 (10164 MB) # 15.24 [+0.00] ok # 15.40 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=145889 (MB=9104), tx/s=145889 (MB/s=9104) # 18.22 [+1.40] rx=72879 (9104 MB) # 18.22 [+0.00] ok # 18.39 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=138592 (MB=8648), tx/s=138592 (MB/s=8648) # 21.32 [+1.50] rx=138592 (8648 MB) # 21.32 [+0.00] ok # 21.48 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=109945 (MB=6860), tx/s=109945 (MB/s=6860) # 24.31 [+1.36] rx=54946 (6860 MB) # 24.31 [+0.00] ok # 24.47 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=147104 (MB=9179), tx/s=147104 (MB/s=9179) # 27.39 [+1.50] rx=147104 (9179 MB) # 27.39 [+0.00] ok # 27.56 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.98 [+1.42] tx=115601 (MB=7213), tx/s=115601 (MB/s=7213) # 30.38 [+1.40] rx=57796 (7213 MB) # 30.38 [+0.00] ok # 30.55 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=163456 (MB=10200), tx/s=163456 (MB/s=10200) # 33.47 [+1.50] rx=163456 (10200 MB) # 33.47 [+0.00] ok # 33.64 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=145161 (MB=9058), tx/s=145161 (MB/s=9058) # 36.46 [+1.40] rx=72504 (9058 MB) # 36.46 [+0.00] ok # 36.48 [+0.02] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.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__->