NVMe command dword 10 and dword 11 have multiple definitions for different commands, add a union data structure here then we can replace the hardcoded cdw10/cdw11 with command specific structure in SPDK NVMe driver. For now add dword 10 for the first step. Change-Id: Ie2c58b3039cfa5843d44224d31a38850ff577ed0 Signed-off-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/475207 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
linux | ||
spdk | ||
spdk_internal | ||
Makefile |