@@ -14,11 +14,14 @@ COMMAND_LIST(
1414 ENTRY ("ave-discovery-log" , "Retrieve AVE Discovery Log, show it" , get_ave_discovery_log )
1515 ENTRY ("boot-part-log" , "Retrieve Boot Partition Log, show it" , get_boot_part_log )
1616 ENTRY ("capacity-mgmt" , "Submit Capacity Management Command, return results" , capacity_mgmt )
17- ENTRY ("changed-alloc-ns-list-log" , "Retrieve Changed Allocated Namespace List, show it" , get_changed_alloc_ns_list_log )
18- ENTRY ("changed-ns-list-log" , "Retrieve Changed Attached Namespace List, show it" , get_changed_attach_ns_list_log )
17+ ENTRY ("changed-alloc-ns-list-log" , "Retrieve Changed Allocated Namespace List, show it" ,
18+ get_changed_alloc_ns_list_log )
19+ ENTRY ("changed-ns-list-log" , "Retrieve Changed Attached Namespace List, show it" ,
20+ get_changed_attach_ns_list_log )
1921 ENTRY ("check-dhchap-key" , "Validate NVMeoF DH-HMAC-CHAP host key" , check_dhchap_key )
2022 ENTRY ("check-tls-key" , "Validate NVMeoF TLS PSK" , check_tls_key )
21- ENTRY ("cmdset-ind-id-ns" , "I/O Command Set Independent Identify Namespace" , cmd_set_independent_id_ns )
23+ ENTRY ("cmdset-ind-id-ns" , "I/O Command Set Independent Identify Namespace" ,
24+ cmd_set_independent_id_ns )
2225 ENTRY ("compare" , "Submit a Compare command, return results" , compare )
2326 ENTRY ("config" , "Configuration of NVMeoF subsystems" , config_cmd )
2427 ENTRY ("connect" , "Connect to NVMeoF subsystem" , connect_cmd )
@@ -27,23 +30,32 @@ COMMAND_LIST(
2730 ENTRY ("create-ns" , "Creates a namespace with the provided parameters" , create_ns )
2831 ENTRY ("delete-ns" , "Deletes a namespace from the controller" , delete_ns )
2932 ENTRY ("detach-ns" , "Detaches a namespace from requested controller(s)" , detach_ns )
30- ENTRY ("device-self-test" , "Perform the necessary tests to observe the performance" , device_self_test )
31- ENTRY ("dim" , "Send Discovery Information Management command to a Discovery Controller" , dim_cmd ) \
33+ ENTRY ("device-self-test" , "Perform the necessary tests to observe the performance" ,
34+ device_self_test )
35+ ENTRY ("dim" , "Send Discovery Information Management command to a Discovery Controller" ,
36+ dim_cmd )
3237 ENTRY ("dir-receive" , "Submit a Directive Receive command, return results" , dir_receive )
3338 ENTRY ("dir-send" , "Submit a Directive Send command, return results" , dir_send )
3439 ENTRY ("disconnect" , "Disconnect from NVMeoF subsystem" , disconnect_cmd )
35- ENTRY ("disconnect-all" , "Disconnect from all connected NVMeoF subsystems" , disconnect_all_cmd )
40+ ENTRY ("disconnect-all" , "Disconnect from all connected NVMeoF subsystems" ,
41+ disconnect_all_cmd )
3642 ENTRY ("discover" , "Discover NVMeoF subsystems" , discover_cmd )
37- ENTRY ("dispersed-ns-participating-nss-log" , "Retrieve Dispersed Namespace Participating NVM Subsystems Log, show it" , get_dispersed_ns_participating_nss_log )
43+ ENTRY ("dispersed-ns-participating-nss-log" ,
44+ "Retrieve Dispersed Namespace Participating NVM Subsystems Log, show it" ,
45+ get_dispersed_ns_participating_nss_log )
3846 ENTRY ("dsm" , "Submit a Data Set Management command, return results" , dsm )
3947 ENTRY ("effects-log" , "Retrieve Command Effects Log, show it" , get_effects_log )
40- ENTRY ("endurance-event-agg-log" , "Retrieve Endurance Group Event Aggregate Log, show it" , get_endurance_event_agg_log )
48+ ENTRY ("endurance-event-agg-log" , "Retrieve Endurance Group Event Aggregate Log, show it" ,
49+ get_endurance_event_agg_log )
4150 ENTRY ("endurance-log" , "Retrieve Endurance Group Log, show it" , get_endurance_log )
4251 ENTRY ("error-log" , "Retrieve Error Log, show it" , get_error_log )
43- ENTRY ("fid-support-effects-log" , "Retrieve FID Support and Effects log and show it" , get_fid_support_effects_log )
52+ ENTRY ("fid-support-effects-log" , "Retrieve FID Support and Effects log and show it" ,
53+ get_fid_support_effects_log )
4454 ENTRY ("flush" , "Submit a Flush command, return results" , flush_cmd )
4555 ENTRY ("format" , "Format namespace with new block format" , format_cmd )
46- ENTRY ("fw-commit" , "Verify and commit firmware to a specific slot (fw-activate in old version < 1.2)" , fw_commit , "fw-activate" )
56+ ENTRY ("fw-commit" ,
57+ "Verify and commit firmware to a specific slot (fw-activate in old version < 1.2)" ,
58+ fw_commit , "fw-activate" )
4759 ENTRY ("fw-download" , "Download new firmware" , fw_download )
4860 ENTRY ("fw-log" , "Retrieve FW Log, show it" , get_fw_log )
4961 ENTRY ("gen-dhchap-key" , "Generate NVMeoF DH-HMAC-CHAP host key" , gen_dhchap_key )
@@ -60,8 +72,12 @@ COMMAND_LIST(
6072 ENTRY ("id-domain" , "Send NVMe Identify Domain List, display structure" , id_domain )
6173 ENTRY ("id-iocs" , "Send NVMe Identify I/O Command Set, display structure" , id_iocs )
6274 ENTRY ("id-ns" , "Send NVMe Identify Namespace, display structure" , id_ns )
63- ENTRY ("id-ns-granularity" , "Send NVMe Identify Namespace Granularity List, display structure" , id_ns_granularity )
64- ENTRY ("id-ns-lba-format" , "Send NVMe Identify Namespace for the specified LBA Format index, display structure" , id_ns_lba_format )
75+ ENTRY ("id-ns-granularity" ,
76+ "Send NVMe Identify Namespace Granularity List, display structure" ,
77+ id_ns_granularity )
78+ ENTRY ("id-ns-lba-format" ,
79+ "Send NVMe Identify Namespace for the specified LBA Format index, display structure" ,
80+ id_ns_lba_format )
6581 ENTRY ("id-nvmset" , "Send NVMe Identify NVM Set List, display structure" , id_nvmset )
6682 ENTRY ("id-uuid" , "Send NVMe Identify UUID List, display structure" , id_uuid )
6783 ENTRY ("io-mgmt-recv" , "I/O Management Receive" , io_mgmt_recv )
@@ -70,37 +86,58 @@ COMMAND_LIST(
7086 ENTRY ("lba-status-log" , "Retrieve LBA Status Information Log, show it" , get_lba_status_log )
7187 ENTRY ("list" , "List all NVMe devices and namespaces on machine" , list )
7288 ENTRY ("list-ctrl" , "Send NVMe Identify Controller List, display structure" , list_ctrl )
73- ENTRY ("list-endgrp" , "Send NVMe Identify Endurance Group List, display structure" , id_endurance_grp_list )
89+ ENTRY ("list-endgrp" , "Send NVMe Identify Endurance Group List, display structure" ,
90+ id_endurance_grp_list )
7491 ENTRY ("list-ns" , "Send NVMe Identify List, display structure" , list_ns )
75- ENTRY ("list-secondary" , "List Secondary Controllers associated with a Primary Controller" , list_secondary_ctrl )
92+ ENTRY ("list-secondary" , "List Secondary Controllers associated with a Primary Controller" ,
93+ list_secondary_ctrl )
7694 ENTRY ("list-subsys" , "List nvme subsystems" , list_subsys )
7795 ENTRY ("lockdown" , "Submit a Lockdown command,return result" , lockdown_cmd )
78- ENTRY ("media-unit-stat-log" , "Retrieve the configuration and wear of media units, show it" , get_media_unit_stat_log )
79- ENTRY ("mgmt-addr-list-log" , "Retrieve Management Address List Log, show it" , get_mgmt_addr_list_log )
80- ENTRY ("mi-cmd-support-effects-log" , "Retrieve MI Command Support and Effects log and show it" , get_mi_cmd_support_effects_log )
96+ ENTRY ("media-unit-stat-log" , "Retrieve the configuration and wear of media units, show it" ,
97+ get_media_unit_stat_log )
98+ ENTRY ("mgmt-addr-list-log" , "Retrieve Management Address List Log, show it" ,
99+ get_mgmt_addr_list_log )
100+ ENTRY ("mi-cmd-support-effects-log" ,
101+ "Retrieve MI Command Support and Effects log and show it" ,
102+ get_mi_cmd_support_effects_log )
81103 ENTRY ("ns-descs" , "Send NVMe Namespace Descriptor List, display structure" , ns_descs )
82104 ENTRY ("ns-rescan" , "Rescans the NVME namespaces" , ns_rescan )
83105 ENTRY ("nvme-mi-recv" , "Submit a NVMe-MI Receive command, return results" , nmi_recv )
84106 ENTRY ("nvme-mi-send" , "Submit a NVMe-MI Send command, return results" , nmi_send )
85- ENTRY ("nvm-id-ctrl" , "Send NVMe Identify Controller NVM Command Set, display structure" , nvm_id_ctrl )
86- ENTRY ("nvm-id-ns" , "Send NVMe Identify Namespace NVM Command Set, display structure" , nvm_id_ns )
87- ENTRY ("nvm-id-ns-lba-format" , "Send NVMe Identify Namespace NVM Command Set for the specified LBA Format index, display structure" , nvm_id_ns_lba_format )
88- ENTRY ("persistent-event-log" , "Retrieve Persistent Event Log, show it" , get_persistent_event_log )
89- ENTRY ("phy-rx-eom-log" , "Retrieve Physical Interface Receiver Eye Opening Measurement, show it" , get_phy_rx_eom_log )
90- ENTRY ("predictable-lat-log" , "Retrieve Predictable Latency per Nvmset Log, show it" , get_pred_lat_per_nvmset_log )
91- ENTRY ("pred-lat-event-agg-log" , "Retrieve Predictable Latency Event Aggregate Log, show it" , get_pred_lat_event_agg_log )
92- ENTRY ("primary-ctrl-caps" , "Send NVMe Identify Primary Controller Capabilities" , primary_ctrl_caps )
93- ENTRY ("pull-model-ddc-req-log" , "Retrieve Pull Model DDC Request Log, show it" , get_pull_model_ddc_req_log )
94- ENTRY ("reachability-associations-log" , "Retrieve Reachability Associations Log, show it" , get_reachability_associations_log )
95- ENTRY ("reachability-groups-log" , "Retrieve Reachability Groups Log, show it" , get_reachability_groups_log )
107+ ENTRY ("nvm-id-ctrl" , "Send NVMe Identify Controller NVM Command Set, display structure" ,
108+ nvm_id_ctrl )
109+ ENTRY ("nvm-id-ns" , "Send NVMe Identify Namespace NVM Command Set, display structure" ,
110+ nvm_id_ns )
111+ ENTRY ("nvm-id-ns-lba-format" ,
112+ "Send NVMe Identify Namespace NVM Command Set for the specified LBA Format index, display structure" ,
113+ nvm_id_ns_lba_format )
114+ ENTRY ("persistent-event-log" , "Retrieve Persistent Event Log, show it" ,
115+ get_persistent_event_log )
116+ ENTRY ("phy-rx-eom-log" ,
117+ "Retrieve Physical Interface Receiver Eye Opening Measurement, show it" ,
118+ get_phy_rx_eom_log )
119+ ENTRY ("predictable-lat-log" , "Retrieve Predictable Latency per Nvmset Log, show it" ,
120+ get_pred_lat_per_nvmset_log )
121+ ENTRY ("pred-lat-event-agg-log" , "Retrieve Predictable Latency Event Aggregate Log, show it" ,
122+ get_pred_lat_event_agg_log )
123+ ENTRY ("primary-ctrl-caps" , "Send NVMe Identify Primary Controller Capabilities" ,
124+ primary_ctrl_caps )
125+ ENTRY ("pull-model-ddc-req-log" , "Retrieve Pull Model DDC Request Log, show it" ,
126+ get_pull_model_ddc_req_log )
127+ ENTRY ("reachability-associations-log" , "Retrieve Reachability Associations Log, show it" ,
128+ get_reachability_associations_log )
129+ ENTRY ("reachability-groups-log" , "Retrieve Reachability Groups Log, show it" ,
130+ get_reachability_groups_log )
96131 ENTRY ("read" , "Submit a read command, return results" , read_cmd )
97132 ENTRY ("reset" , "Resets the controller" , reset )
98133 ENTRY ("resv-acquire" , "Submit a Reservation Acquire, return results" , resv_acquire )
99- ENTRY ("resv-notif-log" , "Retrieve Reservation Notification Log, show it" , get_resv_notif_log )
134+ ENTRY ("resv-notif-log" , "Retrieve Reservation Notification Log, show it" ,
135+ get_resv_notif_log )
100136 ENTRY ("resv-register" , "Submit a Reservation Register, return results" , resv_register )
101137 ENTRY ("resv-release" , "Submit a Reservation Release, return results" , resv_release )
102138 ENTRY ("resv-report" , "Submit a Reservation Report, return results" , resv_report )
103- ENTRY ("rotational-media-info-log" , "Retrieve Rotational Media Information Log, show it" , get_rotational_media_info_log )
139+ ENTRY ("rotational-media-info-log" , "Retrieve Rotational Media Information Log, show it" ,
140+ get_rotational_media_info_log )
104141 ENTRY ("rpmb" , "Replay Protection Memory Block commands" , rpmb_cmd )
105142 ENTRY ("sanitize" , "Submit a sanitize command" , sanitize_cmd )
106143 ENTRY ("sanitize-log" , "Retrieve sanitize log, show it" , sanitize_log )
@@ -111,16 +148,22 @@ COMMAND_LIST(
111148 ENTRY ("set-property" , "Set a property and show the resulting value" , set_property )
112149 ENTRY ("set-reg" , "Set a register and show the resulting value" , set_register )
113150 ENTRY ("show-hostnqn" , "Show NVMeoF host NQN" , show_hostnqn_cmd )
114- ENTRY ("show-regs" , "Shows the controller registers or properties. Requires character device" , show_registers )
115- ENTRY ("show-topology" , "Show the topology" , show_topology_cmd ) \
151+ ENTRY ("show-regs" ,
152+ "Shows the controller registers or properties. Requires character device" ,
153+ show_registers )
154+ ENTRY ("show-topology" , "Show the topology" , show_topology_cmd )
116155 ENTRY ("smart-log" , "Retrieve SMART Log, show it" , get_smart_log )
117156 ENTRY ("subsystem-reset" , "Resets the subsystem" , subsystem_reset )
118- ENTRY ("supported-cap-config-log" , "Retrieve the list of Supported Capacity Configuration Descriptors" , get_supp_cap_config_log )
119- ENTRY ("supported-log-pages" , "Retrieve the Supported Log pages details, show it" , get_supported_log_pages )
157+ ENTRY ("supported-cap-config-log" ,
158+ "Retrieve the list of Supported Capacity Configuration Descriptors" ,
159+ get_supp_cap_config_log )
160+ ENTRY ("supported-log-pages" , "Retrieve the Supported Log pages details, show it" ,
161+ get_supported_log_pages )
120162 ENTRY ("telemetry-log" , "Retrieve FW Telemetry log write to file" , get_telemetry_log )
121163 ENTRY ("tls-key" , "Manipulate NVMeoF TLS PSK" , tls_key )
122164 ENTRY ("verify" , "Submit a verify command, return results" , verify_cmd )
123- ENTRY ("virt-mgmt" , "Manage Flexible Resources between Primary and Secondary Controller" , virtual_mgmt )
165+ ENTRY ("virt-mgmt" , "Manage Flexible Resources between Primary and Secondary Controller" ,
166+ virtual_mgmt )
124167 ENTRY ("write" , "Submit a write command, return results" , write_cmd )
125168 ENTRY ("write-uncor" , "Submit a write uncorrectable command, return results" , write_uncor )
126169 ENTRY ("write-zeroes" , "Submit a write zeroes command, return results" , write_zeroes )
0 commit comments