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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=135584 (MB=8460), tx/s=135584 (MB/s=8460) # 3.10 [+1.50] rx=135584 (8460 MB) # 3.10 [+0.00] ok # 3.30 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=108775 (MB=6787), tx/s=108775 (MB/s=6787) # 6.12 [+1.36] rx=54348 (6787 MB) # 6.12 [+0.00] ok # 6.32 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=144960 (MB=9046), tx/s=144960 (MB/s=9046) # 9.24 [+1.50] rx=144960 (9046 MB) # 9.24 [+0.00] ok # 9.43 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=130990 (MB=8174), tx/s=130990 (MB/s=8174) # 12.25 [+1.36] rx=65493 (8174 MB) # 12.25 [+0.00] ok # 12.43 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=131328 (MB=8195), tx/s=131328 (MB/s=8195) # 15.35 [+1.50] rx=131328 (8195 MB) # 15.36 [+0.00] ok # 15.55 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=119472 (MB=7455), tx/s=119472 (MB/s=7455) # 18.38 [+1.40] rx=59584 (7455 MB) # 18.38 [+0.00] ok # 18.58 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=112288 (MB=7007), tx/s=112288 (MB/s=7007) # 21.51 [+1.50] rx=112288 (7007 MB) # 21.51 [+0.00] ok # 21.71 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.17 [+1.47] tx=112718 (MB=7034), tx/s=112718 (MB/s=7034) # 24.53 [+1.36] rx=56336 (7034 MB) # 24.53 [+0.00] ok # 24.73 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.16 [+1.43] tx=119456 (MB=7454), tx/s=119456 (MB/s=7454) # 27.66 [+1.50] rx=119456 (7454 MB) # 27.66 [+0.00] ok # 27.86 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.29 [+1.42] tx=117216 (MB=7314), tx/s=117216 (MB/s=7314) # 30.69 [+1.40] rx=57560 (7314 MB) # 30.69 [+0.00] ok # 30.89 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.32 [+1.43] tx=151328 (MB=9443), tx/s=151328 (MB/s=9443) # 33.82 [+1.50] rx=151328 (9443 MB) # 33.82 [+0.00] ok # 34.01 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.43 [+1.42] tx=118450 (MB=7391), tx/s=118450 (MB/s=7391) # 36.83 [+1.40] rx=58611 (7391 MB) # 36.84 [+0.00] ok # 36.86 [+0.03] 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__->