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=102176 (MB=6376), tx/s=102176 (MB/s=6376) # 3.08 [+1.50] rx=102176 (6376 MB) # 3.09 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=120329 (MB=7508), tx/s=120329 (MB/s=7508) # 6.08 [+1.36] rx=60133 (7508 MB) # 6.08 [+0.00] ok # 6.28 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=144768 (MB=9034), tx/s=144768 (MB/s=9034) # 9.21 [+1.50] rx=144768 (9034 MB) # 9.21 [+0.00] ok # 9.41 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.42] tx=129606 (MB=8087), tx/s=129606 (MB/s=8087) # 12.23 [+1.40] rx=64764 (8087 MB) # 12.24 [+0.00] ok # 12.39 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=163072 (MB=10176), tx/s=163072 (MB/s=10176) # 15.31 [+1.50] rx=163072 (10176 MB) # 15.31 [+0.00] ok # 15.47 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.50] tx=133864 (MB=8353), tx/s=133864 (MB/s=8353) # 18.29 [+1.32] rx=66794 (8353 MB) # 18.29 [+0.00] ok # 18.48 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=136416 (MB=8512), tx/s=136416 (MB/s=8512) # 21.40 [+1.50] rx=136416 (8512 MB) # 21.40 [+0.00] ok # 21.59 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=107191 (MB=6689), tx/s=107191 (MB/s=6689) # 24.41 [+1.36] rx=53589 (6689 MB) # 24.41 [+0.00] ok # 24.59 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=114752 (MB=7160), tx/s=114752 (MB/s=7160) # 27.51 [+1.50] rx=114752 (7160 MB) # 27.52 [+0.00] ok # 27.70 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.46] tx=131129 (MB=8182), tx/s=131129 (MB/s=8182) # 30.52 [+1.36] rx=64536 (8182 MB) # 30.52 [+0.00] ok # 30.70 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=159456 (MB=9950), tx/s=159456 (MB/s=9950) # 33.62 [+1.50] rx=159456 (9950 MB) # 33.62 [+0.00] ok # 33.78 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=130058 (MB=8116), tx/s=130058 (MB/s=8116) # 36.60 [+1.40] rx=64860 (8116 MB) # 36.60 [+0.00] ok # 36.62 [+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__->