[PATCH net 0/8] net: hns3: add some fixes for -net

From: Guangbin Huang
Date: Wed Sep 29 2021 - 05:40:15 EST


This series adds some fixes for the HNS3 ethernet driver.

Guangbin Huang (3):
net: hns3: PF enable promisc for VF when mac table is overflow
net: hns3: fix always enable rx vlan filter problem after selftest
net: hns3: disable firmware compatible features when uninstall PF

Jian Shen (5):
net: hns3: do not allow call hns3_nic_net_open repeatedly
net: hns3: remove tc enable checking
net: hns3: don't rollback when destroy mqprio fail
net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and
HCLGE_FLAG_DCB_ENABLE
net: hns3: fix show wrong state when add existing uc mac address

drivers/net/ethernet/hisilicon/hns3/hnae3.h | 1 -
.../net/ethernet/hisilicon/hns3/hns3_enet.c | 16 ++++-----
.../ethernet/hisilicon/hns3/hns3_ethtool.c | 6 ++--
.../hisilicon/hns3/hns3pf/hclge_cmd.c | 21 +++++++-----
.../hisilicon/hns3/hns3pf/hclge_dcb.c | 29 ++++++++--------
.../hisilicon/hns3/hns3pf/hclge_main.c | 27 ++++++++-------
.../ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 33 +++----------------
7 files changed, 60 insertions(+), 73 deletions(-)

--
2.33.0