From 1fce6d22cff831d9c0fae4eda915586403a61b47 Mon Sep 17 00:00:00 2001 From: Arunpandian J Date: Sat, 5 Mar 2022 10:06:15 +0530 Subject: [PATCH] cmds-plugins: Add huawei plugin commands Signed-off-by: Arunpandian J --- Documentation/cmd-plugins.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/cmd-plugins.txt b/Documentation/cmd-plugins.txt index 05034cb2..ea4721c5 100644 --- a/Documentation/cmd-plugins.txt +++ b/Documentation/cmd-plugins.txt @@ -15,3 +15,9 @@ linknvme:nvme-intel-smart-log-add[1]:: linknvme:nvme-intel-temp-stats[1]:: NVMe Intel Additional SMART log page for temp stats + +linknvme:nvme-huawei-id-ctrl[1]:: + NVMe huawei Identify Controller + +linknvme:nvme-huawei-list[1]:: + List all recognized Huawei NVMe devices -- 2.50.1