Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Guangbin Huang <huangguangbin2@huawei.com>
To: <davem@davemloft.net>, <kuba@kernel.org>, <wangjie125@huawei.com>
Cc: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<lipeng321@huawei.com>, <huangguangbin2@huawei.com>,
	<chenhao288@hisilicon.com>
Subject: [PATCH net 0/7] net: hns3: add some fixes for -net
Date: Wed, 27 Oct 2021 20:11:42 +0800	[thread overview]
Message-ID: <20211027121149.45897-1-huangguangbin2@huawei.com> (raw)

This series adds some fixes for the HNS3 ethernet driver.

Guangbin Huang (4):
  net: hns3: fix pause config problem after autoneg disabled
  net: hns3: ignore reset event before initialization process is done
  net: hns3: expand buffer len for some debugfs command
  net: hns3: adjust string spaces of some parameters of tx bd info in
    debugfs

Jie Wang (2):
  net: hns3: fix data endian problem of some functions of debugfs
  net: hns3: add more string spaces for dumping packets number of queue
    info in debugfs

Yufeng Mo (1):
  net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND mode

 drivers/net/ethernet/hisilicon/hns3/hnae3.h   |  1 +
 .../ethernet/hisilicon/hns3/hns3_debugfs.c    | 16 ++---
 .../ethernet/hisilicon/hns3/hns3_ethtool.c    | 33 +++++++---
 .../hisilicon/hns3/hns3pf/hclge_debugfs.c     | 30 ++++-----
 .../hisilicon/hns3/hns3pf/hclge_main.c        | 65 ++++++++++---------
 .../hisilicon/hns3/hns3pf/hclge_main.h        |  1 -
 .../ethernet/hisilicon/hns3/hns3pf/hclge_tm.c |  2 +-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_tm.h |  1 +
 .../hisilicon/hns3/hns3vf/hclgevf_main.c      |  5 +-
 .../hisilicon/hns3/hns3vf/hclgevf_main.h      |  1 +
 10 files changed, 90 insertions(+), 65 deletions(-)

-- 
2.33.0


             reply	other threads:[~2021-10-27 12:16 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-27 12:11 Guangbin Huang [this message]
2021-10-27 12:11 ` [PATCH net 1/7] net: hns3: fix pause config problem after autoneg disabled Guangbin Huang
2021-10-27 17:23   ` Andrew Lunn
2021-10-28 11:54     ` huangguangbin (A)
2021-10-28 12:30       ` Andrew Lunn
2021-10-28 13:14         ` huangguangbin (A)
2021-10-27 12:11 ` [PATCH net 2/7] net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND mode Guangbin Huang
2021-10-27 12:11 ` [PATCH net 3/7] net: hns3: ignore reset event before initialization process is done Guangbin Huang
2021-10-27 12:11 ` [PATCH net 4/7] net: hns3: fix data endian problem of some functions of debugfs Guangbin Huang
2021-10-27 12:11 ` [PATCH net 5/7] net: hns3: add more string spaces for dumping packets number of queue info in debugfs Guangbin Huang
2021-10-27 12:11 ` [PATCH net 6/7] net: hns3: expand buffer len for some debugfs command Guangbin Huang
2021-10-27 12:11 ` [PATCH net 7/7] net: hns3: adjust string spaces of some parameters of tx bd info in debugfs Guangbin Huang
2021-10-27 13:50 ` [PATCH net 0/7] net: hns3: add some fixes for -net patchwork-bot+netdevbpf
  -- strict thread matches above, loose matches on Subject: below --
2021-08-26 11:21 Guangbin Huang
2021-08-26 15:50 ` patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211027121149.45897-1-huangguangbin2@huawei.com \
    --to=huangguangbin2@huawei.com \
    --cc=chenhao288@hisilicon.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lipeng321@huawei.com \
    --cc=netdev@vger.kernel.org \
    --cc=wangjie125@huawei.com \
    --subject='Re: [PATCH net 0/7] net: hns3: add some fixes for -net' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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).