Re: [dpdk-dev] [PATCH v6 3/8] net/failsafe: add probed etherdev capture

2018-01-18 Thread Thomas Monjalon
18/01/2018 14:51, Matan Azrad: > Previous fail-safe code didn't support probed sub-devices capture and > failed when it tried to probe them. > > Skip fail-safe sub-device probing when it already was probed. > > Signed-off-by: Matan Azrad > Cc: Gaetan Rivet Was acked by Gaetan in v5.

[dpdk-dev] [PATCH v6 3/8] net/failsafe: add probed etherdev capture

2018-01-18 Thread Matan Azrad
Previous fail-safe code didn't support probed sub-devices capture and failed when it tried to probe them. Skip fail-safe sub-device probing when it already was probed. Signed-off-by: Matan Azrad Cc: Gaetan Rivet --- doc/guides/nics/fail_safe.rst | 17 +++ drivers/net/failsafe/fai