From: Jens Axboe <axboe@kernel.dk>
To: Pavel Begunkov <asml.silence@gmail.com>,
Caleb Sander Mateos <csander@purestorage.com>
Cc: io-uring@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc
Date: Wed, 26 Mar 2025 11:05:32 -0600 [thread overview]
Message-ID: <174300873298.1283773.3716596596961630041.b4-ty@kernel.dk> (raw)
In-Reply-To: <20250325143943.1226467-1-csander@purestorage.com>
On Tue, 25 Mar 2025 08:39:42 -0600, Caleb Sander Mateos wrote:
> Instead of a bool field in struct io_sr_msg, use REQ_F_IMPORT_BUFFER to
> track whether io_send_zc() has already imported the buffer. This flag
> already serves a similar purpose for sendmsg_zc and {read,write}v_fixed.
>
>
Applied, thanks!
[1/1] io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc
commit: 73b6dacb1c6feae8ca4a6ff120848430aeb57fbd
Best regards,
--
Jens Axboe
prev parent reply other threads:[~2025-03-26 17:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-25 14:39 [PATCH v2] io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc Caleb Sander Mateos
2025-03-26 9:59 ` Pavel Begunkov
2025-03-26 17:01 ` Caleb Sander Mateos
2025-03-26 17:05 ` Jens Axboe
2025-03-26 17:23 ` Caleb Sander Mateos
2025-03-26 17:31 ` Jens Axboe
2025-03-26 22:41 ` Pavel Begunkov
2025-03-26 22:31 ` Pavel Begunkov
2025-03-26 17:05 ` Jens Axboe [this message]
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=174300873298.1283773.3716596596961630041.b4-ty@kernel.dk \
--to=axboe@kernel.dk \
--cc=asml.silence@gmail.com \
--cc=csander@purestorage.com \
--cc=io-uring@vger.kernel.org \
--cc=linux-kernel@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