Re: [PATCH net-next] net: link_watch: mark bonding link events urgent

2018-01-22 Thread Jiri Pirko
Mon, Jan 22, 2018 at 04:14:17PM CET, ro...@cumulusnetworks.com wrote: >On Mon, Jan 22, 2018 at 12:13 AM, Jiri Pirko wrote: >> Mon, Jan 22, 2018 at 07:07:53AM CET, ro...@cumulusnetworks.com wrote: >>>From: Roopa Prabhu >>> >>>It takes 1sec for bond link down notification to hit user-space >>>when

Re: [PATCH net-next] net: link_watch: mark bonding link events urgent

2018-01-22 Thread Roopa Prabhu
On Mon, Jan 22, 2018 at 12:13 AM, Jiri Pirko wrote: > Mon, Jan 22, 2018 at 07:07:53AM CET, ro...@cumulusnetworks.com wrote: >>From: Roopa Prabhu >> >>It takes 1sec for bond link down notification to hit user-space >>when all slaves of the bond go down. 1sec is too long for >>protocol daemons in u

Re: [PATCH net-next] net: link_watch: mark bonding link events urgent

2018-01-22 Thread Jiri Pirko
Mon, Jan 22, 2018 at 07:07:53AM CET, ro...@cumulusnetworks.com wrote: >From: Roopa Prabhu > >It takes 1sec for bond link down notification to hit user-space >when all slaves of the bond go down. 1sec is too long for >protocol daemons in user-space relying on bond link notification >to failover/rec

[PATCH net-next] net: link_watch: mark bonding link events urgent

2018-01-21 Thread Roopa Prabhu
From: Roopa Prabhu It takes 1sec for bond link down notification to hit user-space when all slaves of the bond go down. 1sec is too long for protocol daemons in user-space relying on bond link notification to failover/recover (eg: multichassis lag implementations in user-space). Since the link ev