CHANGELOG: DIF and DIX APIs were added to utilility
Change-Id: Ia98c3a364ee28e43c69cf2c890bc7cac990dd3f5 Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/c/440606 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: wuzhouhui <wuzhouhui@kingsoft.com> Reviewed-by: Seth Howell <seth.howell5141@gmail.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
This commit is contained in:
parent
01e5610da8
commit
f75128a943
@ -22,6 +22,10 @@ An new parameter `init_crc` representing the initial CRC value was added to
|
||||
`spdk_crc16_t10dif`. The parameter can be used to calculate a CRC value spanning
|
||||
multiple separate buffers.
|
||||
|
||||
New DIF APIs were added to generate and verify DIF by byte granularity for both DIF and DIX
|
||||
formats. Among them, DIF with copy APIs will be usable to emulate DIF operations such as DIF
|
||||
insert and strip.
|
||||
|
||||
### nvme
|
||||
|
||||
Wrapper functions spdk_nvme_ctrlr_security_send() and spdk_nvme_ctrlr_security_receive() are
|
||||
|
Loading…
x
Reference in New Issue
Block a user