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=140160 (MB=8746), tx/s=140160 (MB/s=8746) # 3.06 [+1.50] rx=140160 (8746 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=130388 (MB=8136), tx/s=130388 (MB/s=8136) # 6.05 [+1.36] rx=65146 (8136 MB) # 6.06 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=148832 (MB=9287), tx/s=148832 (MB/s=9287) # 9.15 [+1.50] rx=148832 (9287 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=136069 (MB=8491), tx/s=136069 (MB/s=8491) # 12.15 [+1.36] rx=67980 (8491 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=161632 (MB=10086), tx/s=161632 (MB/s=10086) # 15.25 [+1.50] rx=161632 (10086 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=145424 (MB=9074), tx/s=145424 (MB/s=9074) # 18.24 [+1.40] rx=72582 (9074 MB) # 18.24 [+0.00] ok # 18.41 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=139648 (MB=8714), tx/s=139648 (MB/s=8714) # 21.33 [+1.50] rx=139648 (8714 MB) # 21.34 [+0.00] ok # 21.51 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.42] tx=131001 (MB=8174), tx/s=131001 (MB/s=8174) # 24.33 [+1.40] rx=65450 (8174 MB) # 24.33 [+0.00] ok # 24.51 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=150976 (MB=9421), tx/s=150976 (MB/s=9421) # 27.43 [+1.50] rx=150976 (9421 MB) # 27.43 [+0.00] ok # 27.60 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.42] tx=138110 (MB=8618), tx/s=138110 (MB/s=8618) # 30.42 [+1.40] rx=69042 (8618 MB) # 30.42 [+0.00] ok # 30.60 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=165504 (MB=10328), tx/s=165504 (MB/s=10328) # 33.53 [+1.50] rx=165504 (10328 MB) # 33.53 [+0.00] ok # 33.71 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=144475 (MB=9015), tx/s=144475 (MB/s=9015) # 36.53 [+1.40] rx=72137 (9015 MB) # 36.53 [+0.00] ok # 36.55 [+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__->