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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=102176 (MB=6376), tx/s=102176 (MB/s=6376) # 3.10 [+1.50] rx=102176 (6376 MB) # 3.10 [+0.00] ok # 3.32 [+0.22] ipv4 tcp -m 1 -t 1 -n 1 # 4.79 [+1.47] tx=106731 (MB=6660), tx/s=106731 (MB/s=6660) # 6.15 [+1.36] rx=53347 (6660 MB) # 6.15 [+0.00] ok # 6.38 [+0.23] ipv4 udp -m 2 -t 1 -n 32 # 7.81 [+1.43] tx=120256 (MB=7504), tx/s=120256 (MB/s=7504) # 9.31 [+1.50] rx=120256 (7504 MB) # 9.31 [+0.00] ok # 9.53 [+0.22] ipv4 tcp -m 2 -t 1 -n 1 # 10.99 [+1.47] tx=109934 (MB=6860), tx/s=109934 (MB/s=6860) # 12.35 [+1.36] rx=54903 (6860 MB) # 12.35 [+0.00] ok # 12.57 [+0.22] ipv4 udp -m 3 -t 1 -n 32 # 14.00 [+1.42] tx=132576 (MB=8273), tx/s=132576 (MB/s=8273) # 15.50 [+1.50] rx=132576 (8273 MB) # 15.50 [+0.00] ok # 15.71 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.14 [+1.43] tx=111692 (MB=6969), tx/s=111692 (MB/s=6969) # 18.54 [+1.40] rx=55184 (6969 MB) # 18.54 [+0.00] ok # 18.76 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.18 [+1.43] tx=114368 (MB=7136), tx/s=114368 (MB/s=7136) # 21.68 [+1.50] rx=114368 (7136 MB) # 21.69 [+0.00] ok # 21.88 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.34 [+1.46] tx=110376 (MB=6887), tx/s=110376 (MB/s=6887) # 24.70 [+1.36] rx=55157 (6887 MB) # 24.70 [+0.00] ok # 24.89 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.32 [+1.42] tx=106688 (MB=6657), tx/s=106688 (MB/s=6657) # 27.82 [+1.50] rx=106688 (6657 MB) # 27.82 [+0.00] ok # 28.04 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.46 [+1.43] tx=100456 (MB=6268), tx/s=100456 (MB/s=6268) # 30.86 [+1.40] rx=50183 (6268 MB) # 30.87 [+0.00] ok # 31.08 [+0.22] ipv6 udp -m 3 -t 1 -n 32 # 32.51 [+1.43] tx=122752 (MB=7660), tx/s=122752 (MB/s=7660) # 34.01 [+1.50] rx=122752 (7660 MB) # 34.01 [+0.00] ok # 34.20 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.71 [+1.50] tx=137259 (MB=8565), tx/s=137259 (MB/s=8565) # 37.03 [+1.32] rx=68511 (8565 MB) # 37.03 [+0.00] ok # 37.05 [+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__->