Re: [PATCH] ibmvnic: Handle backing device failover and reinitialization
From: David Miller <davem@davemloft.net>
Date: 2016-08-20 00:02:37
Also in:
netdev
From: David Miller <davem@davemloft.net>
Date: 2016-08-20 00:02:37
Also in:
netdev
From: Thomas Falcon <redacted> Date: Thu, 18 Aug 2016 11:37:51 -0500
An upcoming feature of IBM VNIC protocol is the ability to configure redundant backing devices for a VNIC client. In case of a failure on the current backing device, the driver will receive a signal from the hypervisor indicating that a failover will occur. The driver will then wait for a message from the backing device before establishing a new connection. Signed-off-by: Thomas Falcon <redacted>
Applied.