From: Pavel Begunkov <asml.silence@gmail.com>
To: io-uring@vger.kernel.org
Cc: Jens Axboe <axboe@kernel.dk>, asml.silence@gmail.com
Subject: [PATCH liburing 0/5] send-zc test/bench improvements
Date: Tue, 5 Dec 2023 15:22:19 +0000 [thread overview]
Message-ID: <cover.1701789563.git.asml.silence@gmail.com> (raw)
Patch 1 tries to resolve some misunderstandings from applications
using the send zc test as an example.
Patches 2-5 are mostly quality of life improvements noticed while
doing some tests.
Pavel Begunkov (5):
tests: comment on io_uring zc and SO_ZEROCOPY
examples/sendzc: remove get time overhead
examples/sendzc: use stdout for stats
examples/sendzc: try to print stats on SIGINT
examples/sendzc: improve help message
examples/send-zerocopy.c | 69 ++++++++++++++++++++++++++++++++--------
test/send-zerocopy.c | 4 +++
2 files changed, 60 insertions(+), 13 deletions(-)
--
2.43.0
next reply other threads:[~2023-12-05 15:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-05 15:22 Pavel Begunkov [this message]
2023-12-05 15:22 ` [PATCH liburing 1/5] tests: comment on io_uring zc and SO_ZEROCOPY Pavel Begunkov
2023-12-05 15:22 ` [PATCH liburing 2/5] examples/sendzc: remove get time overhead Pavel Begunkov
2023-12-05 15:22 ` [PATCH liburing 3/5] examples/sendzc: use stdout for stats Pavel Begunkov
2023-12-05 15:22 ` [PATCH liburing 4/5] examples/sendzc: try to print stats on SIGINT Pavel Begunkov
2023-12-05 15:22 ` [PATCH liburing 5/5] examples/sendzc: improve help message Pavel Begunkov
2023-12-05 16:22 ` [PATCH liburing 0/5] send-zc test/bench improvements Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1701789563.git.asml.silence@gmail.com \
--to=asml.silence@gmail.com \
--cc=axboe@kernel.dk \
--cc=io-uring@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.