From: patchwork-bot+netdevbpf@kernel.org
To: Grygorii Strashko <grygorii.strashko@ti.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org, kuba@kernel.org,
linux-kernel@vger.kernel.org, kishon@ti.com, vigneshr@ti.com,
linux-omap@vger.kernel.org, tony@atomide.com, andrew@lunn.ch,
vladimir.oltean@nxp.com
Subject: Re: [PATCH net-next v3 0/3] net: ethernet: ti: enable bc/mc storm prevention support
Date: Wed, 13 Apr 2022 11:50:15 +0000 [thread overview]
Message-ID: <164985061556.24768.770404239682926455.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220412102929.30719-1-grygorii.strashko@ti.com>
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.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
prev parent reply other threads:[~2022-04-13 11:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-12 10:29 [PATCH net-next v3 0/3] net: ethernet: ti: enable bc/mc storm prevention support Grygorii Strashko
2022-04-12 10:29 ` [PATCH net-next v3 1/3] drivers: net: cpsw: ale: add broadcast/multicast rate limit support Grygorii Strashko
2022-04-12 10:29 ` [PATCH net-next v3 2/3] net: ethernet: ti: am65-cpsw: enable bc/mc storm prevention support Grygorii Strashko
2022-04-12 10:29 ` [PATCH net-next v3 3/3] net: ethernet: ti: cpsw_new: " Grygorii Strashko
2022-04-13 11:50 ` 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=164985061556.24768.770404239682926455.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=grygorii.strashko@ti.com \
--cc=kishon@ti.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=tony@atomide.com \
--cc=vigneshr@ti.com \
--cc=vladimir.oltean@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).