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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=101440 (MB=6330), tx/s=101440 (MB/s=6330) # 3.05 [+1.50] rx=101440 (6330 MB) # 3.05 [+0.00] ok # 3.19 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=130680 (MB=8154), tx/s=130680 (MB/s=8154) # 6.01 [+1.36] rx=65316 (8154 MB) # 6.01 [+0.00] ok # 6.18 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=94464 (MB=5894), tx/s=94464 (MB/s=5894) # 9.11 [+1.50] rx=94464 (5894 MB) # 9.11 [+0.00] ok # 9.29 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=135679 (MB=8466), tx/s=135679 (MB/s=8466) # 12.11 [+1.36] rx=67818 (8466 MB) # 12.11 [+0.00] ok # 12.28 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=124480 (MB=7768), tx/s=124480 (MB/s=7768) # 15.20 [+1.50] rx=124480 (7768 MB) # 15.20 [+0.00] ok # 15.38 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=143185 (MB=8935), tx/s=143185 (MB/s=8935) # 18.20 [+1.40] rx=71506 (8935 MB) # 18.20 [+0.00] ok # 18.38 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=115584 (MB=7212), tx/s=115584 (MB/s=7212) # 21.31 [+1.50] rx=115584 (7212 MB) # 21.31 [+0.00] ok # 21.50 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=114346 (MB=7135), tx/s=114346 (MB/s=7135) # 24.32 [+1.36] rx=57131 (7135 MB) # 24.32 [+0.00] ok # 24.50 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=118208 (MB=7376), tx/s=118208 (MB/s=7376) # 27.43 [+1.50] rx=118208 (7376 MB) # 27.43 [+0.00] ok # 27.61 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=133806 (MB=8349), tx/s=133806 (MB/s=8349) # 30.43 [+1.36] rx=65969 (8349 MB) # 30.43 [+0.00] ok # 30.62 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=110528 (MB=6897), tx/s=110528 (MB/s=6897) # 33.54 [+1.50] rx=110528 (6897 MB) # 33.54 [+0.00] ok # 33.72 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=117688 (MB=7344), tx/s=117688 (MB/s=7344) # 36.54 [+1.40] rx=58624 (7344 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__->