From: Stephen Hemminger <stephen@networkplumber•org>
To: Erni Sri Satya Vennela <ernis@linux•microsoft.com>
Cc: kys@microsoft•com, haiyangz@microsoft•com, wei.liu@kernel•org,
decui@microsoft•com, andrew+netdev@lunn•ch, davem@davemloft•net,
edumazet@google•com, kuba@kernel•org, pabeni@redhat•com,
longli@microsoft•com, kotaranov@microsoft•com, horms@kernel•org,
kent.overstreet@linux•dev, brett.creeley@amd•com,
schakrabarti@linux•microsoft.com,
shradhagupta@linux•microsoft.com, ssengar@linux•microsoft.com,
rosenp@gmail•com, paulros@microsoft•com,
linux-hyperv@vger•kernel.org, netdev@vger•kernel.org,
linux-kernel@vger•kernel.org, linux-rdma@vger•kernel.org
Subject: Re: [PATCH 2/3] net: mana: Add sched HTB offload support
Date: Thu, 17 Apr 2025 08:10:53 -0700 [thread overview]
Message-ID: <20250417081053.5b563a92@hermes.local> (raw)
In-Reply-To: <1744876630-26918-3-git-send-email-ernis@linux.microsoft.com>
On Thu, 17 Apr 2025 00:57:09 -0700
Erni Sri Satya Vennela <ernis@linux•microsoft.com> wrote:
> Introduce support for HTB qdisc offload in the mana ethernet
> controller. This controller can offload only one HTB leaf.
> The HTB leaf supports clamping the bandwidth for egress traffic.
> It uses the function mana_set_bw_clamp(), which internally calls
> a HWC command to the hardware to set the speed.
A single leaf is just Token Bucket Filter (TBF).
Are you just trying to support some vendor config?
next prev parent reply other threads:[~2025-04-17 15:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-17 7:57 [PATCH 0/3] net: mana: Add HTB Qdisc offload support Erni Sri Satya Vennela
2025-04-17 7:57 ` [PATCH 1/3] net: mana: Add speed support in mana_get_link_ksettings Erni Sri Satya Vennela
2025-04-17 13:38 ` Zhu Yanjun
2025-04-17 19:44 ` Erni Sri Satya Vennela
2025-04-17 7:57 ` [PATCH 2/3] net: mana: Add sched HTB offload support Erni Sri Satya Vennela
2025-04-17 15:10 ` Stephen Hemminger [this message]
2025-04-17 19:47 ` Erni Sri Satya Vennela
2025-04-18 0:00 ` Jakub Kicinski
2025-04-18 16:53 ` Erni Sri Satya Vennela
2025-04-24 9:38 ` Simon Horman
2025-04-25 6:23 ` Erni Sri Satya Vennela
2025-04-17 7:57 ` [PATCH 3/3] net: mana: Handle unsupported HWC commands Erni Sri Satya Vennela
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=20250417081053.5b563a92@hermes.local \
--to=stephen@networkplumber$(echo .)org \
--cc=andrew+netdev@lunn$(echo .)ch \
--cc=brett.creeley@amd$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=decui@microsoft$(echo .)com \
--cc=edumazet@google$(echo .)com \
--cc=ernis@linux$(echo .)microsoft.com \
--cc=haiyangz@microsoft$(echo .)com \
--cc=horms@kernel$(echo .)org \
--cc=kent.overstreet@linux$(echo .)dev \
--cc=kotaranov@microsoft$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=kys@microsoft$(echo .)com \
--cc=linux-hyperv@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-rdma@vger$(echo .)kernel.org \
--cc=longli@microsoft$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=paulros@microsoft$(echo .)com \
--cc=rosenp@gmail$(echo .)com \
--cc=schakrabarti@linux$(echo .)microsoft.com \
--cc=shradhagupta@linux$(echo .)microsoft.com \
--cc=ssengar@linux$(echo .)microsoft.com \
--cc=wei.liu@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