On 11/30/20 12:17 PM, Pavel Begunkov wrote: > v2: [1/2] bit 1 for IORING_TIMEOUT_UPDATE > [2/2] test sqpoll > > Pavel Begunkov (2): > Add timeout update > test/timeout: test timeout updates > > src/include/liburing.h | 9 ++ > src/include/liburing/io_uring.h | 1 + > test/timeout.c | 272 +++++++++++++++++++++++++++++++- > 3 files changed, 281 insertions(+), 1 deletion(-) Applied, thanks. -- Jens Axboe