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=136192 (MB=8498), tx/s=136192 (MB/s=8498) # 3.07 [+1.50] rx=136192 (8498 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=106549 (MB=6649), tx/s=106549 (MB/s=6649) # 6.05 [+1.36] rx=53258 (6649 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=108768 (MB=6787), tx/s=108768 (MB/s=6787) # 9.13 [+1.50] rx=108768 (6787 MB) # 9.13 [+0.00] ok # 9.29 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=139740 (MB=8720), tx/s=139740 (MB/s=8720) # 12.10 [+1.36] rx=69837 (8720 MB) # 12.11 [+0.00] ok # 12.27 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=130240 (MB=8127), tx/s=130240 (MB/s=8127) # 15.19 [+1.50] rx=130240 (8127 MB) # 15.19 [+0.00] ok # 15.35 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.46] tx=146945 (MB=9169), tx/s=146945 (MB/s=9169) # 18.17 [+1.36] rx=73408 (9169 MB) # 18.17 [+0.00] ok # 18.33 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.75 [+1.42] tx=111776 (MB=6975), tx/s=111776 (MB/s=6975) # 21.25 [+1.50] rx=111776 (6975 MB) # 21.26 [+0.00] ok # 21.43 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.46] tx=130802 (MB=8162), tx/s=130802 (MB/s=8162) # 24.25 [+1.36] rx=65388 (8162 MB) # 24.25 [+0.00] ok # 24.40 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.82 [+1.42] tx=151584 (MB=9459), tx/s=151584 (MB/s=9459) # 27.32 [+1.50] rx=151584 (9459 MB) # 27.33 [+0.00] ok # 27.48 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.46] tx=130111 (MB=8119), tx/s=130111 (MB/s=8119) # 30.30 [+1.36] rx=64035 (8119 MB) # 30.30 [+0.00] ok # 30.46 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.87 [+1.42] tx=157152 (MB=9806), tx/s=157152 (MB/s=9806) # 33.38 [+1.50] rx=157152 (9806 MB) # 33.38 [+0.00] ok # 33.53 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.95 [+1.42] tx=142749 (MB=8908), tx/s=142749 (MB/s=8908) # 36.35 [+1.40] rx=71171 (8908 MB) # 36.35 [+0.00] ok # 36.37 [+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__->