CHANGELOG: add info on send_nvme_cmd RPC
Change-Id: Iad65dc8b3863601bb8b061a0f903d4ab39201180 Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-on: https://review.gerrithub.io/431162 Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
This commit is contained in:
parent
e3b55a6efa
commit
6c01916cab
@ -12,6 +12,10 @@ spdk_nvme_ns_get_extended_sector_size() was added. This function includes
|
|||||||
the metadata size per sector (if any). spdk_nvme_ns_get_sector_size() still
|
the metadata size per sector (if any). spdk_nvme_ns_get_sector_size() still
|
||||||
returns only the data size per sector, not including metadata.
|
returns only the data size per sector, not including metadata.
|
||||||
|
|
||||||
|
New `send_nvme_cmd` RPC was added to allow sending NVMe commands directly to NVMe controller.
|
||||||
|
See the [send_nvme_cmd](http://spdk.io/doc/jsonrpc.html#rpc_send_nvme_cmd) documentation
|
||||||
|
for more details.
|
||||||
|
|
||||||
### Build System
|
### Build System
|
||||||
|
|
||||||
New `configure` options, `--with-shared` and `--without-shared`
|
New `configure` options, `--with-shared` and `--without-shared`
|
||||||
|
Loading…
Reference in New Issue
Block a user