lkml.org 
[lkml]   [2024]   [Apr]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
SubjectRe: [PATCH V7 net-next 4/4] net: hns3: add support to query scc version by devlink info
From

on 2024/4/10 22:59, Jiri Pirko wrote:
> 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.

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``
+ - running
+ - Used to represent the soft congestion control firmware version.
scc means "soft congestion control"


\
 
 \ /
  Last update: 2024-05-27 16:33    [W:0.451 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site