[PATCH V2 net 0/5] There are some bugfix for the HNS3 ethernet driver
From: Jijie Shao <shaojijie@huawei.com>
Date: 2023-09-18 07:55:33
Also in:
lkml
From: Jijie Shao <shaojijie@huawei.com>
Date: 2023-09-18 07:55:33
Also in:
lkml
There are some bugfix for the HNS3 ethernet driver --- ChangeLog: v1->v2: add Fixes tag for bugfix patch suggested by Simon Horman v1: https://lore.kernel.org/all/20230915095305.422328-1-shaojijie@huawei.com/ (local) --- Jian Shen (1): net: hns3: only enable unicast promisc when mac table full Jie Wang (3): net: hns3: add cmdq check for vf periodic service task net: hns3: fix GRE checksum offload issue net: hns3: add 5ms delay before clear firmware reset irq source Jijie Shao (1): net: hns3: fix fail to delete tc flower rules during reset issue drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 9 +++++++++ .../net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 13 ++++++++++++- .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 3 ++- 3 files changed, 23 insertions(+), 2 deletions(-) -- 2.30.0