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=71296 (MB=4449), tx/s=71296 (MB/s=4449) # 3.08 [+1.50] rx=71296 (4449 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=126149 (MB=7872), tx/s=126149 (MB/s=7872) # 6.07 [+1.36] rx=63051 (7872 MB) # 6.07 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=80576 (MB=5028), tx/s=80576 (MB/s=5028) # 9.17 [+1.50] rx=80576 (5028 MB) # 9.17 [+0.00] ok # 9.36 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=124155 (MB=7747), tx/s=124155 (MB/s=7747) # 12.18 [+1.36] rx=61418 (7747 MB) # 12.18 [+0.00] ok # 12.35 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=124640 (MB=7777), tx/s=124640 (MB/s=7777) # 15.28 [+1.50] rx=124640 (7777 MB) # 15.28 [+0.00] ok # 15.47 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=128599 (MB=8025), tx/s=128599 (MB/s=8025) # 18.29 [+1.40] rx=64134 (8025 MB) # 18.29 [+0.00] ok # 18.47 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=95584 (MB=5964), tx/s=95584 (MB/s=5964) # 21.39 [+1.50] rx=95584 (5964 MB) # 21.39 [+0.00] ok # 21.56 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.42] tx=126917 (MB=7920), tx/s=126917 (MB/s=7920) # 24.38 [+1.40] rx=63141 (7920 MB) # 24.38 [+0.00] ok # 24.56 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=83552 (MB=5213), tx/s=83552 (MB/s=5213) # 27.48 [+1.50] rx=83552 (5213 MB) # 27.48 [+0.00] ok # 27.68 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=126046 (MB=7865), tx/s=126046 (MB/s=7865) # 30.50 [+1.36] rx=63013 (7865 MB) # 30.50 [+0.00] ok # 30.67 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=118912 (MB=7420), tx/s=118912 (MB/s=7420) # 33.60 [+1.50] rx=118912 (7420 MB) # 33.60 [+0.00] ok # 33.78 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=139408 (MB=8699), tx/s=139408 (MB/s=8699) # 36.60 [+1.40] rx=69543 (8699 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__->