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.61 [+1.43] tx=104704 (MB=6533), tx/s=104704 (MB/s=6533) # 3.11 [+1.50] rx=104704 (6533 MB) # 3.11 [+0.00] ok # 3.32 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.42] tx=101539 (MB=6336), tx/s=101539 (MB/s=6336) # 6.14 [+1.40] rx=50709 (6336 MB) # 6.14 [+0.00] ok # 6.32 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=141216 (MB=8812), tx/s=141216 (MB/s=8812) # 9.25 [+1.50] rx=141216 (8812 MB) # 9.25 [+0.00] ok # 9.45 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.47] tx=134263 (MB=8378), tx/s=134263 (MB/s=8378) # 12.28 [+1.36] rx=67104 (8378 MB) # 12.28 [+0.00] ok # 12.47 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=159840 (MB=9974), tx/s=159840 (MB/s=9974) # 15.39 [+1.50] rx=159840 (9974 MB) # 15.40 [+0.00] ok # 15.57 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.42] tx=135920 (MB=8481), tx/s=135920 (MB/s=8481) # 18.39 [+1.40] rx=67843 (8481 MB) # 18.39 [+0.00] ok # 18.59 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=138368 (MB=8634), tx/s=138368 (MB/s=8634) # 21.51 [+1.50] rx=138368 (8634 MB) # 21.51 [+0.00] ok # 21.73 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.46] tx=126064 (MB=7866), tx/s=126064 (MB/s=7866) # 24.55 [+1.36] rx=62974 (7866 MB) # 24.55 [+0.00] ok # 24.77 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.19 [+1.42] tx=111584 (MB=6963), tx/s=111584 (MB/s=6963) # 27.69 [+1.50] rx=111584 (6963 MB) # 27.69 [+0.00] ok # 27.90 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.32 [+1.42] tx=107139 (MB=6685), tx/s=107139 (MB/s=6685) # 30.72 [+1.40] rx=53486 (6685 MB) # 30.72 [+0.00] ok # 30.93 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.36 [+1.43] tx=118592 (MB=7400), tx/s=118592 (MB/s=7400) # 33.86 [+1.50] rx=118592 (7400 MB) # 33.86 [+0.00] ok # 34.06 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.48 [+1.43] tx=134239 (MB=8377), tx/s=134239 (MB/s=8377) # 36.88 [+1.40] rx=67032 (8377 MB) # 36.88 [+0.00] ok # 36.91 [+0.03] 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__->