All of lore.kernel.org
 help / color / mirror / Atom feed
From: Huazhong Tan <tanhuazhong@huawei.com>
To: <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>, <salil.mehta@huawei.com>,
	<yisen.zhuang@huawei.com>, <kuba@kernel.org>,
	<huangdaode@huawei.com>, Huazhong Tan <tanhuazhong@huawei.com>
Subject: [PATCH net 0/3] net: hns3: fixes for -net
Date: Tue, 5 Jan 2021 11:37:25 +0800	[thread overview]
Message-ID: <1609817848-47370-1-git-send-email-tanhuazhong@huawei.com> (raw)

There are some bugfixes for the HNS3 ethernet driver.

Jian Shen (1):
  net: hns3: fix incorrect handling of sctp6 rss tuple

Yonglong Liu (1):
  net: hns3: fix a phy loopback fail issue

Yufeng Mo (1):
  net: hns3: fix the number of queues actually used by ARQ

 drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h           | 4 ++--
 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c   | 9 ++++++---
 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h   | 2 ++
 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 9 ++++++---
 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h | 2 ++
 5 files changed, 18 insertions(+), 8 deletions(-)

-- 
2.7.4


             reply	other threads:[~2021-01-05  3:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-05  3:37 Huazhong Tan [this message]
2021-01-05  3:37 ` [PATCH net 1/3] net: hns3: fix a phy loopback fail issue Huazhong Tan
2021-01-05  3:37 ` [PATCH net 2/3] net: hns3: fix the number of queues actually used by ARQ Huazhong Tan
2021-01-05  3:37 ` [PATCH net 3/3] net: hns3: fix incorrect handling of sctp6 rss tuple Huazhong Tan
2021-01-06  0:47 ` [PATCH net 0/3] net: hns3: fixes for -net David Miller
  -- strict thread matches above, loose matches on Subject: below --
2021-02-09  9:03 Huazhong Tan
2021-02-09 18:18 ` Jakub Kicinski
2021-02-09 23:30 ` patchwork-bot+netdevbpf
2020-02-14  1:53 Huazhong Tan
2020-02-14 15:05 ` David Miller
2019-12-03  3:08 Huazhong Tan
2019-11-14  2:32 Huazhong Tan
2019-11-15  2:06 ` David Miller

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=1609817848-47370-1-git-send-email-tanhuazhong@huawei.com \
    --to=tanhuazhong@huawei.com \
    --cc=davem@davemloft.net \
    --cc=huangdaode@huawei.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=salil.mehta@huawei.com \
    --cc=yisen.zhuang@huawei.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.