numam-spdk/lib/idxd
paul luse 0ae7f4d816 idxd: zero out batch element descriptors before each use
Although there are no use cases right now where a batch can have
mixed op types, there may be in the future and rather than have
one blow up because ops have different reserved fields and its
not valid to submit an op with a non-zero reserved field, go
ahead and zero these out like we do with descriptors in the non
batch case.

Signed-off-by: paul luse <paul.e.luse@intel.com>
Change-Id: I6d1bb416dc84aa1f76407c76aedf0768dd003218
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11325
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2022-02-10 22:50:47 +00:00
..
idxd_kernel.c spelling: lib 2021-12-03 08:12:55 +00:00
idxd_user.c idxd: No longer set token configuration 2022-02-10 22:41:12 +00:00
idxd.c idxd: zero out batch element descriptors before each use 2022-02-10 22:50:47 +00:00
idxd.h idxd: Remove unused nop_check callback 2022-02-10 22:41:12 +00:00
Makefile so_ver: increase all major versions 2022-01-31 15:29:56 +00:00
spdk_idxd.map idxd: Remove spdk_idxd_chan_get_max_operations 2022-01-20 07:54:55 +00:00