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-process initialization drivers/net/hns3/hns3_ethdev.c | 34 +++++------- drivers/net/hns3/hns3_ethdev_vf.c | 35 +++++-------- drivers/net/hns3/hns3_mp.c | 86 ++++++++++++++++++++++--------- drivers/net/hns3/hns3_mp.h | 11 ++-- 4 files changed, 98 insertions(+), 68 deletions(-) -- 2.33.0