Re: [PATCH net-next v6 3/4] rocker: Handle protodown notifications.

2015-07-14 Thread Anuradha Karuppiah
On Tue, Jul 14, 2015 at 9:42 AM, Sergei Shtylyov wrote: > Hello. > > On 07/14/2015 06:32 PM, anurad...@cumulusnetworks.com wrote: > >> From: Anuradha Karuppiah > > >> protodown can be set by user space applications like MLAG on detecting >> errors on a switch port. This patch provides sample swit

Re: [PATCH net-next v6 3/4] rocker: Handle protodown notifications.

2015-07-14 Thread Sergei Shtylyov
Hello. On 07/14/2015 06:32 PM, anurad...@cumulusnetworks.com wrote: From: Anuradha Karuppiah protodown can be set by user space applications like MLAG on detecting errors on a switch port. This patch provides sample switch driver changes for handling protodown. Rocker PHYS disables the port

[PATCH net-next v6 3/4] rocker: Handle protodown notifications.

2015-07-14 Thread anuradhak
From: Anuradha Karuppiah protodown can be set by user space applications like MLAG on detecting errors on a switch port. This patch provides sample switch driver changes for handling protodown. Rocker PHYS disables the port in response to protodown. Signed-off-by: Anuradha Karuppiah Signed-off-