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=135424 (MB=8450), tx/s=135424 (MB/s=8450) # 3.10 [+1.50] rx=135424 (8450 MB) # 3.11 [+0.00] ok # 3.32 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.42] tx=127393 (MB=7949), tx/s=127393 (MB/s=7949) # 6.14 [+1.40] rx=63679 (7949 MB) # 6.14 [+0.00] ok # 6.34 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=146112 (MB=9117), tx/s=146112 (MB/s=9117) # 9.27 [+1.50] rx=146112 (9117 MB) # 9.27 [+0.00] ok # 9.47 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.94 [+1.47] tx=132426 (MB=8263), tx/s=132426 (MB/s=8263) # 12.29 [+1.36] rx=66136 (8263 MB) # 12.30 [+0.00] ok # 12.50 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.93 [+1.43] tx=128512 (MB=8019), tx/s=128512 (MB/s=8019) # 15.43 [+1.50] rx=128512 (8019 MB) # 15.43 [+0.00] ok # 15.63 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.06 [+1.42] tx=117573 (MB=7336), tx/s=117573 (MB/s=7336) # 18.46 [+1.40] rx=58292 (7336 MB) # 18.46 [+0.00] ok # 18.66 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.08 [+1.42] tx=133760 (MB=8347), tx/s=133760 (MB/s=8347) # 21.58 [+1.50] rx=133760 (8347 MB) # 21.59 [+0.00] ok # 21.78 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.25 [+1.46] tx=124010 (MB=7738), tx/s=124010 (MB/s=7738) # 24.60 [+1.36] rx=61969 (7738 MB) # 24.61 [+0.00] ok # 24.82 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.24 [+1.43] tx=141120 (MB=8806), tx/s=141120 (MB/s=8806) # 27.75 [+1.50] rx=141120 (8806 MB) # 27.75 [+0.00] ok # 27.96 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.42 [+1.46] tx=127061 (MB=7929), tx/s=127061 (MB/s=7929) # 30.78 [+1.36] rx=63447 (7929 MB) # 30.78 [+0.00] ok # 30.98 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.41 [+1.43] tx=143840 (MB=8976), tx/s=143840 (MB/s=8976) # 33.91 [+1.50] rx=143840 (8976 MB) # 33.91 [+0.00] ok # 34.10 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.53 [+1.43] tx=130618 (MB=8151), tx/s=130618 (MB/s=8151) # 36.93 [+1.40] rx=65084 (8151 MB) # 36.93 [+0.00] ok # 36.95 [+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__->