Thread (21 messages) flat view 21 messages, 5 authors, 2021-06-17

Re: [PATCH net-next 10/11] net: marvell: prestera: add storm control (rate limiter) implementation

From: Nikolay Aleksandrov <hidden>
Date: 2021-06-10 09:31:53
Also in: lkml

On 09/06/2021 20:59, Ido Schimmel wrote:
On Wed, Jun 09, 2021 at 06:16:00PM +0300, Oleksandr Mazur wrote:
quoted
Storm control (BUM) provides a mechanism to limit rate of ingress
port traffic (matched by type). Devlink port parameter API is used:
driver registers a set of per-port parameters that can be accessed to both
get/set per-port per-type rate limit.
Add new FW command - RATE_LIMIT_MODE_SET.
This should be properly modeled in the bridge driver and offloaded to
capable drivers via switchdev. Modeling it as a driver-specific devlink
parameter is wrong.
Absolutely agree with Ido, there are many different ways to achieve it through
the bridge (e.g. generic bridge helpers to be used by bpf, directly by tc or new br tc hooks
to name a few). I'd personally be excited to see any of these implemented as they
could open the door for a lot other interesting use cases. Unfortunately I'm currently swamped
with per-vlan multicast support, after that depending on time availability I could look
into this unless someone beats me to it. :)

Cheers,
 Nik

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help