[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164985061556.24768.770404239682926455.git-patchwork-notify@kernel.org>
Date: Wed, 13 Apr 2022 11:50:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Grygorii Strashko <grygorii.strashko@...com>
Cc: davem@...emloft.net, netdev@...r.kernel.org, kuba@...nel.org,
linux-kernel@...r.kernel.org, kishon@...com, vigneshr@...com,
linux-omap@...r.kernel.org, tony@...mide.com, andrew@...n.ch,
vladimir.oltean@....com
Subject: Re: [PATCH net-next v3 0/3] net: ethernet: ti: enable bc/mc storm
prevention support
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Tue, 12 Apr 2022 13:29:26 +0300 you wrote:
> Hi
>
> This series first adds supports for the ALE feature to rate limit number ingress
> broadcast(BC)/multicast(MC) packets per/sec which main purpose is BC/MC storm
> prevention.
>
> And then enables corresponding support for ingress broadcast(BC)/multicast(MC)
> packets rate limiting for TI CPSW switchdev and AM65x/J221E CPSW_NUSS drivers by
> implementing HW offload for simple tc-flower with policer action with matches
> on dst_mac/mask:
> - ff:ff:ff:ff:ff:ff/ff:ff:ff:ff:ff:ff has to be used for BC packets rate
> limiting (exact match)
> - 01:00:00:00:00:00/01:00:00:00:00:00 fixed value has to be used for MC
> packets rate limiting
>
> [...]
Here is the summary with links:
- [net-next,v3,1/3] drivers: net: cpsw: ale: add broadcast/multicast rate limit support
https://git.kernel.org/netdev/net-next/c/e3a5e33fae99
- [net-next,v3,2/3] net: ethernet: ti: am65-cpsw: enable bc/mc storm prevention support
https://git.kernel.org/netdev/net-next/c/5ec836be11b3
- [net-next,v3,3/3] net: ethernet: ti: cpsw_new: enable bc/mc storm prevention support
https://git.kernel.org/netdev/net-next/c/127c9e970f59
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists