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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=117056 (MB=7304), tx/s=117056 (MB/s=7304) # 3.08 [+1.50] rx=117056 (7304 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=112804 (MB=7039), tx/s=112804 (MB/s=7039) # 6.08 [+1.36] rx=56344 (7039 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=116768 (MB=7286), tx/s=116768 (MB/s=7286) # 9.18 [+1.50] rx=116768 (7286 MB) # 9.18 [+0.00] ok # 9.37 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=136314 (MB=8506), tx/s=136314 (MB/s=8506) # 12.19 [+1.36] rx=68152 (8506 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=130976 (MB=8173), tx/s=130976 (MB/s=8173) # 15.29 [+1.50] rx=130976 (8173 MB) # 15.29 [+0.00] ok # 15.48 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=98130 (MB=6123), tx/s=98130 (MB/s=6123) # 18.30 [+1.40] rx=48911 (6123 MB) # 18.30 [+0.00] ok # 18.49 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=113024 (MB=7053), tx/s=113024 (MB/s=7053) # 21.41 [+1.50] rx=113024 (7053 MB) # 21.41 [+0.00] ok # 21.59 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=110973 (MB=6925), tx/s=110973 (MB/s=6925) # 24.41 [+1.36] rx=55458 (6925 MB) # 24.41 [+0.00] ok # 24.60 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.03 [+1.42] tx=124704 (MB=7781), tx/s=124704 (MB/s=7781) # 27.53 [+1.50] rx=124704 (7781 MB) # 27.53 [+0.00] ok # 27.71 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.17 [+1.46] tx=130019 (MB=8113), tx/s=130019 (MB/s=8113) # 30.53 [+1.36] rx=64980 (8113 MB) # 30.53 [+0.00] ok # 30.70 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=142624 (MB=8900), tx/s=142624 (MB/s=8900) # 33.62 [+1.50] rx=142624 (8900 MB) # 33.62 [+0.00] ok # 33.81 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.23 [+1.42] tx=132816 (MB=8288), tx/s=132816 (MB/s=8288) # 36.62 [+1.40] rx=66177 (8288 MB) # 36.63 [+0.00] ok # 36.65 [+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__->