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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=133600 (MB=8337), tx/s=133600 (MB/s=8337) # 3.10 [+1.50] rx=133600 (8337 MB) # 3.10 [+0.00] ok # 3.28 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=130296 (MB=8130), tx/s=130296 (MB/s=8130) # 6.10 [+1.36] rx=65082 (8130 MB) # 6.10 [+0.00] ok # 6.29 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=143456 (MB=8952), tx/s=143456 (MB/s=8952) # 9.21 [+1.50] rx=143456 (8952 MB) # 9.22 [+0.00] ok # 9.43 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.47] tx=136574 (MB=8522), tx/s=136574 (MB/s=8522) # 12.25 [+1.36] rx=68279 (8522 MB) # 12.25 [+0.00] ok # 12.46 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=165088 (MB=10302), tx/s=165088 (MB/s=10302) # 15.38 [+1.50] rx=165088 (10302 MB) # 15.38 [+0.00] ok # 15.57 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.43] tx=140336 (MB=8757), tx/s=140336 (MB/s=8757) # 18.40 [+1.40] rx=70053 (8757 MB) # 18.40 [+0.00] ok # 18.61 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.42] tx=134560 (MB=8397), tx/s=134560 (MB/s=8397) # 21.53 [+1.50] rx=134560 (8397 MB) # 21.54 [+0.00] ok # 21.73 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.15 [+1.42] tx=114267 (MB=7130), tx/s=114267 (MB/s=7130) # 24.55 [+1.40] rx=57115 (7130 MB) # 24.56 [+0.00] ok # 24.76 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.19 [+1.43] tx=143520 (MB=8956), tx/s=143520 (MB/s=8956) # 27.69 [+1.50] rx=143520 (8956 MB) # 27.69 [+0.00] ok # 27.89 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.35 [+1.46] tx=129175 (MB=8060), tx/s=129175 (MB/s=8060) # 30.71 [+1.36] rx=64545 (8060 MB) # 30.72 [+0.00] ok # 30.91 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.34 [+1.42] tx=127808 (MB=7975), tx/s=127808 (MB/s=7975) # 33.84 [+1.50] rx=127808 (7975 MB) # 33.84 [+0.00] ok # 34.05 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.47 [+1.43] tx=112527 (MB=7022), tx/s=112527 (MB/s=7022) # 36.87 [+1.40] rx=56000 (7022 MB) # 36.88 [+0.00] ok # 36.90 [+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__->