[dpdk-dev] [PATCH 0/4] bugfix for multi process of hns3 PMD
    Min Hu (Connor) 
    humin29 at huawei.com
       
    Tue Nov  2 02:38:25 CET 2021
    
    
  
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
    
    
More information about the dev
mailing list