From: Jens Axboe <axboe@kernel.dk>
To: Stefan Metzmacher <metze@samba.org>,
Pavel Begunkov <asml.silence@gmail.com>,
io-uring@vger.kernel.org
Subject: Re: [PATCH 1/1] io_uring/net: fix zc fixed buf lifetime
Date: Sat, 17 Sep 2022 05:58:35 -0600 [thread overview]
Message-ID: <b8656d4e-112e-1292-5d2f-52492e979c1d@kernel.dk> (raw)
In-Reply-To: <7099cb6d-4cfc-8860-0206-0844c4768a0f@samba.org>
On 9/17/22 4:27 AM, Stefan Metzmacher wrote:
> Am 17.09.22 um 00:22 schrieb Pavel Begunkov:
>> Notifications usually outlive requests, so we need to pin buffers with
>> it by assigning a rsrc to it instead of the request.
>>
>> Fixed: b48c312be05e8 ("io_uring/net: simplify zerocopy send user API")
>> Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
>
> Looks good to me :-)
Can I turn that into an acked-by or reviewed-by?
--
Jens Axboe
next prev parent reply other threads:[~2022-09-17 11:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-16 22:22 [PATCH 1/1] io_uring/net: fix zc fixed buf lifetime Pavel Begunkov
2022-09-17 10:27 ` Stefan Metzmacher
2022-09-17 11:58 ` Jens Axboe [this message]
2022-09-18 9:29 ` Stefan Metzmacher
2022-09-18 11:10 ` 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=b8656d4e-112e-1292-5d2f-52492e979c1d@kernel.dk \
--to=axboe@kernel.dk \
--cc=asml.silence@gmail.com \
--cc=io-uring@vger.kernel.org \
--cc=metze@samba.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.