Re: [dpdk-dev] [PATCH v12 06/19] eal: support attach or detach share device from secondary

2018-07-11 Thread Burakov, Anatoly
On 11-Jul-18 2:47 PM, Qi Zhang wrote: This patch cover the multi-process hotplug case when a device attach/detach request be issued from a secondary process device attach on secondary: a) secondary send sync request to the primary. b) primary receive the request and attach the new device if

[dpdk-dev] [PATCH v12 06/19] eal: support attach or detach share device from secondary

2018-07-11 Thread Qi Zhang
This patch cover the multi-process hotplug case when a device attach/detach request be issued from a secondary process device attach on secondary: a) secondary send sync request to the primary. b) primary receive the request and attach the new device if failed goto i). c) primary forward attach