All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: patchwork-bot+netdevbpf@kernel.org
Cc: David Wei <dw@davidwei.uk>,
	netdev@vger.kernel.org, asml.silence@gmail.com,
	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: Thu, 6 Feb 2025 17:07:42 -0800	[thread overview]
Message-ID: <20250206170742.044536a1@kernel.org> (raw)
In-Reply-To: <173889003753.1718886.8005844111195907451.git-patchwork-notify@kernel.org>

On Fri, 07 Feb 2025 01:00:37 +0000 patchwork-bot+netdevbpf@kernel.org
wrote:
> This series was applied to netdev/net-next.git

off of v6.14-rc1 so 71f0dd5a3293d75 should pull in cleanly

  reply	other threads:[~2025-02-07  1:07 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 [this message]
2025-02-08 13:29     ` Pavel Begunkov
2025-02-11  0:11       ` Jakub Kicinski

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=20250206170742.044536a1@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 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.