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

Min Hu (Connor) humin29 at huawei.com
Sat May 15 02:52:32 CEST 2021


This patch set contains six bugfixes for hns3 PMD.

Huisong Li (6):
  net/hns3: fix check of Rx/Tx queue numbers
  net/hns3: fix requested FC mode roolback
  net/hns3: remove meaningless packet buffer rollback
  net/hns3: fix DCB configuration
  net/hns3: fix DCB cannot be reconfigured
  net/hns3: fix link speed when VF device is down

 drivers/net/hns3/hns3_dcb.c       | 85 +++++++++++++++++++++++----------------
 drivers/net/hns3/hns3_dcb.h       |  2 +-
 drivers/net/hns3/hns3_ethdev.c    | 84 ++++++++++++++------------------------
 drivers/net/hns3/hns3_ethdev_vf.c | 20 +++------
 4 files changed, 88 insertions(+), 103 deletions(-)

-- 
2.7.4



More information about the dev mailing list