public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Jiri Pirko <jiri@resnulli•us>
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, horms@kernel•org, rkannoth@marvell•com,
	shenjian15@huawei•com, wangjie125@huawei•com,
	liuyonglong@huawei•com, chenhao418@huawei•com,
	netdev@vger•kernel.org, linux-kernel@vger•kernel.org
Subject: Re: [PATCH V7 net-next 4/4] net: hns3: add support to query scc version by devlink info
Date: Wed, 10 Apr 2024 16:59:30 +0200	[thread overview]
Message-ID: <ZhapUja4xXiJe4Q2@nanopsycho> (raw)
In-Reply-To: <20240410125354.2177067-5-shaojijie@huawei.com>

Wed, Apr 10, 2024 at 02:53:54PM CEST, shaojijie@huawei•com wrote:
>From: Hao Chen <chenhao418@huawei•com>
>
>Add support to query scc version by devlink info for device V3.
>
>Signed-off-by: Hao Chen <chenhao418@huawei•com>
>Signed-off-by: Jijie Shao <shaojijie@huawei•com>
>---
> Documentation/networking/devlink/hns3.rst     |  3 ++
> drivers/net/ethernet/hisilicon/hns3/hnae3.h   |  9 ++++
> .../hns3/hns3_common/hclge_comm_cmd.h         |  8 ++++
> .../hisilicon/hns3/hns3pf/hclge_devlink.c     | 44 +++++++++++++++++--
> .../hisilicon/hns3/hns3pf/hclge_devlink.h     |  2 +
> .../hisilicon/hns3/hns3pf/hclge_main.c        | 18 ++++++++
> .../hisilicon/hns3/hns3pf/hclge_main.h        |  1 +
> 7 files changed, 82 insertions(+), 3 deletions(-)
>
>diff --git a/Documentation/networking/devlink/hns3.rst b/Documentation/networking/devlink/hns3.rst
>index 4562a6e4782f..e19dea8ef924 100644
>--- a/Documentation/networking/devlink/hns3.rst
>+++ b/Documentation/networking/devlink/hns3.rst
>@@ -23,3 +23,6 @@ The ``hns3`` driver reports the following versions
>    * - ``fw``
>      - running
>      - Used to represent the firmware version.
>+   * - ``fw.scc``

What's scc? I don't see it described anywhere.

  reply	other threads:[~2024-04-10 14:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-10 12:53 [PATCH V7 net-next 0/4] Support some features for the HNS3 ethernet driver Jijie Shao
2024-04-10 12:53 ` [PATCH V7 net-next 1/4] net: hns3: add command queue trace for hns3 Jijie Shao
2024-04-10 12:53 ` [PATCH V7 net-next 2/4] net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.c Jijie Shao
2024-04-10 12:53 ` [PATCH V7 net-next 3/4] net: hns3: dump more reg info based on ras mod Jijie Shao
2024-04-10 12:53 ` [PATCH V7 net-next 4/4] net: hns3: add support to query scc version by devlink info Jijie Shao
2024-04-10 14:59   ` Jiri Pirko [this message]
2024-04-11  1:05     ` Jijie Shao
2024-04-11  6:23       ` Jiri Pirko
2024-04-12  7:12         ` Jijie Shao
2024-04-13  2:00           ` Jakub Kicinski
2024-04-13  2:10 ` [PATCH V7 net-next 0/4] Support some features for the HNS3 ethernet driver 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=ZhapUja4xXiJe4Q2@nanopsycho \
    --to=jiri@resnulli$(echo .)us \
    --cc=chenhao418@huawei$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=horms@kernel$(echo .)org \
    --cc=kuba@kernel$(echo .)org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=liuyonglong@huawei$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=rkannoth@marvell$(echo .)com \
    --cc=salil.mehta@huawei$(echo .)com \
    --cc=shaojijie@huawei$(echo .)com \
    --cc=shenjian15@huawei$(echo .)com \
    --cc=wangjie125@huawei$(echo .)com \
    --cc=yisen.zhuang@huawei$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox