[dpdk-dev] [PATCH 0/6] bugfix for hns3 PMD

Min Hu (Connor) humin29 at huawei.com
Fri May 7 11:08:13 CEST 2021


This patch set contains 6 bugfixes for hns3 PMD.

Chengwen Feng (5):
  net/hns3: return code when PCI config space write fail
  net/hns3: fix logging info when clear all FDIR rules
  net/hns3: clear hash map when clear all FDIR rules
  net/hns3: fix out param not set when query FDIR counter
  doc: add link status event pre-conditions

HongBo Zheng (1):
  net/hns3: fix VF setting alive order problem

 doc/guides/nics/hns3.rst          | 10 ++++++++++
 drivers/net/hns3/hns3_ethdev_vf.c | 22 ++++++++++++++++------
 drivers/net/hns3/hns3_fdir.c      | 22 +++++++++++++++++-----
 drivers/net/hns3/hns3_flow.c      |  2 ++
 4 files changed, 45 insertions(+), 11 deletions(-)

-- 
2.7.4



More information about the dev mailing list