[dpdk-dev] [PATCH 0/7] misc updates for hns3 PMD driver

Wei Hu (Xavier) huwei013 at chinasoftinc.com
Tue Mar 17 10:11:59 CET 2020


This series are updates and fixes for hns3 PMD driver.

Chengchang Tang (2):
  net/hns3: remove redundant MAC addr check when setting MAC
  net/hns3: modify inappropriate names

Chengwen Feng (3):
  net/hns3: fix packets's offload features flags in Rx
  net/hns3: fix default error code of command interface
  net/hns3: fix crash when flushing RSS flow rules with FLR

Min Hu (Connor) (1):
  net/hns3: fix configuring illeagl VLAN pvid

Wei Hu (Xavier) (1):
  net/hns3: fix abnormal status after reset occurs repeatedly

 drivers/net/hns3/hns3_cmd.c       | 24 +++++++++++----
 drivers/net/hns3/hns3_ethdev.c    | 51 +++++++++++++------------------
 drivers/net/hns3/hns3_ethdev_vf.c | 28 +++++------------
 drivers/net/hns3/hns3_flow.c      |  5 ++-
 drivers/net/hns3/hns3_rxtx.c      |  5 +--
 5 files changed, 55 insertions(+), 58 deletions(-)

-- 
2.23.0



More information about the dev mailing list