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.56 [+1.42] tx=83808 (MB=5229), tx/s=83808 (MB/s=5229) # 3.06 [+1.50] rx=83808 (5229 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=131702 (MB=8218), tx/s=131702 (MB/s=8218) # 6.05 [+1.36] rx=65828 (8218 MB) # 6.05 [+0.00] ok # 6.24 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=112896 (MB=7045), tx/s=112896 (MB/s=7045) # 9.17 [+1.50] rx=112896 (7045 MB) # 9.17 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=123831 (MB=7727), tx/s=123831 (MB/s=7727) # 12.17 [+1.36] rx=61899 (7727 MB) # 12.17 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=103328 (MB=6448), tx/s=103328 (MB/s=6448) # 15.27 [+1.50] rx=103328 (6448 MB) # 15.28 [+0.00] ok # 15.47 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=130047 (MB=8115), tx/s=130047 (MB/s=8115) # 18.29 [+1.40] rx=64748 (8115 MB) # 18.29 [+0.00] ok # 18.47 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=95328 (MB=5948), tx/s=95328 (MB/s=5948) # 21.40 [+1.50] rx=95328 (5948 MB) # 21.40 [+0.00] ok # 21.58 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=109492 (MB=6832), tx/s=109492 (MB/s=6832) # 24.40 [+1.36] rx=54710 (6832 MB) # 24.40 [+0.00] ok # 24.58 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=109856 (MB=6855), tx/s=109856 (MB/s=6855) # 27.50 [+1.50] rx=109856 (6855 MB) # 27.51 [+0.00] ok # 27.68 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=136048 (MB=8489), tx/s=136048 (MB/s=8489) # 30.50 [+1.36] rx=67202 (8489 MB) # 30.51 [+0.00] ok # 30.67 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=137248 (MB=8564), tx/s=137248 (MB/s=8564) # 33.59 [+1.50] rx=137248 (8564 MB) # 33.59 [+0.00] ok # 33.75 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.46] tx=137416 (MB=8575), tx/s=137416 (MB/s=8575) # 36.57 [+1.36] rx=68629 (8575 MB) # 36.57 [+0.00] ok # 36.59 [+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__->