Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Eric Dumazet <edumazet@google.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	netdev@vger.kernel.org, eric.dumazet@gmail.com
Subject: Re: [PATCH net-next 0/5] net: give napi_threaded_poll() some love
Date: Sun, 23 Apr 2023 12:50:19 +0000	[thread overview]
Message-ID: <168225421946.16046.7955850212787041275.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230421094357.1693410-1-edumazet@google.com>

Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:

On Fri, 21 Apr 2023 09:43:52 +0000 you wrote:
> There is interest to revert commit 4cd13c21b207
> ("softirq: Let ksoftirqd do its job") and use instead the
> napi_threaded_poll() mode.
> 
> https://lore.kernel.org/netdev/140f61e2e1fcb8cf53619709046e312e343b53ca.camel@redhat.com/T/#m8a8f5b09844adba157ad0d22fc1233d97013de50
> 
> Before doing so, make sure napi_threaded_poll() benefits
> from recent core stack improvements, to further reduce
> softirq triggers.
> 
> [...]

Here is the summary with links:
  - [net-next,1/5] net: add debugging checks in skb_attempt_defer_free()
    https://git.kernel.org/netdev/net-next/c/e8e1ce8454c9
  - [net-next,2/5] net: do not provide hard irq safety for sd->defer_lock
    https://git.kernel.org/netdev/net-next/c/931e93bdf8ca
  - [net-next,3/5] net: move skb_defer_free_flush() up
    https://git.kernel.org/netdev/net-next/c/e6f50edfef04
  - [net-next,4/5] net: make napi_threaded_poll() aware of sd->defer_list
    https://git.kernel.org/netdev/net-next/c/a1aaee7f8f79
  - [net-next,5/5] net: optimize napi_threaded_poll() vs RPS/RFS
    https://git.kernel.org/netdev/net-next/c/87eff2ec57b6

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



      parent reply	other threads:[~2023-04-23 12:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-21  9:43 [PATCH net-next 0/5] net: give napi_threaded_poll() some love Eric Dumazet
2023-04-21  9:43 ` [PATCH net-next 1/5] net: add debugging checks in skb_attempt_defer_free() Eric Dumazet
2023-04-21  9:43 ` [PATCH net-next 2/5] net: do not provide hard irq safety for sd->defer_lock Eric Dumazet
2023-04-21  9:43 ` [PATCH net-next 3/5] net: move skb_defer_free_flush() up Eric Dumazet
2023-04-21  9:43 ` [PATCH net-next 4/5] net: make napi_threaded_poll() aware of sd->defer_list Eric Dumazet
2023-04-21  9:43 ` [PATCH net-next 5/5] net: optimize napi_threaded_poll() vs RPS/RFS Eric Dumazet
2023-04-21 13:09   ` Paolo Abeni
2023-04-21 14:05     ` Jakub Kicinski
2023-04-21 14:06     ` Eric Dumazet
2023-04-21 15:21       ` Paolo Abeni
2023-04-23 12:50 ` 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=168225421946.16046.7955850212787041275.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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