public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel•org
To: Paolo Abeni <pabeni@redhat•com>
Cc: netdev@vger•kernel.org, davem@davemloft•net, kuba@kernel•org,
	edumazet@google•com, corbet@lwn•net, shuah@kernel•org
Subject: Re: [PATCH v4 net-next 0/4] net: introduce rps_default_mask
Date: Fri, 10 Feb 2023 02:00:18 +0000	[thread overview]
Message-ID: <167599441842.20637.18193994604882592103.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1675789134.git.pabeni@redhat.com>

Hello:

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

On Tue,  7 Feb 2023 19:44:54 +0100 you wrote:
> Real-time setups try hard to ensure proper isolation between time
> critical applications and e.g. network processing performed by the
> network stack in softirq and RPS is used to move the softirq
> activity away from the isolated core.
> 
> If the network configuration is dynamic, with netns and devices
> routinely created at run-time, enforcing the correct RPS setting
> on each newly created device allowing to transient bad configuration
> became complex.
> 
> [...]

Here is the summary with links:
  - [v4,net-next,1/4] net-sysctl: factor out cpumask parsing helper
    https://git.kernel.org/netdev/net-next/c/135746c61fa6
  - [v4,net-next,2/4] net-sysctl: factor-out rpm mask manipulation helpers
    https://git.kernel.org/netdev/net-next/c/370ca718fd5e
  - [v4,net-next,3/4] net: introduce default_rps_mask netns attribute
    https://git.kernel.org/netdev/net-next/c/605cfa1b1090
  - [v4,net-next,4/4] self-tests: introduce self-tests for RPS default mask
    https://git.kernel.org/netdev/net-next/c/c12e0d5f267d

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-02-10  2:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-07 18:44 [PATCH v4 net-next 0/4] net: introduce rps_default_mask Paolo Abeni
2023-02-07 18:44 ` [PATCH v4 net-next 1/4] net-sysctl: factor out cpumask parsing helper Paolo Abeni
2023-02-08 11:37   ` Simon Horman
2023-02-07 18:44 ` [PATCH v4 net-next 2/4] net-sysctl: factor-out rpm mask manipulation helpers Paolo Abeni
2023-02-08 11:37   ` Simon Horman
2023-02-07 18:44 ` [PATCH v4 net-next 3/4] net: introduce default_rps_mask netns attribute Paolo Abeni
2023-02-08 11:38   ` Simon Horman
2023-02-07 18:44 ` [PATCH v4 net-next 4/4] self-tests: introduce self-tests for RPS default mask Paolo Abeni
2023-02-08 11:38   ` Simon Horman
2023-02-09 11:25 ` [PATCH v4 net-next 0/4] net: introduce rps_default_mask Eric Dumazet
2023-02-10  2:00 ` 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=167599441842.20637.18193994604882592103.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=corbet@lwn$(echo .)net \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=kuba@kernel$(echo .)org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=shuah@kernel$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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