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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=131808 (MB=8225), tx/s=131808 (MB/s=8225) # 3.09 [+1.50] rx=131808 (8225 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.43] tx=108407 (MB=6764), tx/s=108407 (MB/s=6764) # 6.12 [+1.40] rx=54151 (6764 MB) # 6.12 [+0.00] ok # 6.33 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=142752 (MB=8908), tx/s=142752 (MB/s=8908) # 9.25 [+1.50] rx=142752 (8908 MB) # 9.26 [+0.00] ok # 9.46 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.93 [+1.47] tx=119402 (MB=7451), tx/s=119402 (MB/s=7451) # 12.28 [+1.36] rx=59618 (7451 MB) # 12.29 [+0.00] ok # 12.50 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.93 [+1.43] tx=144032 (MB=8988), tx/s=144032 (MB/s=8988) # 15.43 [+1.50] rx=144032 (8988 MB) # 15.43 [+0.00] ok # 15.62 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.04 [+1.42] tx=116358 (MB=7261), tx/s=116358 (MB/s=7261) # 18.44 [+1.40] rx=57754 (7261 MB) # 18.44 [+0.00] ok # 18.64 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.06 [+1.42] tx=101728 (MB=6348), tx/s=101728 (MB/s=6348) # 21.57 [+1.50] rx=101728 (6348 MB) # 21.57 [+0.00] ok # 21.77 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.23 [+1.47] tx=112779 (MB=7037), tx/s=112779 (MB/s=7037) # 24.59 [+1.36] rx=56368 (7037 MB) # 24.60 [+0.00] ok # 24.78 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.20 [+1.42] tx=115360 (MB=7198), tx/s=115360 (MB/s=7198) # 27.71 [+1.50] rx=115360 (7198 MB) # 27.71 [+0.00] ok # 27.90 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.36 [+1.46] tx=127363 (MB=7947), tx/s=127363 (MB/s=7947) # 30.72 [+1.36] rx=63681 (7947 MB) # 30.72 [+0.00] ok # 30.92 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.34 [+1.42] tx=159264 (MB=9938), tx/s=159264 (MB/s=9938) # 33.84 [+1.50] rx=159264 (9938 MB) # 33.84 [+0.00] ok # 34.03 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.45 [+1.42] tx=129042 (MB=8052), tx/s=129042 (MB/s=8052) # 36.85 [+1.40] rx=64310 (8052 MB) # 36.85 [+0.00] ok # 36.88 [+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__->