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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=139904 (MB=8730), tx/s=139904 (MB/s=8730) # 3.05 [+1.50] rx=139904 (8730 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.63 [+1.42] tx=114768 (MB=7161), tx/s=114768 (MB/s=7161) # 6.03 [+1.40] rx=57362 (7161 MB) # 6.03 [+0.00] ok # 6.21 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=115360 (MB=7198), tx/s=115360 (MB/s=7198) # 9.14 [+1.50] rx=115360 (7198 MB) # 9.14 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=107418 (MB=6703), tx/s=107418 (MB/s=6703) # 12.13 [+1.40] rx=53702 (6703 MB) # 12.13 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=142752 (MB=8908), tx/s=142752 (MB/s=8908) # 15.23 [+1.50] rx=142752 (8908 MB) # 15.23 [+0.00] ok # 15.39 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=128991 (MB=8049), tx/s=128991 (MB/s=8049) # 18.21 [+1.40] rx=64420 (8049 MB) # 18.21 [+0.00] ok # 18.38 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=120896 (MB=7544), tx/s=120896 (MB/s=7544) # 21.30 [+1.50] rx=120896 (7544 MB) # 21.30 [+0.00] ok # 21.47 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.42] tx=119800 (MB=7475), tx/s=119800 (MB/s=7475) # 24.29 [+1.40] rx=59895 (7475 MB) # 24.29 [+0.00] ok # 24.46 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=127648 (MB=7965), tx/s=127648 (MB/s=7965) # 27.38 [+1.50] rx=127648 (7965 MB) # 27.38 [+0.00] ok # 27.55 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.42] tx=124745 (MB=7784), tx/s=124745 (MB/s=7784) # 30.37 [+1.40] rx=62369 (7784 MB) # 30.37 [+0.00] ok # 30.55 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=145664 (MB=9089), tx/s=145664 (MB/s=9089) # 33.47 [+1.50] rx=145664 (9089 MB) # 33.47 [+0.00] ok # 33.64 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=126662 (MB=7904), tx/s=126662 (MB/s=7904) # 36.46 [+1.40] rx=63181 (7904 MB) # 36.46 [+0.00] ok # 36.48 [+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__->