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=118336 (MB=7384), tx/s=118336 (MB/s=7384) # 3.07 [+1.50] rx=118336 (7384 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=133606 (MB=8337), tx/s=133606 (MB/s=8337) # 6.06 [+1.36] rx=66764 (8337 MB) # 6.06 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=124800 (MB=7787), tx/s=124800 (MB/s=7787) # 9.14 [+1.50] rx=124800 (7787 MB) # 9.15 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=140299 (MB=8755), tx/s=140299 (MB/s=8755) # 12.13 [+1.40] rx=70127 (8755 MB) # 12.13 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=166400 (MB=10383), tx/s=166400 (MB/s=10383) # 15.22 [+1.50] rx=166400 (10383 MB) # 15.22 [+0.00] ok # 15.39 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=144245 (MB=9001), tx/s=144245 (MB/s=9001) # 18.22 [+1.40] rx=72059 (9001 MB) # 18.22 [+0.00] ok # 18.39 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=112768 (MB=7037), tx/s=112768 (MB/s=7037) # 21.31 [+1.50] rx=112768 (7037 MB) # 21.31 [+0.00] ok # 21.48 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.42] tx=111392 (MB=6951), tx/s=111392 (MB/s=6951) # 24.30 [+1.40] rx=55632 (6951 MB) # 24.30 [+0.00] ok # 24.47 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=119456 (MB=7454), tx/s=119456 (MB/s=7454) # 27.39 [+1.50] rx=119456 (7454 MB) # 27.39 [+0.00] ok # 27.57 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.42] tx=119015 (MB=7426), tx/s=119015 (MB/s=7426) # 30.39 [+1.40] rx=59290 (7426 MB) # 30.39 [+0.00] ok # 30.56 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=164896 (MB=10290), tx/s=164896 (MB/s=10290) # 33.48 [+1.50] rx=164896 (10290 MB) # 33.48 [+0.00] ok # 33.66 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=112512 (MB=7021), tx/s=112512 (MB/s=7021) # 36.48 [+1.40] rx=56181 (7021 MB) # 36.48 [+0.00] ok # 36.51 [+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__->