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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=110656 (MB=6905), tx/s=110656 (MB/s=6905) # 3.10 [+1.50] rx=110656 (6905 MB) # 3.10 [+0.00] ok # 3.26 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=124137 (MB=7746), tx/s=124137 (MB/s=7746) # 6.08 [+1.36] rx=62056 (7746 MB) # 6.08 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=150496 (MB=9391), tx/s=150496 (MB/s=9391) # 9.16 [+1.50] rx=150496 (9391 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=136309 (MB=8506), tx/s=136309 (MB/s=8506) # 12.15 [+1.36] rx=68133 (8506 MB) # 12.15 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=147840 (MB=9225), tx/s=147840 (MB/s=9225) # 15.24 [+1.50] rx=147840 (9225 MB) # 15.24 [+0.00] ok # 15.44 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=116347 (MB=7260), tx/s=116347 (MB/s=7260) # 18.26 [+1.40] rx=57984 (7260 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=133824 (MB=8351), tx/s=133824 (MB/s=8351) # 21.36 [+1.50] rx=133824 (8351 MB) # 21.36 [+0.00] ok # 21.55 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=122132 (MB=7621), tx/s=122132 (MB/s=7621) # 24.38 [+1.36] rx=61018 (7621 MB) # 24.38 [+0.00] ok # 24.55 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=112256 (MB=7005), tx/s=112256 (MB/s=7005) # 27.47 [+1.50] rx=112256 (7005 MB) # 27.47 [+0.00] ok # 27.66 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.46] tx=119490 (MB=7456), tx/s=119490 (MB/s=7456) # 30.48 [+1.36] rx=59606 (7456 MB) # 30.48 [+0.00] ok # 30.68 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=132576 (MB=8273), tx/s=132576 (MB/s=8273) # 33.60 [+1.50] rx=132576 (8273 MB) # 33.61 [+0.00] ok # 33.79 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.25 [+1.46] tx=139128 (MB=8682), tx/s=139128 (MB/s=8682) # 36.61 [+1.36] rx=69472 (8682 MB) # 36.61 [+0.00] ok # 36.63 [+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__->