+19
−5
Loading
If the request contains separate metadata buffer, we should set PSDT 10b when hardware SGL is supported and dword alignment is required. SPDK driver doesn't provide SGL metadata data buffer APIs for now, the separate metadata buffer is alway contiguous, so we can put the metadata buffer into a data block SGL entry. Change-Id: I9ccfce755a3169cd2c9b908e4da76081155d9613 Signed-off-by:Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1466 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>