netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Pavel Begunkov <asml.silence@gmail.com>
Cc: patchwork-bot+netdevbpf@kernel.org, David Wei <dw@davidwei.uk>,
	netdev@vger.kernel.org, pabeni@redhat.com, davem@davemloft.net,
	edumazet@google.com, hawk@kernel.org, dsahern@kernel.org,
	almasrymina@google.com, stfomichev@gmail.com, jdamato@fastly.com,
	pctammela@mojatatu.com
Subject: Re: [PATCH net-next v13 00/10] io_uring zero copy rx
Date: Mon, 10 Feb 2025 16:11:13 -0800	[thread overview]
Message-ID: <20250210161113.43f59708@kernel.org> (raw)
In-Reply-To: <39739559-6d28-429e-a1d6-430fe0f2490a@gmail.com>

On Sat, 8 Feb 2025 13:29:56 +0000 Pavel Begunkov wrote:
> >> This series was applied to netdev/net-next.git  
> > 
> > off of v6.14-rc1 so 71f0dd5a3293d75 should pull in cleanly  
> 
> Thanks Jakub, from here we'll merge the rest of the patches through
> io_uring as planned.

You should still CC netdev, to be clear.

      reply	other threads:[~2025-02-11  0:11 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-04 21:56 [PATCH net-next v13 00/10] io_uring zero copy rx David Wei
2025-02-04 21:56 ` [PATCH net-next v13 01/10] net: page_pool: don't cast mp param to devmem David Wei
2025-02-04 21:56 ` [PATCH net-next v13 02/10] net: prefix devmem specific helpers David Wei
2025-02-04 21:56 ` [PATCH net-next v13 03/10] net: generalise net_iov chunk owners David Wei
2025-02-04 21:56 ` [PATCH net-next v13 04/10] net: page_pool: create hooks for custom memory providers David Wei
2025-02-04 21:56 ` [PATCH net-next v13 05/10] netdev: add io_uring memory provider info David Wei
2025-02-04 21:56 ` [PATCH net-next v13 06/10] net: page_pool: add callback for mp info printing David Wei
2025-02-04 21:56 ` [PATCH net-next v13 07/10] net: page_pool: add a mp hook to unregister_netdevice* David Wei
2025-02-04 21:56 ` [PATCH net-next v13 08/10] net: prepare for non devmem TCP memory providers David Wei
2025-02-04 21:56 ` [PATCH net-next v13 09/10] net: page_pool: add memory provider helpers David Wei
2025-02-04 21:56 ` [PATCH net-next v13 10/10] net: add helpers for setting a memory provider on an rx queue David Wei
2025-02-05 17:44 ` [PATCH net-next v13 00/10] io_uring zero copy rx David Ahern
2025-02-05 18:00   ` David Wei
2025-02-05 18:43     ` David Ahern
2025-02-05 19:04       ` Pavel Begunkov
2025-02-07  1:00 ` patchwork-bot+netdevbpf
2025-02-07  1:07   ` Jakub Kicinski
2025-02-08 13:29     ` Pavel Begunkov
2025-02-11  0:11       ` Jakub Kicinski [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=20250210161113.43f59708@kernel.org \
    --to=kuba@kernel.org \
    --cc=almasrymina@google.com \
    --cc=asml.silence@gmail.com \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=dw@davidwei.uk \
    --cc=edumazet@google.com \
    --cc=hawk@kernel.org \
    --cc=jdamato@fastly.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=patchwork-bot+netdevbpf@kernel.org \
    --cc=pctammela@mojatatu.com \
    --cc=stfomichev@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).