[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1581803684.git.asml.silence@gmail.com>
Date: Sun, 16 Feb 2020 01:07:34 +0300
From: Pavel Begunkov <asml.silence@...il.com>
To: Jens Axboe <axboe@...nel.dk>, io-uring@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH liburing 0/2] splice helpers + tests
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
Powered by blists - more mailing lists