Re: [PATCH net-next v11 3/5] net: Introduce net_failover driver

2018-05-22 Thread Jiri Pirko
Tue, May 22, 2018 at 04:06:19AM CEST, sridhar.samudr...@intel.com wrote: >The net_failover driver provides an automated failover mechanism via APIs >to create and destroy a failover master netdev and mananges a primary and >standby slave netdevs that get registered via the generic failover >infrast

[PATCH net-next v11 3/5] net: Introduce net_failover driver

2018-05-21 Thread Sridhar Samudrala
The net_failover driver provides an automated failover mechanism via APIs to create and destroy a failover master netdev and mananges a primary and standby slave netdevs that get registered via the generic failover infrastructure. The failover netdev acts a master device and controls 2 slave devic