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

Reply via email to