All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH liburing 0/3] test tee
@ 2020-05-02 12:11 Pavel Begunkov
  2020-05-02 12:11 ` [PATCH liburing 1/3] splice/test: improve splice tests Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2020-05-02 12:11 UTC (permalink / raw)
  To: Jens Axboe, io-uring, Clay Harris

Add tee + tests

Pavel Begunkov (3):
  splice/test: improve splice tests
  update io_uring.h with tee()
  tee/test: add test for tee(2)

 src/include/liburing/io_uring.h |   1 +
 test/splice.c                   | 530 ++++++++++++++++++++++++++------
 2 files changed, 438 insertions(+), 93 deletions(-)

-- 
2.24.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-05-02 12:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-02 12:11 [PATCH liburing 0/3] test tee Pavel Begunkov
2020-05-02 12:11 ` [PATCH liburing 1/3] splice/test: improve splice tests Pavel Begunkov
2020-05-02 12:11 ` [PATCH liburing 2/3] update io_uring.h with tee() Pavel Begunkov
2020-05-02 12:11 ` [PATCH liburing 3/3] tee/test: add test for tee(2) Pavel Begunkov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.