提交 dfd2044d 编写于 作者: Y Yonglong Liu 提交者: Yang Yingliang

net: hns3: fix missing help info for qs shaper in debugfs

driver inclusion
category: bugfix
bugzilla: NA
CVE: NA

HNS3 driver can dump qs shaper configs via debugfs, but missing
help info in debugfs for this operation.

Fixes: 584d21b6f3b0 ("net: hns3: add support of configuring bandwidth of VF on the host")
Signed-off-by: NYonglong Liu <liuyonglong@huawei.com>
Reviewed-by: NPeng Li <lipeng321@huawei.com>
Reviewed-by: NZhong Zhaohui <zhongzhaohui@huawei.com>
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
上级 baf92b72
......@@ -262,6 +262,7 @@ static void hns3_dbg_help(struct hnae3_handle *h)
dev_info(&h->pdev->dev, "dump ncl_config <offset> <length>(in hex)\n");
dev_info(&h->pdev->dev, "dump mac tnl status\n");
dev_info(&h->pdev->dev, "dump loopback\n");
dev_info(&h->pdev->dev, "dump qs shaper [qs id]\n");
dev_info(&h->pdev->dev, "dump uc mac list <func id>\n");
dev_info(&h->pdev->dev, "dump mc mac list <func id>\n");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册