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.58 [+1.42] tx=105600 (MB=6589), tx/s=105600 (MB/s=6589) # 3.08 [+1.50] rx=105600 (6589 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=111065 (MB=6930), tx/s=111065 (MB/s=6930) # 6.09 [+1.36] rx=55528 (6930 MB) # 6.09 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=120448 (MB=7516), tx/s=120448 (MB/s=7516) # 9.18 [+1.50] rx=120448 (7516 MB) # 9.19 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=118193 (MB=7375), tx/s=118193 (MB/s=7375) # 12.18 [+1.36] rx=59080 (7375 MB) # 12.18 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=142752 (MB=8908), tx/s=142752 (MB/s=8908) # 15.28 [+1.50] rx=142752 (8908 MB) # 15.28 [+0.00] ok # 15.46 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=121972 (MB=7611), tx/s=121972 (MB/s=7611) # 18.28 [+1.40] rx=60019 (7611 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=112320 (MB=7009), tx/s=112320 (MB/s=7009) # 21.38 [+1.50] rx=112320 (7009 MB) # 21.38 [+0.00] ok # 21.57 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=107195 (MB=6689), tx/s=107195 (MB/s=6689) # 24.39 [+1.36] rx=53559 (6689 MB) # 24.40 [+0.00] ok # 24.59 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=125696 (MB=7843), tx/s=125696 (MB/s=7843) # 27.51 [+1.50] rx=125696 (7843 MB) # 27.51 [+0.00] ok # 27.70 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.46] tx=132560 (MB=8272), tx/s=132560 (MB/s=8272) # 30.52 [+1.36] rx=65406 (8272 MB) # 30.52 [+0.00] ok # 30.70 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.13 [+1.42] tx=137888 (MB=8604), tx/s=137888 (MB/s=8604) # 33.63 [+1.50] rx=137888 (8604 MB) # 33.63 [+0.00] ok # 33.78 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=133571 (MB=8335), tx/s=133571 (MB/s=8335) # 36.60 [+1.40] rx=66712 (8335 MB) # 36.60 [+0.00] ok # 36.62 [+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__->