netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Samiullah Khawaja <skhawaja@google.com>
Cc: kuba@kernel.org, davem@davemloft.net, edumazet@google.com,
	pabeni@redhat.com, almasrymina@google.com, willemb@google.com,
	joe@dama.to, mkarsten@uwaterloo.ca, netdev@vger.kernel.org
Subject: Re: [PATCH net-next v10 0/2] Add support to do threaded napi busy poll
Date: Tue, 04 Nov 2025 02:40:08 +0000	[thread overview]
Message-ID: <176222400875.2301509.6000409126267991675.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251028203007.575686-1-skhawaja@google.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 28 Oct 2025 20:30:04 +0000 you wrote:
> Extend the already existing support of threaded napi poll to do continuous
> busy polling.
> 
> This is used for doing continuous polling of napi to fetch descriptors
> from backing RX/TX queues for low latency applications. Allow enabling
> of threaded busypoll using netlink so this can be enabled on a set of
> dedicated napis for low latency applications.
> 
> [...]

Here is the summary with links:
  - [net-next,v10,1/2] net: Extend NAPI threaded polling to allow kthread based busy polling
    https://git.kernel.org/netdev/net-next/c/c18d4b190a46
  - [net-next,v10,2/2] selftests: Add napi threaded busy poll test in `busy_poller`
    https://git.kernel.org/netdev/net-next/c/add3c1324a89

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2025-11-04  2:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-28 20:30 [PATCH net-next v10 0/2] Add support to do threaded napi busy poll Samiullah Khawaja
2025-10-28 20:30 ` [PATCH net-next v10 1/2] net: Extend NAPI threaded polling to allow kthread based busy polling Samiullah Khawaja
2025-10-28 20:30 ` [PATCH net-next v10 2/2] selftests: Add napi threaded busy poll test in `busy_poller` Samiullah Khawaja
2025-10-29 14:25 ` [PATCH net-next v10 0/2] Add support to do threaded napi busy poll Martin Karsten
2025-10-30 19:02   ` Samiullah Khawaja
2025-11-04  2:40 ` patchwork-bot+netdevbpf [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=176222400875.2301509.6000409126267991675.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=almasrymina@google.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=joe@dama.to \
    --cc=kuba@kernel.org \
    --cc=mkarsten@uwaterloo.ca \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=skhawaja@google.com \
    --cc=willemb@google.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).