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=137216 (MB=8562), tx/s=137216 (MB/s=8562) # 3.07 [+1.50] rx=137216 (8562 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=132487 (MB=8267), tx/s=132487 (MB/s=8267) # 6.06 [+1.40] rx=66086 (8267 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=141952 (MB=8858), tx/s=141952 (MB/s=8858) # 9.16 [+1.50] rx=141952 (8858 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=139898 (MB=8730), tx/s=139898 (MB/s=8730) # 12.16 [+1.36] rx=69906 (8730 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=164416 (MB=10260), tx/s=164416 (MB/s=10260) # 15.25 [+1.50] rx=164416 (10260 MB) # 15.25 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.46] tx=142768 (MB=8909), tx/s=142768 (MB/s=8909) # 18.23 [+1.36] rx=71119 (8909 MB) # 18.24 [+0.00] ok # 18.41 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=138784 (MB=8660), tx/s=138784 (MB/s=8660) # 21.33 [+1.50] rx=138784 (8660 MB) # 21.33 [+0.00] ok # 21.50 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=128332 (MB=8008), tx/s=128332 (MB/s=8008) # 24.31 [+1.36] rx=64040 (8008 MB) # 24.32 [+0.00] ok # 24.47 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=147872 (MB=9227), tx/s=147872 (MB/s=9227) # 27.39 [+1.50] rx=147872 (9227 MB) # 27.39 [+0.00] ok # 27.57 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.46] tx=131135 (MB=8183), tx/s=131135 (MB/s=8183) # 30.39 [+1.36] rx=65541 (8183 MB) # 30.39 [+0.00] ok # 30.55 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=148736 (MB=9281), tx/s=148736 (MB/s=9281) # 33.48 [+1.50] rx=148736 (9281 MB) # 33.48 [+0.00] ok # 33.64 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=136190 (MB=8498), tx/s=136190 (MB/s=8498) # 36.47 [+1.40] rx=67955 (8498 MB) # 36.47 [+0.00] ok # 36.49 [+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__->