[PATCH v3 0/3] net/hns3: bugfix on reset
    Jie Hai 
    haijie1 at huawei.com
       
    Fri Dec  8 08:44:13 CET 2023
    
    
  
This patchset fixes some bugs on reset, and the replaces
of gcc builtin __atomic_xxx with rte_atomic_xxx is removed
and will send later separately.
Dengdui Huang (3):
  net/hns3: fix VF multiple count on one reset
  net/hns3: fix disable command with firmware
  net/hns3: fix incorrect reset level comparison
 drivers/net/hns3/hns3_ethdev.c    | 28 +++++++-------------
 drivers/net/hns3/hns3_ethdev_vf.c | 44 ++++++++++++++++++++-----------
 2 files changed, 38 insertions(+), 34 deletions(-)
-- 
2.30.0
    
    
More information about the dev
mailing list