Re: [dpdk-dev] [PATCH v3 0/7] Port ownership and syncronization

2018-01-25 Thread Ferruh Yigit
On 1/18/2018 4:35 PM, Matan Azrad wrote: > Add ownership mechanism to DPDK Ethernet devices to avoid multiple management > of a device by different DPDK entities. > The port ownership mechanism is a good point to redefine the synchronization > rules in ethdev: > > 1. The port allocation an

[dpdk-dev] [PATCH v3 0/7] Port ownership and syncronization

2018-01-18 Thread Matan Azrad
Add ownership mechanism to DPDK Ethernet devices to avoid multiple management of a device by different DPDK entities. The port ownership mechanism is a good point to redefine the synchronization rules in ethdev: 1. The port allocation and port release synchronization will be managed by