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=89568 (MB=5589), tx/s=89568 (MB/s=5589) # 3.09 [+1.50] rx=89568 (5589 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=114614 (MB=7152), tx/s=114614 (MB/s=7152) # 6.10 [+1.36] rx=57288 (7152 MB) # 6.10 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=119488 (MB=7456), tx/s=119488 (MB/s=7456) # 9.19 [+1.50] rx=119488 (7456 MB) # 9.19 [+0.00] ok # 9.38 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.42] tx=103506 (MB=6459), tx/s=103506 (MB/s=6459) # 12.20 [+1.40] rx=51674 (6459 MB) # 12.20 [+0.00] ok # 12.39 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=100448 (MB=6268), tx/s=100448 (MB/s=6268) # 15.31 [+1.50] rx=100448 (6268 MB) # 15.31 [+0.00] ok # 15.50 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=115604 (MB=7214), tx/s=115604 (MB/s=7214) # 18.32 [+1.40] rx=57516 (7214 MB) # 18.32 [+0.00] ok # 18.50 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=81984 (MB=5116), tx/s=81984 (MB/s=5116) # 21.42 [+1.50] rx=81984 (5116 MB) # 21.43 [+0.00] ok # 21.60 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.46] tx=128329 (MB=8008), tx/s=128329 (MB/s=8008) # 24.42 [+1.36] rx=64134 (8008 MB) # 24.42 [+0.00] ok # 24.61 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.03 [+1.42] tx=100864 (MB=6294), tx/s=100864 (MB/s=6294) # 27.53 [+1.50] rx=100864 (6294 MB) # 27.53 [+0.00] ok # 27.71 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.18 [+1.46] tx=117501 (MB=7332), tx/s=117501 (MB/s=7332) # 30.54 [+1.36] rx=58698 (7332 MB) # 30.54 [+0.00] ok # 30.73 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.16 [+1.42] tx=125408 (MB=7825), tx/s=125408 (MB/s=7825) # 33.66 [+1.50] rx=125408 (7825 MB) # 33.66 [+0.00] ok # 33.84 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.26 [+1.42] tx=120468 (MB=7517), tx/s=120468 (MB/s=7517) # 36.66 [+1.40] rx=59529 (7517 MB) # 36.66 [+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__->