[PATCH 0/8] net/hns3: add some bugfix for hns3
Jie Hai
haijie1 at huawei.com
Fri Oct 27 08:09:38 CEST 2023
This patchset contains some bugfix for hns3 pmd.
Dengdui Huang (6):
net/hns3: fix unchecked Rx free threshold
net/hns3: fix double stats for IMP and global reset
net/hns3: remove reset log in secondary
net/hns3: fix multiple reset detected log
net/hns3: fix the imp/global reset interrupted possibly
net/hns3: refactor interrupt state query
Huisong Li (1):
net/hns3: fix segmentfault for NEON and SVE
Jie Hai (1):
net/hns3: fix a typo
drivers/net/hns3/hns3_ethdev.c | 210 ++++++++++++++++++++----------
drivers/net/hns3/hns3_ethdev.h | 1 +
drivers/net/hns3/hns3_ethdev_vf.c | 11 +-
drivers/net/hns3/hns3_intr.c | 6 +-
drivers/net/hns3/hns3_rxtx.c | 8 +-
drivers/net/hns3/hns3_rxtx_vec.h | 5 +
drivers/net/hns3/hns3_tm.c | 4 +-
7 files changed, 167 insertions(+), 78 deletions(-)
--
2.30.0
More information about the dev
mailing list