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=72448 (MB=4521), tx/s=72448 (MB/s=4521) # 3.09 [+1.50] rx=72448 (4521 MB) # 3.10 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=121953 (MB=7610), tx/s=121953 (MB/s=7610) # 6.10 [+1.36] rx=60963 (7610 MB) # 6.11 [+0.00] ok # 6.28 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=113984 (MB=7113), tx/s=113984 (MB/s=7113) # 9.20 [+1.50] rx=113984 (7113 MB) # 9.20 [+0.00] ok # 9.37 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=119876 (MB=7480), tx/s=119876 (MB/s=7480) # 12.19 [+1.36] rx=59912 (7480 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=138784 (MB=8660), tx/s=138784 (MB/s=8660) # 15.28 [+1.50] rx=138784 (8660 MB) # 15.28 [+0.00] ok # 15.46 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=132014 (MB=8238), tx/s=132014 (MB/s=8238) # 18.28 [+1.40] rx=65875 (8238 MB) # 18.28 [+0.00] ok # 18.47 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=74656 (MB=4658), tx/s=74656 (MB/s=4658) # 21.39 [+1.50] rx=74656 (4658 MB) # 21.39 [+0.00] ok # 21.57 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.46] tx=105276 (MB=6569), tx/s=105276 (MB/s=6569) # 24.39 [+1.36] rx=52615 (6569 MB) # 24.39 [+0.00] ok # 24.59 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=108544 (MB=6773), tx/s=108544 (MB/s=6773) # 27.51 [+1.50] rx=108544 (6773 MB) # 27.51 [+0.00] ok # 27.67 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=132560 (MB=8272), tx/s=132560 (MB/s=8272) # 30.49 [+1.36] rx=66266 (8272 MB) # 30.49 [+0.00] ok # 30.67 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=131552 (MB=8209), tx/s=131552 (MB/s=8209) # 33.59 [+1.50] rx=131552 (8209 MB) # 33.59 [+0.00] ok # 33.75 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.46] tx=129906 (MB=8106), tx/s=129906 (MB/s=8106) # 36.57 [+1.36] rx=64816 (8106 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__->