On 9/5/22 8:22 PM, Dylan Yudaken wrote:
Dylan Yudaken (11): Copy defer task run definition from kernel Add documentation for IORING_SETUP_DEFER_TASKRUN flag add io_uring_submit_and_get_events and io_uring_get_events add a t_probe_defer_taskrun helper function for tests update existing tests for defer taskrun add a defer-taskrun test update io_uring_enter.2 docs for IORING_FEAT_NODROP add docs for overflow lost errors expose CQ ring overflow state overflow: add tests
Build tested each patch with GitHub bot, everything builds fine: https://github.com/ammarfaizi2/liburing/commits/testing/20220905132258.1858915-1-dylany@xxxxxx Tested-by: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx> # Build -- Ammar Faizi