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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=132736 (MB=8283), tx/s=132736 (MB/s=8283) # 3.06 [+1.50] rx=132736 (8283 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=128929 (MB=8045), tx/s=128929 (MB/s=8045) # 6.06 [+1.36] rx=63673 (8045 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=131712 (MB=8219), tx/s=131712 (MB/s=8219) # 9.16 [+1.50] rx=131712 (8219 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=134959 (MB=8421), tx/s=134959 (MB/s=8421) # 12.15 [+1.36] rx=67440 (8421 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=147040 (MB=9175), tx/s=147040 (MB/s=9175) # 15.24 [+1.50] rx=147040 (9175 MB) # 15.25 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=135426 (MB=8451), tx/s=135426 (MB/s=8451) # 18.25 [+1.40] rx=67633 (8451 MB) # 18.25 [+0.00] ok # 18.46 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=117056 (MB=7304), tx/s=117056 (MB/s=7304) # 21.38 [+1.50] rx=117056 (7304 MB) # 21.38 [+0.00] ok # 21.58 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.47] tx=115098 (MB=7182), tx/s=115098 (MB/s=7182) # 24.40 [+1.36] rx=57535 (7182 MB) # 24.41 [+0.00] ok # 24.60 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.03 [+1.43] tx=122592 (MB=7650), tx/s=122592 (MB/s=7650) # 27.53 [+1.50] rx=122592 (7650 MB) # 27.53 [+0.00] ok # 27.73 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.42] tx=116850 (MB=7291), tx/s=116850 (MB/s=7291) # 30.55 [+1.40] rx=58406 (7291 MB) # 30.55 [+0.00] ok # 30.76 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.18 [+1.42] tx=114432 (MB=7140), tx/s=114432 (MB/s=7140) # 33.68 [+1.50] rx=114432 (7140 MB) # 33.68 [+0.00] ok # 33.88 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.31 [+1.42] tx=115541 (MB=7210), tx/s=115541 (MB/s=7210) # 36.71 [+1.40] rx=57375 (7210 MB) # 36.71 [+0.00] ok # 36.73 [+0.03] 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__->