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.57 [+1.42] tx=139104 (MB=8680), tx/s=139104 (MB/s=8680) # 3.07 [+1.50] rx=139104 (8680 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=122190 (MB=7625), tx/s=122190 (MB/s=7625) # 6.05 [+1.36] rx=61050 (7625 MB) # 6.05 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=127712 (MB=7969), tx/s=127712 (MB/s=7969) # 9.12 [+1.50] rx=127712 (7969 MB) # 9.12 [+0.00] ok # 9.31 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=108186 (MB=6751), tx/s=108186 (MB/s=6751) # 12.13 [+1.36] rx=53983 (6751 MB) # 12.13 [+0.00] ok # 12.31 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=143616 (MB=8962), tx/s=143616 (MB/s=8962) # 15.23 [+1.50] rx=143616 (8962 MB) # 15.23 [+0.00] ok # 15.41 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=117844 (MB=7353), tx/s=117844 (MB/s=7353) # 18.23 [+1.40] rx=58644 (7353 MB) # 18.23 [+0.00] ok # 18.40 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=133280 (MB=8317), tx/s=133280 (MB/s=8317) # 21.32 [+1.50] rx=133280 (8317 MB) # 21.32 [+0.00] ok # 21.48 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=119050 (MB=7429), tx/s=119050 (MB/s=7429) # 24.30 [+1.36] rx=58611 (7429 MB) # 24.30 [+0.00] ok # 24.46 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=138240 (MB=8626), tx/s=138240 (MB/s=8626) # 27.38 [+1.50] rx=138240 (8626 MB) # 27.38 [+0.00] ok # 27.54 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.46] tx=134366 (MB=8384), tx/s=134366 (MB/s=8384) # 30.35 [+1.36] rx=67165 (8384 MB) # 30.35 [+0.00] ok # 30.52 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.94 [+1.42] tx=144960 (MB=9046), tx/s=144960 (MB/s=9046) # 33.44 [+1.50] rx=144960 (9046 MB) # 33.44 [+0.00] ok # 33.60 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.46] tx=133167 (MB=8310), tx/s=133167 (MB/s=8310) # 36.42 [+1.36] rx=66426 (8310 MB) # 36.42 [+0.00] ok # 36.44 [+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__->