public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel•org
To: Octavian Purdila <tavip@google•com>
Cc: jhs@mojatatu•com, xiyou.wangcong@gmail•com, jiri@resnulli•us,
	davem@davemloft•net, edumazet@google•com, kuba@kernel•org,
	pabeni@redhat•com, horms@kernel•org, shuah@kernel•org,
	netdev@vger•kernel.org
Subject: Re: [PATCH net v3 0/3] net_sched: sch_sfq: reject a derived limit of 1
Date: Wed, 09 Apr 2025 12:00:35 +0000	[thread overview]
Message-ID: <174420003545.2791114.5721266695877616211.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250407202409.4036738-1-tavip@google.com>

Hello:

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

On Mon,  7 Apr 2025 13:24:06 -0700 you wrote:
> Because sfq parameters can influence each other there can be
> situations where although the user sets a limit of 2 it can be lowered
> to 1:
> 
> $ tc qdisc add dev dummy0 handle 1: root sfq limit 2 flows 1 depth 1
> $ tc qdisc show dev dummy0
> qdisc sfq 1: dev dummy0 root refcnt 2 limit 1p quantum 1514b depth 1 divisor 1024
> 
> [...]

Here is the summary with links:
  - [net,v3,1/3] net_sched: sch_sfq: use a temporary work area for validating configuration
    https://git.kernel.org/netdev/net/c/8c0cea59d40c
  - [net,v3,2/3] net_sched: sch_sfq: move the limit validation
    https://git.kernel.org/netdev/net/c/b3bf8f63e617
  - [net,v3,3/3] selftests/tc-testing: sfq: check that a derived limit of 1 is rejected
    https://git.kernel.org/netdev/net/c/26e705184e7a

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-04-09 11:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-07 20:24 [PATCH net v3 0/3] net_sched: sch_sfq: reject a derived limit of 1 Octavian Purdila
2025-04-07 20:24 ` [PATCH net v3 1/3] net_sched: sch_sfq: use a temporary work area for validating configuration Octavian Purdila
2025-04-07 20:24 ` [PATCH net v3 2/3] net_sched: sch_sfq: move the limit validation Octavian Purdila
2025-04-07 20:24 ` [PATCH net v3 3/3] selftests/tc-testing: sfq: check that a derived limit of 1 is rejected Octavian Purdila
2025-04-09 12: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=174420003545.2791114.5721266695877616211.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=horms@kernel$(echo .)org \
    --cc=jhs@mojatatu$(echo .)com \
    --cc=jiri@resnulli$(echo .)us \
    --cc=kuba@kernel$(echo .)org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=shuah@kernel$(echo .)org \
    --cc=tavip@google$(echo .)com \
    --cc=xiyou.wangcong@gmail$(echo .)com \
    /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