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=110752 (MB=6911), tx/s=110752 (MB/s=6911) # 3.08 [+1.50] rx=110752 (6911 MB) # 3.08 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=112229 (MB=7003), tx/s=112229 (MB/s=7003) # 6.06 [+1.40] rx=56104 (7003 MB) # 6.06 [+0.00] ok # 6.23 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=117984 (MB=7362), tx/s=117984 (MB/s=7362) # 9.15 [+1.50] rx=117984 (7362 MB) # 9.15 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=119243 (MB=7441), tx/s=119243 (MB/s=7441) # 12.13 [+1.40] rx=59440 (7441 MB) # 12.13 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=130464 (MB=8141), tx/s=130464 (MB/s=8141) # 15.22 [+1.50] rx=130464 (8141 MB) # 15.22 [+0.00] ok # 15.38 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=120313 (MB=7507), tx/s=120313 (MB/s=7507) # 18.20 [+1.40] rx=60145 (7507 MB) # 18.20 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=113408 (MB=7077), tx/s=113408 (MB/s=7077) # 21.29 [+1.50] rx=113408 (7077 MB) # 21.29 [+0.00] ok # 21.46 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.42] tx=112533 (MB=7022), tx/s=112533 (MB/s=7022) # 24.28 [+1.40] rx=56253 (7022 MB) # 24.28 [+0.00] ok # 24.44 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=118784 (MB=7412), tx/s=118784 (MB/s=7412) # 27.37 [+1.50] rx=118784 (7412 MB) # 27.37 [+0.00] ok # 27.54 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.96 [+1.42] tx=115094 (MB=7182), tx/s=115094 (MB/s=7182) # 30.36 [+1.40] rx=57540 (7182 MB) # 30.36 [+0.00] ok # 30.52 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.94 [+1.42] tx=132128 (MB=8245), tx/s=132128 (MB/s=8245) # 33.44 [+1.50] rx=132128 (8245 MB) # 33.45 [+0.00] ok # 33.62 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=106048 (MB=6617), tx/s=106048 (MB/s=6617) # 36.45 [+1.40] rx=52976 (6617 MB) # 36.45 [+0.00] ok # 36.47 [+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__->