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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=86688 (MB=5409), tx/s=86688 (MB/s=5409) # 3.05 [+1.50] rx=86688 (5409 MB) # 3.06 [+0.00] ok # 3.23 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=128001 (MB=7987), tx/s=128001 (MB/s=7987) # 6.05 [+1.36] rx=63982 (7987 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=94240 (MB=5880), tx/s=94240 (MB/s=5880) # 9.13 [+1.50] rx=94240 (5880 MB) # 9.13 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=132403 (MB=8262), tx/s=132403 (MB/s=8262) # 12.13 [+1.36] rx=66179 (8262 MB) # 12.13 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=124608 (MB=7775), tx/s=124608 (MB/s=7775) # 15.22 [+1.50] rx=124608 (7775 MB) # 15.22 [+0.00] ok # 15.39 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=137488 (MB=8579), tx/s=137488 (MB/s=8579) # 18.21 [+1.40] rx=68632 (8579 MB) # 18.22 [+0.00] ok # 18.39 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=99808 (MB=6228), tx/s=99808 (MB/s=6228) # 21.31 [+1.50] rx=99808 (6228 MB) # 21.31 [+0.00] ok # 21.49 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=107627 (MB=6716), tx/s=107627 (MB/s=6716) # 24.31 [+1.36] rx=53771 (6716 MB) # 24.31 [+0.00] ok # 24.47 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=110912 (MB=6921), tx/s=110912 (MB/s=6921) # 27.39 [+1.50] rx=110912 (6921 MB) # 27.39 [+0.00] ok # 27.57 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.46] tx=119214 (MB=7439), tx/s=119214 (MB/s=7439) # 30.39 [+1.36] rx=59305 (7439 MB) # 30.39 [+0.00] ok # 30.56 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=108672 (MB=6781), tx/s=108672 (MB/s=6781) # 33.48 [+1.50] rx=108672 (6781 MB) # 33.48 [+0.00] ok # 33.66 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=118927 (MB=7421), tx/s=118927 (MB/s=7421) # 36.48 [+1.40] rx=58850 (7421 MB) # 36.48 [+0.00] ok # 36.50 [+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__->