Gaetan Rivet a46f8d584e net/failsafe: add fail-safe PMD
Introduce the fail-safe poll mode driver initialization and enable its
build infrastructure.

This PMD allows for applications to benefit from true hot-plugging
support without having to implement it.

It intercepts and manages Ethernet device removal events issued by
slave PMDs and re-initializes them transparently when brought back.
It also allows defining a contingency to the removal of a device, by
designating a fail-over device that will take on transmitting operations
if the preferred device is removed.

Applications only see a fail-safe instance, without caring for
underlying activity ensuring their continued operations.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
Acked-by: Olga Shern <olgas@mellanox.com>
2017-07-19 16:25:42 +03:00
..
2017-07-19 16:25:42 +03:00
2015-03-31 01:33:22 +02:00
2017-04-04 19:02:45 +02:00
2017-04-28 14:46:18 +02:00
2017-06-12 10:41:26 +01:00
2017-07-19 16:25:42 +03:00
2017-07-19 16:25:42 +03:00
2017-04-19 15:37:37 +02:00
2017-04-04 15:52:50 +02:00
2017-05-07 14:38:01 +02:00
2017-05-07 22:27:29 +02:00
2017-06-14 23:54:13 +02:00