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=124192 (MB=7750), tx/s=124192 (MB/s=7750) # 3.07 [+1.50] rx=123382 (7699 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=130540 (MB=8146), tx/s=130540 (MB/s=8146) # 6.08 [+1.36] rx=65227 (8146 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=123200 (MB=7688), tx/s=123200 (MB/s=7688) # 9.18 [+1.50] rx=123200 (7688 MB) # 9.18 [+0.00] ok # 9.38 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=129273 (MB=8067), tx/s=129273 (MB/s=8067) # 12.20 [+1.36] rx=64573 (8067 MB) # 12.20 [+0.00] ok # 12.38 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=144224 (MB=9000), tx/s=144224 (MB/s=9000) # 15.30 [+1.50] rx=144224 (9000 MB) # 15.30 [+0.00] ok # 15.48 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=112722 (MB=7034), tx/s=112722 (MB/s=7034) # 18.30 [+1.40] rx=55904 (7034 MB) # 18.31 [+0.00] ok # 18.48 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=142016 (MB=8862), tx/s=142016 (MB/s=8862) # 21.40 [+1.50] rx=142016 (8862 MB) # 21.40 [+0.00] ok # 21.56 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=113697 (MB=7095), tx/s=113697 (MB/s=7095) # 24.38 [+1.36] rx=56843 (7095 MB) # 24.38 [+0.00] ok # 24.54 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=143232 (MB=8938), tx/s=143232 (MB/s=8938) # 27.46 [+1.50] rx=143232 (8938 MB) # 27.46 [+0.00] ok # 27.62 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=139139 (MB=8682), tx/s=139139 (MB/s=8682) # 30.44 [+1.36] rx=69541 (8682 MB) # 30.44 [+0.00] ok # 30.59 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=156320 (MB=9754), tx/s=156320 (MB/s=9754) # 33.51 [+1.50] rx=156320 (9754 MB) # 33.51 [+0.00] ok # 33.68 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=135378 (MB=8448), tx/s=135378 (MB/s=8448) # 36.50 [+1.40] rx=67568 (8448 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__->