[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240603162931.3ab01750@kernel.org>
Date: Mon, 3 Jun 2024 16:29:31 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org, Jiri Pirko <jiri@...nulli.us>, Madhu Chittim
<madhu.chittim@...el.com>, Sridhar Samudrala <sridhar.samudrala@...el.com>,
Simon Horman <horms@...nel.org>, John Fastabend <john.fastabend@...il.com>,
Sunil Kovvuri Goutham <sgoutham@...vell.com>, Jamal Hadi Salim
<jhs@...atatu.com>
Subject: Re: [RFC PATCH] net: introduce HW Rate Limiting Driver API
On Mon, 03 Jun 2024 13:11:39 +0200 Paolo Abeni wrote:
> > ... and also what confused me here.
> >
> > How are you going to do 2 layers of grouping with arbitrary shaping?
> > We need arbitrary inner nodes. Unless I'm missing a trick.
>
> I guess this part really needs some talk. I also don't understand your
> doubt above.
Each layer of shaping corresponds to some level of privilege or control.
Saying that we only need one layer is like saying that we only need one
layer of cgroups.
For example - application may want to WRR/shape between two sets of
queues (e.g. data and control) and then we may wrap that application
up in a container, and WRR/shape multiple containers together.
Powered by blists - more mailing lists