[PATCH liburing 0/2] splice helpers + tests

From: Pavel Begunkov
Date: Sat Feb 15 2020 - 17:08:34 EST


Add splice prep helpers and some basic tests.

Pavel Begunkov (2):
splice: add splice(2) helpers
test/splice: add basic splice tests

src/include/liburing.h | 12 +++
src/include/liburing/io_uring.h | 14 +++-
test/Makefile | 4 +-
test/splice.c | 138 ++++++++++++++++++++++++++++++++
4 files changed, 165 insertions(+), 3 deletions(-)
create mode 100644 test/splice.c

--
2.24.0