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=109952 (MB=6861), tx/s=109952 (MB/s=6861) # 3.09 [+1.50] rx=109952 (6861 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.47] tx=106193 (MB=6626), tx/s=106193 (MB/s=6626) # 6.11 [+1.36] rx=53080 (6626 MB) # 6.11 [+0.00] ok # 6.31 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=132960 (MB=8297), tx/s=132960 (MB/s=8297) # 9.23 [+1.50] rx=132960 (8297 MB) # 9.24 [+0.00] ok # 9.43 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.46] tx=138692 (MB=8654), tx/s=138692 (MB/s=8654) # 12.25 [+1.36] rx=68496 (8654 MB) # 12.25 [+0.00] ok # 12.43 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=155808 (MB=9722), tx/s=155808 (MB/s=9722) # 15.36 [+1.50] rx=155808 (9722 MB) # 15.36 [+0.00] ok # 15.54 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 17.04 [+1.50] tx=133390 (MB=8324), tx/s=133390 (MB/s=8324) # 18.36 [+1.32] rx=66611 (8324 MB) # 18.36 [+0.00] ok # 18.54 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.42] tx=139904 (MB=8730), tx/s=139904 (MB/s=8730) # 21.47 [+1.50] rx=139904 (8730 MB) # 21.47 [+0.00] ok # 21.66 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.12 [+1.46] tx=111450 (MB=6954), tx/s=111450 (MB/s=6954) # 24.48 [+1.36] rx=55687 (6954 MB) # 24.48 [+0.00] ok # 24.67 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.09 [+1.42] tx=149600 (MB=9335), tx/s=149600 (MB/s=9335) # 27.59 [+1.50] rx=149600 (9335 MB) # 27.59 [+0.00] ok # 27.77 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.19 [+1.42] tx=114899 (MB=7170), tx/s=114899 (MB/s=7170) # 30.59 [+1.40] rx=57366 (7170 MB) # 30.59 [+0.00] ok # 30.75 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.18 [+1.42] tx=154496 (MB=9641), tx/s=154496 (MB/s=9641) # 33.68 [+1.50] rx=154496 (9641 MB) # 33.68 [+0.00] ok # 33.85 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.27 [+1.42] tx=121448 (MB=7578), tx/s=121448 (MB/s=7578) # 36.67 [+1.40] rx=60100 (7578 MB) # 36.67 [+0.00] ok # 36.69 [+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__->