To avoid re-use of descriptors that may have fields set that are
reserved by the one being used now. For example:
If a batch desc is being built and was previously used by a copy
we need to clear out the dst_addr field or things will explode
as this is a reserved field for a batch.
Signed-off-by: paul luse <paul.e.luse@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11308 (master)
(cherry picked from commit
|
||
---|---|---|
.. | ||
idxd_kernel.c | ||
idxd_user.c | ||
idxd.c | ||
idxd.h | ||
Makefile | ||
spdk_idxd.map |