Loading
identify: add string mappings for new I/O commands
Add string names for several new NVMe I/O commands to the `io_opc_name()` function. These commands were introduced in the NVMe 2.0 specification. Verify: This command is used to check data integrity. IO Management Receive: Part of the new I/O Management command set. IO Management Send: A companion command for I/O Management. Change-Id: Ic5a6122589294035bced6df6f40b66d9db52cea6 Signed-off-by:Tomas Winkler <tomas.winkler@sandisk.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26533 Community-CI: Mellanox Build Bot Reviewed-by:
Changpeng Liu <changpeliu@tencent.com> Tested-by:
SPDK Automated Test System <spdkbot@gmail.com> Reviewed-by:
Ankit Kumar <ankit.kumar@samsung.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com>