mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH V2 net 0/5] There are some bugfix for the HNS3 ethernet driver
@ 2023-09-18  7:48 Jijie Shao
  2023-09-18  7:48 ` [PATCH V2 net 1/5] net: hns3: add cmdq check for vf periodic service task Jijie Shao
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jijie Shao @ 2023-09-18  7:48 UTC (permalink / raw)
  To: yisen.zhuang, salil.mehta, davem, edumazet, kuba, pabeni
  Cc: shenjian15, wangjie125, liuyonglong, shaojijie, netdev, linux-kernel

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/
---
	
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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-09-19 10:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-18  7:48 [PATCH V2 net 0/5] There are some bugfix for the HNS3 ethernet driver Jijie Shao
2023-09-18  7:48 ` [PATCH V2 net 1/5] net: hns3: add cmdq check for vf periodic service task Jijie Shao
2023-09-18  7:48 ` [PATCH V2 net 2/5] net: hns3: fix GRE checksum offload issue Jijie Shao
2023-09-18  7:48 ` [PATCH V2 net 3/5] net: hns3: only enable unicast promisc when mac table full Jijie Shao
2023-09-18  7:48 ` [PATCH V2 net 4/5] net: hns3: fix fail to delete tc flower rules during reset issue Jijie Shao
2023-09-18  7:48 ` [PATCH V2 net 5/5] net: hns3: add 5ms delay before clear firmware reset irq source Jijie Shao
2023-09-19 10:20 ` [PATCH V2 net 0/5] There are some bugfix for the HNS3 ethernet driver patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome