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=132928 (MB=8295), tx/s=132928 (MB/s=8295) # 3.08 [+1.50] rx=132928 (8295 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.47] tx=111364 (MB=6949), tx/s=111364 (MB/s=6949) # 6.10 [+1.36] rx=55665 (6949 MB) # 6.10 [+0.00] ok # 6.31 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=119520 (MB=7458), tx/s=119520 (MB/s=7458) # 9.23 [+1.50] rx=119520 (7458 MB) # 9.23 [+0.00] ok # 9.43 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=129832 (MB=8101), tx/s=129832 (MB/s=8101) # 12.25 [+1.36] rx=63521 (8101 MB) # 12.26 [+0.00] ok # 12.43 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=159808 (MB=9972), tx/s=159808 (MB/s=9972) # 15.35 [+1.50] rx=159808 (9972 MB) # 15.35 [+0.00] ok # 15.52 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.94 [+1.42] tx=133354 (MB=8321), tx/s=133354 (MB/s=8321) # 18.34 [+1.40] rx=66521 (8321 MB) # 18.34 [+0.00] ok # 18.55 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.43] tx=134400 (MB=8387), tx/s=134400 (MB/s=8387) # 21.48 [+1.50] rx=134400 (8387 MB) # 21.48 [+0.00] ok # 21.68 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.14 [+1.47] tx=118766 (MB=7411), tx/s=118766 (MB/s=7411) # 24.50 [+1.36] rx=59363 (7411 MB) # 24.50 [+0.00] ok # 24.71 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.13 [+1.42] tx=135584 (MB=8460), tx/s=135584 (MB/s=8460) # 27.63 [+1.50] rx=135584 (8460 MB) # 27.63 [+0.00] ok # 27.83 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.29 [+1.46] tx=111279 (MB=6944), tx/s=111279 (MB/s=6944) # 30.65 [+1.36] rx=55621 (6944 MB) # 30.65 [+0.00] ok # 30.84 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.26 [+1.42] tx=120704 (MB=7532), tx/s=120704 (MB/s=7532) # 33.76 [+1.50] rx=120704 (7532 MB) # 33.76 [+0.00] ok # 33.94 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.37 [+1.42] tx=140858 (MB=8790), tx/s=140858 (MB/s=8790) # 36.77 [+1.40] rx=70374 (8790 MB) # 36.77 [+0.00] ok # 36.79 [+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__->