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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=113120 (MB=7059), tx/s=113120 (MB/s=7059) # 3.08 [+1.50] rx=113120 (7059 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=112047 (MB=6992), tx/s=112047 (MB/s=6992) # 6.08 [+1.40] rx=56021 (6992 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.43] tx=114624 (MB=7152), tx/s=114624 (MB/s=7152) # 9.19 [+1.50] rx=114624 (7152 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=108049 (MB=6742), tx/s=108049 (MB/s=6742) # 12.19 [+1.40] rx=54021 (6742 MB) # 12.19 [+0.00] ok # 12.37 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=128352 (MB=8009), tx/s=128352 (MB/s=8009) # 15.29 [+1.50] rx=128352 (8009 MB) # 15.29 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=120109 (MB=7495), tx/s=120109 (MB/s=7495) # 18.28 [+1.40] rx=59603 (7495 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=112000 (MB=6989), tx/s=112000 (MB/s=6989) # 21.38 [+1.50] rx=112000 (6989 MB) # 21.38 [+0.00] ok # 21.55 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.42] tx=111685 (MB=6969), tx/s=111685 (MB/s=6969) # 24.37 [+1.40] rx=55836 (6969 MB) # 24.37 [+0.00] ok # 24.54 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=119040 (MB=7428), tx/s=119040 (MB/s=7428) # 27.47 [+1.50] rx=119040 (7428 MB) # 27.47 [+0.00] ok # 27.64 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.42] tx=116477 (MB=7268), tx/s=116477 (MB/s=7268) # 30.46 [+1.40] rx=58233 (7268 MB) # 30.46 [+0.00] ok # 30.62 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=132416 (MB=8263), tx/s=132416 (MB/s=8263) # 33.55 [+1.50] rx=132416 (8263 MB) # 33.55 [+0.00] ok # 33.71 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=120282 (MB=7506), tx/s=120282 (MB/s=7506) # 36.53 [+1.40] rx=60136 (7506 MB) # 36.54 [+0.00] ok # 36.56 [+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__->