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

2019-03-27 Thread Ferruh Yigit
<...> > On Mon, Mar 18, 2019 at 04:05:24PM +, 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 loc

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

2019-03-18 Thread Gaƫtan Rivet
Hello Raslan, It all seems okay, thank you for the reworks and the added features :). For the series: Acked-by: Gaetan Rivet On Mon, Mar 18, 2019 at 04:05:24PM +, Raslan Darawsheh wrote: > this set of patches are intended to support secondary process for failsafe. > > v3 integrates changes

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

2019-03-18 Thread Raslan Darawsheh
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/failsaf