Re: [dpdk-dev] [PATCH v2 1/2] net/failsafe: fix removed sub-device cleanup

2018-05-22 Thread Matan Azrad
From: Gaëtan Rivet > On Tue, May 22, 2018 at 10:19:14AM +, Matan Azrad wrote: > > Hi Gaetan > > > > From: Gaëtan Rivet > > > Hello Matan, > > > > > > On Mon, May 21, 2018 at 07:48:03PM +, Matan Azrad wrote: > > > > The fail-safe PMD registers to RMV event for each removable > > > > sub-de

Re: [dpdk-dev] [PATCH v2 1/2] net/failsafe: fix removed sub-device cleanup

2018-05-22 Thread Gaëtan Rivet
On Tue, May 22, 2018 at 10:19:14AM +, Matan Azrad wrote: > Hi Gaetan > > From: Gaëtan Rivet > > Hello Matan, > > > > On Mon, May 21, 2018 at 07:48:03PM +, Matan Azrad wrote: > > > The fail-safe PMD registers to RMV event for each removable sub-device > > > port in order to cleanup the sub

Re: [dpdk-dev] [PATCH v2 1/2] net/failsafe: fix removed sub-device cleanup

2018-05-22 Thread Matan Azrad
Hi Gaetan From: Gaëtan Rivet > Hello Matan, > > On Mon, May 21, 2018 at 07:48:03PM +, Matan Azrad wrote: > > The fail-safe PMD registers to RMV event for each removable sub-device > > port in order to cleanup the sub-device resources and switch the Tx > > sub-device directly when it is plugge

Re: [dpdk-dev] [PATCH v2 1/2] net/failsafe: fix removed sub-device cleanup

2018-05-22 Thread Gaëtan Rivet
Hello Matan, On Mon, May 21, 2018 at 07:48:03PM +, Matan Azrad wrote: > The fail-safe PMD registers to RMV event for each removable sub-device > port in order to cleanup the sub-device resources and switch the Tx > sub-device directly when it is plugged-out. > > During removal time, the fail-