Re: [dpdk-dev] [PATCH 0/4] bugfix for multi process of hns3 PMD

2021-11-04 Thread Ferruh Yigit
On 11/2/2021 1:38 AM, Min Hu (Connor) wrote: This patch set contains bugfix and code optimization for multi process of hns3 PMD. Huisong Li (4): net/hns3: decrease the count when secondary process exits net/hns3: fix MP action register and unregister net/hns3: fix lack of unregistering

[dpdk-dev] [PATCH 0/4] bugfix for multi process of hns3 PMD

2021-11-01 Thread Min Hu (Connor)
This patch set contains bugfix and code optimization for multi process of hns3 PMD. Huisong Li (4): net/hns3: decrease the count when secondary process exits net/hns3: fix MP action register and unregister net/hns3: fix lack of unregistering MP action for secondary net/hns3: refactor multi