[dpdk-dev] [PATCH v3 0/4] support secondary process for failsafe

Gaëtan Rivet gaetan.rivet at 6wind.com
Mon Mar 18 17:16:56 CET 2019


Hello Raslan,

It all seems okay, thank you for the reworks and the added features :).

For the series:
Acked-by: Gaetan Rivet <gaetan.rivet at 6wind.com>

On Mon, Mar 18, 2019 at 04:05:24PM +0000, Raslan Darawsheh wrote:
> this set of patches are intended to support secondary process for failsafe.
> 
> v3 integrates changes after review from Gaetan
> There is no functional change.
> 
> Raslan Darawsheh (4):
>   net/failsafe: replace local device with shared data
>   net/failsafe: change back-reference from sub-device
>   net/failsafe: replace sub-device pointer with port id
>   net/failsafe: support secondary process
> 
>  drivers/net/failsafe/failsafe.c         | 53 +++++++++++++++++++++++++++++++--
>  drivers/net/failsafe/failsafe_eal.c     |  4 +--
>  drivers/net/failsafe/failsafe_ether.c   | 16 +++++-----
>  drivers/net/failsafe/failsafe_intr.c    | 20 ++++++-------
>  drivers/net/failsafe/failsafe_ops.c     |  4 +--
>  drivers/net/failsafe/failsafe_private.h | 38 +++++++++++++++--------
>  drivers/net/failsafe/failsafe_rxtx.c    |  4 +--
>  7 files changed, 102 insertions(+), 37 deletions(-)
> 
> -- 
> 2.7.4
> 

-- 
Gaëtan Rivet
6WIND


More information about the dev mailing list