Re: Enable and configure storm prevention in a network device

2018-04-09 Thread Andrew Lunn
> > The Marvell switches have leaky buckets, which can be used for > > limiting broadcast and multicast packets, as well as traffic shaping > > in general. Storm prevention is just a form of traffic shaping, so if > > we have generic traffic shaping, it can be used for storm prevention. > > > TI's

Re: Enable and configure storm prevention in a network device

2018-04-09 Thread Murali Karicheri
Andrew, On 04/06/2018 10:30 AM, Andrew Lunn wrote: > On Thu, Apr 05, 2018 at 03:35:06PM -0700, Florian Fainelli wrote: >> On 04/05/2018 01:20 PM, David Miller wrote: >>> From: Murali Karicheri >>> Date: Thu, 5 Apr 2018 16:14:49 -0400 >>> Is there a standard way to implement and configure sto

Re: Enable and configure storm prevention in a network device

2018-04-09 Thread Murali Karicheri
On 04/05/2018 06:35 PM, Florian Fainelli wrote: > On 04/05/2018 01:20 PM, David Miller wrote: >> From: Murali Karicheri >> Date: Thu, 5 Apr 2018 16:14:49 -0400 >> >>> Is there a standard way to implement and configure storm prevention >>> in a Linux network device? >> >> What kind of "storm", an i

Re: Enable and configure storm prevention in a network device

2018-04-06 Thread Andrew Lunn
On Thu, Apr 05, 2018 at 03:35:06PM -0700, Florian Fainelli wrote: > On 04/05/2018 01:20 PM, David Miller wrote: > > From: Murali Karicheri > > Date: Thu, 5 Apr 2018 16:14:49 -0400 > > > >> Is there a standard way to implement and configure storm prevention > >> in a Linux network device? > > > >

Re: Enable and configure storm prevention in a network device

2018-04-05 Thread Florian Fainelli
On 04/05/2018 01:20 PM, David Miller wrote: > From: Murali Karicheri > Date: Thu, 5 Apr 2018 16:14:49 -0400 > >> Is there a standard way to implement and configure storm prevention >> in a Linux network device? > > What kind of "storm", an interrupt storm? > I would assume Murali is referring

Re: Enable and configure storm prevention in a network device

2018-04-05 Thread David Miller
From: Murali Karicheri Date: Thu, 5 Apr 2018 16:14:49 -0400 > Is there a standard way to implement and configure storm prevention > in a Linux network device? What kind of "storm", an interrupt storm?