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.56 [+1.42] tx=85728 (MB=5349), tx/s=85728 (MB/s=5349) # 3.06 [+1.50] rx=85728 (5349 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=119829 (MB=7477), tx/s=119829 (MB/s=7477) # 6.04 [+1.36] rx=59875 (7477 MB) # 6.04 [+0.00] ok # 6.22 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=89568 (MB=5589), tx/s=89568 (MB/s=5589) # 9.15 [+1.50] rx=89568 (5589 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=136932 (MB=8545), tx/s=136932 (MB/s=8545) # 12.14 [+1.36] rx=66204 (8545 MB) # 12.14 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=122144 (MB=7622), tx/s=122144 (MB/s=7622) # 15.23 [+1.50] rx=122144 (7622 MB) # 15.23 [+0.00] ok # 15.38 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=143744 (MB=8970), tx/s=143744 (MB/s=8970) # 18.20 [+1.40] rx=71823 (8970 MB) # 18.20 [+0.00] ok # 18.36 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=101472 (MB=6332), tx/s=101472 (MB/s=6332) # 21.28 [+1.50] rx=101472 (6332 MB) # 21.28 [+0.00] ok # 21.44 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=122606 (MB=7651), tx/s=122606 (MB/s=7651) # 24.26 [+1.36] rx=60392 (7651 MB) # 24.26 [+0.00] ok # 24.43 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=93824 (MB=5854), tx/s=93824 (MB/s=5854) # 27.35 [+1.50] rx=93824 (5854 MB) # 27.35 [+0.00] ok # 27.51 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.46] tx=128827 (MB=8039), tx/s=128827 (MB/s=8039) # 30.32 [+1.36] rx=64402 (8039 MB) # 30.33 [+0.00] ok # 30.48 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.90 [+1.42] tx=135456 (MB=8452), tx/s=135456 (MB/s=8452) # 33.40 [+1.50] rx=135456 (8452 MB) # 33.40 [+0.00] ok # 33.58 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.00 [+1.42] tx=136734 (MB=8532), tx/s=136734 (MB/s=8532) # 36.40 [+1.40] rx=68284 (8532 MB) # 36.41 [+0.00] ok # 36.43 [+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__->