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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=107296 (MB=6695), tx/s=107296 (MB/s=6695) # 3.09 [+1.50] rx=107296 (6695 MB) # 3.09 [+0.00] ok # 3.31 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.42] tx=111562 (MB=6961), tx/s=111562 (MB/s=6961) # 6.13 [+1.40] rx=55681 (6961 MB) # 6.13 [+0.00] ok # 6.32 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=104064 (MB=6493), tx/s=104064 (MB/s=6493) # 9.25 [+1.50] rx=104064 (6493 MB) # 9.25 [+0.00] ok # 9.44 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.42] tx=120002 (MB=7488), tx/s=120002 (MB/s=7488) # 12.27 [+1.40] rx=59746 (7488 MB) # 12.27 [+0.00] ok # 12.47 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=160288 (MB=10002), tx/s=160288 (MB/s=10002) # 15.40 [+1.50] rx=160288 (10002 MB) # 15.40 [+0.00] ok # 15.60 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.42] tx=127819 (MB=7976), tx/s=127819 (MB/s=7976) # 18.42 [+1.40] rx=63739 (7976 MB) # 18.42 [+0.00] ok # 18.64 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.06 [+1.42] tx=139264 (MB=8690), tx/s=139264 (MB/s=8690) # 21.56 [+1.50] rx=139264 (8690 MB) # 21.56 [+0.00] ok # 21.77 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.23 [+1.47] tx=109086 (MB=6807), tx/s=109086 (MB/s=6807) # 24.59 [+1.36] rx=54511 (6807 MB) # 24.59 [+0.00] ok # 24.79 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.22 [+1.42] tx=114976 (MB=7174), tx/s=114976 (MB/s=7174) # 27.72 [+1.50] rx=114976 (7174 MB) # 27.72 [+0.00] ok # 27.93 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.40 [+1.47] tx=116298 (MB=7257), tx/s=116298 (MB/s=7257) # 30.76 [+1.36] rx=58103 (7257 MB) # 30.76 [+0.00] ok # 30.95 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.38 [+1.43] tx=129376 (MB=8073), tx/s=129376 (MB/s=8073) # 33.88 [+1.50] rx=129376 (8073 MB) # 33.88 [+0.00] ok # 34.06 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.48 [+1.42] tx=138464 (MB=8640), tx/s=138464 (MB/s=8640) # 36.88 [+1.40] rx=69148 (8640 MB) # 36.89 [+0.00] ok # 36.91 [+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__->