[dpdk-dev] [PATCH v5] vfio: change to use generic multi-process channel

2018-03-04 Thread Jianfeng Tan
Previously, vfio uses its own private channel for the secondary process to get container fd and group fd from the primary process. This patch changes to use the generic mp channel. Test: 1. Bind two NICs to vfio-pci. 2. Start the primary and secondary process. $ (symmetric_mp) -c 2 -- -p

Re: [dpdk-dev] [PATCH v5] vfio: change to use generic multi-process channel

2018-03-14 Thread Burakov, Anatoly
On 04-Mar-18 2:57 PM, Jianfeng Tan wrote: Previously, vfio uses its own private channel for the secondary process to get container fd and group fd from the primary process. This patch changes to use the generic mp channel. Test: 1. Bind two NICs to vfio-pci. 2. Start the primary and seco

Re: [dpdk-dev] [PATCH v5] vfio: change to use generic multi-process channel

2018-03-18 Thread Tan, Jianfeng
Hi Anatoly, Thank you for the review. All your comments will be addressed in next version, except for below concern which might be taken care of in another patch if it also concerns you. > -Original Message- > From: Burakov, Anatoly > Sent: Wednesday, March 14, 2018 9:27 PM > To: Tan, J

Re: [dpdk-dev] [PATCH v5] vfio: change to use generic multi-process channel

2018-03-20 Thread Burakov, Anatoly
On 19-Mar-18 6:53 AM, Tan, Jianfeng wrote: Hi Anatoly, Thank you for the review. All your comments will be addressed in next version, except for below concern which might be taken care of in another patch if it also concerns you. -Original Message- From: Burakov, Anatoly Sent: Wednes

Re: [dpdk-dev] [PATCH v5] vfio: change to use generic multi-process channel

2018-03-20 Thread Burakov, Anatoly
On 20-Mar-18 10:33 AM, Burakov, Anatoly wrote: On 19-Mar-18 6:53 AM, Tan, Jianfeng wrote: Hi Anatoly, Thank you for the review. All your comments will be addressed in next version, except for below concern which might be taken care of in another patch if it also concerns you. -Original