CHANGELOG: Support DIF insert and strip feature in iSCSI target
Change-Id: Ie4f78688a0c6767eb48401c75f58502616b0c201 Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/451644 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
This commit is contained in:
parent
d4b5edae66
commit
462ff07b37
@ -98,6 +98,11 @@ is specified, use that specified nbd device. If it's not specified, pick availab
|
|||||||
Add Opal scan support for NVMe to check whether it supports SED Opal and dump
|
Add Opal scan support for NVMe to check whether it supports SED Opal and dump
|
||||||
device info. nvme_manage tool can be used to invoke this.
|
device info. nvme_manage tool can be used to invoke this.
|
||||||
|
|
||||||
|
### iSCSI target
|
||||||
|
|
||||||
|
DIF strip and insert is now supported. DIF settings are not exposed to the iSCSI initiator.
|
||||||
|
DIF is attached into data for write I/O and stripped from data for read I/O.
|
||||||
|
|
||||||
## v19.01:
|
## v19.01:
|
||||||
|
|
||||||
### ocf bdev
|
### ocf bdev
|
||||||
|
Loading…
Reference in New Issue
Block a user