Re: [dpdk-dev] [PATCH v2 04/22] ethdev: enable hotplug on multi-process

2018-06-22 Thread Andrew Rybchenko
On 06/21/2018 05:00 AM, Qi Zhang wrote: We are going to introduce the solution to handle different hotplug cases in multi-process situation, it include below scenario: 1. Attach a share device from primary 2. Detach a share device from primary 3. Attach a share device from secondary 4. Detach a

Re: [dpdk-dev] [PATCH v2 04/22] ethdev: enable hotplug on multi-process

2018-06-21 Thread Zhang, Qi Z
> -Original Message- > From: Burakov, Anatoly > Sent: Thursday, June 21, 2018 4:37 PM > To: Zhang, Qi Z ; tho...@monjalon.net > Cc: Ananyev, Konstantin ; dev@dpdk.org; > Richardson, Bruce ; Yigit, Ferruh > ; Shelton, Benjamin H > ; Vangati, Narender > > Subject: Re: [PATCH v2 04/22] ethd

Re: [dpdk-dev] [PATCH v2 04/22] ethdev: enable hotplug on multi-process

2018-06-21 Thread Burakov, Anatoly
On 21-Jun-18 3:00 AM, Qi Zhang wrote: We are going to introduce the solution to handle different hotplug cases in multi-process situation, it include below scenario: 1. Attach a share device from primary 2. Detach a share device from primary 3. Attach a share device from secondary 4. Detach a sh