Re: [PATCH liburing 0/4] splice/tee testing

2020-05-17 Thread Jens Axboe
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 + >

[PATCH liburing 0/4] splice/tee testing

2020-05-17 Thread Pavel Begunkov
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