+5
−2
Loading
When the drives report that SGL dword alignment is required in Identify Controller data structure, when using separate metadata, PSDT should only be set with 10b. The specification says: If PSDT 01b was used, Metadata Pointer (MPTR) contains an address of a single contiguous physical buffer that is byte aligned. For supporting this case, SPDK driver needs a metadata SGL entry, so we can reserve one entry in the tracker data structure. Change-Id: I2d86a58b0395c3000626f922e56d7f2212c8a752 Signed-off-by:Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1316 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>