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=94432 (MB=5892), tx/s=94432 (MB/s=5892) # 3.05 [+1.50] rx=94432 (5892 MB) # 3.06 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=127285 (MB=7943), tx/s=127285 (MB/s=7943) # 6.04 [+1.36] rx=63568 (7943 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=121888 (MB=7606), tx/s=121888 (MB/s=7606) # 9.12 [+1.50] rx=121888 (7606 MB) # 9.12 [+0.00] ok # 9.28 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=132549 (MB=8271), tx/s=132549 (MB/s=8271) # 12.10 [+1.36] rx=66231 (8271 MB) # 12.10 [+0.00] ok # 12.27 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=100960 (MB=6300), tx/s=100960 (MB/s=6300) # 15.19 [+1.50] rx=100960 (6300 MB) # 15.19 [+0.00] ok # 15.37 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=118071 (MB=7368), tx/s=118071 (MB/s=7368) # 18.19 [+1.40] rx=58805 (7368 MB) # 18.19 [+0.00] ok # 18.38 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=79424 (MB=4956), tx/s=79424 (MB/s=4956) # 21.30 [+1.50] rx=79424 (4956 MB) # 21.30 [+0.00] ok # 21.48 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=98428 (MB=6142), tx/s=98428 (MB/s=6142) # 24.30 [+1.36] rx=49194 (6142 MB) # 24.30 [+0.00] ok # 24.47 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=82752 (MB=5164), tx/s=82752 (MB/s=5164) # 27.39 [+1.50] rx=82752 (5164 MB) # 27.40 [+0.00] ok # 27.58 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=120391 (MB=7512), tx/s=120391 (MB/s=7512) # 30.40 [+1.36] rx=60090 (7512 MB) # 30.40 [+0.00] ok # 30.57 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=131008 (MB=8175), tx/s=131008 (MB/s=8175) # 33.50 [+1.50] rx=131008 (8175 MB) # 33.50 [+0.00] ok # 33.68 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=121511 (MB=7582), tx/s=121511 (MB/s=7582) # 36.50 [+1.40] rx=60458 (7582 MB) # 36.50 [+0.00] ok # 36.52 [+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__->