From: Ammar Faizi <ammarfaizi2@gnuweeb.org>
To: Pavel Begunkov <asml.silence@gmail.com>,
io-uring Mailing List <io-uring@vger.kernel.org>
Cc: Jens Axboe <axboe@kernel.dk>
Subject: Re: [PATCH liburing v2 0/5] zerocopy send headers and tests
Date: Mon, 25 Jul 2022 19:17:53 +0700 [thread overview]
Message-ID: <ee27c605-20fa-2a6c-ecb4-738d859f8cd1@gnuweeb.org> (raw)
In-Reply-To: <cover.1658748623.git.asml.silence@gmail.com>
On 7/25/22 6:33 PM, Pavel Begunkov wrote:
> Add zerocopy send headers, helpers and tests
>
> v2:
> use T_EXIT_*
> fix ptr <-> int conversions for 32 bits arches
> slight renaming
> get rid of error() in the test
> add patch 5/5
>
> Pavel Begunkov (5):
> io_uring.h: sync with kernel for zc send and notifiers
> liburing: add zc send and notif helpers
> tests: add tests for zerocopy send and notifications
> examples: add a zerocopy send example
> liburing: improve fallocate typecasting
I can confirm it compiles fine on all architectures now. Nice.
--
Ammar Faizi
next prev parent reply other threads:[~2022-07-25 12:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-25 11:33 [PATCH liburing v2 0/5] zerocopy send headers and tests Pavel Begunkov
2022-07-25 11:33 ` [PATCH liburing v2 1/5] io_uring.h: sync with kernel for zc send and notifiers Pavel Begunkov
2022-07-25 11:33 ` [PATCH liburing v2 2/5] liburing: add zc send and notif helpers Pavel Begunkov
2022-07-25 12:35 ` Ammar Faizi
2022-07-25 11:33 ` [PATCH liburing v2 3/5] tests: add tests for zerocopy send and notifications Pavel Begunkov
2022-07-25 11:33 ` [PATCH liburing v2 4/5] examples: add a zerocopy send example Pavel Begunkov
2022-07-25 11:33 ` [PATCH liburing v2 5/5] liburing: improve fallocate typecasting Pavel Begunkov
2022-07-25 12:21 ` Ammar Faizi
2022-07-25 12:17 ` Ammar Faizi [this message]
2022-07-25 15:48 ` [PATCH liburing v2 0/5] zerocopy send headers and tests 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=ee27c605-20fa-2a6c-ecb4-738d859f8cd1@gnuweeb.org \
--to=ammarfaizi2@gnuweeb.org \
--cc=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox