All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jijie Shao <shaojijie@huawei.com>
Cc: yisen.zhuang@huawei.com, salil.mehta@huawei.com,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, shenjian15@huawei.com, wangjie125@huawei.com,
	liuyonglong@huawei.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH V2 net-next 0/2] add vf fault detect support for HNS3 ethernet driver
Date: Wed, 11 Oct 2023 20:40:24 +0000	[thread overview]
Message-ID: <169705682465.25671.17446960049901806583.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231007031215.1067758-1-shaojijie@huawei.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Sat, 7 Oct 2023 11:12:13 +0800 you wrote:
> add vf fault detect support for HNS3 ethernet driver
> 
> Jie Wang (2):
>   net: hns3: add hns3 vf fault detect cap bit support
>   net: hns3: add vf fault detect support
> 
>  drivers/net/ethernet/hisilicon/hns3/hnae3.h   |   5 +
>  .../hns3/hns3_common/hclge_comm_cmd.c         |   1 +
>  .../hns3/hns3_common/hclge_comm_cmd.h         |   2 +
>  .../ethernet/hisilicon/hns3/hns3_debugfs.c    |   3 +
>  .../hisilicon/hns3/hns3pf/hclge_err.c         | 116 +++++++++++++++++-
>  .../hisilicon/hns3/hns3pf/hclge_err.h         |   2 +
>  .../hisilicon/hns3/hns3pf/hclge_main.c        |   3 +-
>  .../hisilicon/hns3/hns3pf/hclge_main.h        |   2 +
>  .../hisilicon/hns3/hns3pf/hclge_mbx.c         |   2 +-
>  9 files changed, 129 insertions(+), 7 deletions(-)

Here is the summary with links:
  - [V2,net-next,1/2] net: hns3: add hns3 vf fault detect cap bit support
    https://git.kernel.org/netdev/net-next/c/f1bc63aa6e11
  - [V2,net-next,2/2] net: hns3: add vf fault detect support
    https://git.kernel.org/netdev/net-next/c/8a45c4f9e159

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2023-10-11 20:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-07  3:12 [PATCH V2 net-next 0/2] add vf fault detect support for HNS3 ethernet driver Jijie Shao
2023-10-07  3:12 ` [PATCH V2 net-next 1/2] net: hns3: add hns3 vf fault detect cap bit support Jijie Shao
2023-10-07  3:12 ` [PATCH V2 net-next 2/2] net: hns3: add vf fault detect support Jijie Shao
2023-10-09 13:42   ` Simon Horman
2023-10-11 20:40 ` patchwork-bot+netdevbpf [this message]

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=169705682465.25671.17446960049901806583.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liuyonglong@huawei.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=salil.mehta@huawei.com \
    --cc=shaojijie@huawei.com \
    --cc=shenjian15@huawei.com \
    --cc=wangjie125@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.