On 5/17/20 5:23 AM, Pavel Begunkov wrote: > Add tee and improve splice tests > > Pavel Begunkov (4): > splice/test: improve splice tests > update io_uring.h with tee() > tee/test: add test for tee(2) > splice/tee/tests: test len=0 splice/tee > > src/include/liburing/io_uring.h | 1 + > test/splice.c | 538 ++++++++++++++++++++++++++------ > 2 files changed, 445 insertions(+), 94 deletions(-) Applied, thanks. -- Jens Axboe