netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] net: hns3: There are some bugfixes for the HNS3 ethernet driver
@ 2023-05-12 10:00 Hao Lan
  2023-05-12 10:00 ` [PATCH net 1/4] net: hns3: fix output information incomplete for dumping tx queue info with debugfs Hao Lan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Hao Lan @ 2023-05-12 10:00 UTC (permalink / raw)
  To: netdev
  Cc: yisen.zhuang, salil.mehta, davem, edumazet, kuba, pabeni, lanhao,
	huangguangbin2, simon.horman, shaojijie, chenhao418, shenjian15,
	liuyonglong, wangjie125, yuanjilin, cai.huoqing, xiujianfeng,
	tanhuazhong

There are some bugfixes for the HNS3 ethernet driver.
Patch#1 fix output information incomplete for dumping tx queue info
 with debugfs.
Patch#2 fix sending pfc frames after reset issue.
Patch#3 fix reset delay time to avoid configuration timeout.
Patch#4 fix reset timeout when enable full VF.

Jie Wang (2):
  net: hns3: fix output information incomplete for dumping tx queue info
    with debugfs
  net: hns3: fix reset delay time to avoid configuration timeout

Jijie Shao (2):
  net: hns3: fix sending pfc frames after reset issue
  net: hns3: fix reset timeout when enable full VF

 .../hns3/hns3_common/hclge_comm_cmd.c         | 25 ++++++++++++++++---
 .../hns3/hns3_common/hclge_comm_cmd.h         |  8 +++++-
 .../ethernet/hisilicon/hns3/hns3_debugfs.c    |  2 +-
 .../ethernet/hisilicon/hns3/hns3_debugfs.h    |  1 +
 .../hisilicon/hns3/hns3pf/hclge_main.c        | 15 ++++++-----
 .../ethernet/hisilicon/hns3/hns3pf/hclge_tm.c |  4 +--
 .../ethernet/hisilicon/hns3/hns3pf/hclge_tm.h |  5 ++++
 .../hisilicon/hns3/hns3vf/hclgevf_main.c      |  5 +++-
 8 files changed, 50 insertions(+), 15 deletions(-)

-- 
2.30.0


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

end of thread, other threads:[~2023-05-13 16:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-12 10:00 [PATCH net 0/4] net: hns3: There are some bugfixes for the HNS3 ethernet driver Hao Lan
2023-05-12 10:00 ` [PATCH net 1/4] net: hns3: fix output information incomplete for dumping tx queue info with debugfs Hao Lan
2023-05-12 10:00 ` [PATCH net 2/4] net: hns3: fix sending pfc frames after reset issue Hao Lan
2023-05-12 10:00 ` [PATCH net 3/4] net: hns3: fix reset delay time to avoid configuration timeout Hao Lan
2023-05-12 10:00 ` [PATCH net 4/4] net: hns3: fix reset timeout when enable full VF Hao Lan
2023-05-13 16:30 ` [PATCH net 0/4] net: hns3: There are some bugfixes 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;
as well as URLs for NNTP newsgroup(s).