This is an automated email from the ASF dual-hosted git repository.
cmcfarlen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 736dd5a866 Update build_h3_tools for mac (#9608)
add 38456d4b46 Change submit_and_wait to take ink_hrtime. Fix test_AIO for
io_uring. (#9555)
No new revisions were added by this update.
Summary of changes:
CMakeLists.txt | 1 +
iocore/aio/CMakeLists.txt | 1 +
iocore/aio/sample.cfg | 2 +
iocore/aio/test_AIO.cc | 88 ++++++++++++++++++++++++++++--
iocore/io_uring/I_IO_URING.h | 3 +-
iocore/io_uring/io_uring.cc | 10 ++--
iocore/io_uring/unit_tests/test_diskIO.cc | 9 +--
{proxy/shared => src/tests}/CMakeLists.txt | 13 +++--
src/traffic_server/CMakeLists.txt | 3 +-
src/traffic_server/traffic_server.cc | 2 +-
src/traffic_via/test_traffic_via | 6 +-
11 files changed, 114 insertions(+), 24 deletions(-)
copy {proxy/shared => src/tests}/CMakeLists.txt (70%)