numam-spdk/lib/idxd
Ziye Yang 585e808e06 idxd: Remove the batch_op field because it is not necessary.
This batch_op field is not necessary because we can
use the comp_ctx->desc->opcode to judge whether it is related
a batched task or not.

Change-Id: Id329221ccf272c4c3bb8c1b5ec08433029a9a1f8
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8865
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Community-CI: Mellanox Build Bot
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
2021-07-22 13:28:39 +00:00
..
idxd_kernel.c lib/idxd: rotate portal offset with each submission 2021-07-15 21:04:08 +00:00
idxd_spec.h lib/idxd: rotate portal offset with each submission 2021-07-15 21:04:08 +00:00
idxd_user.c lib/idxd: rotate portal offset with each submission 2021-07-15 21:04:08 +00:00
idxd.c idxd: Remove the batch_op field because it is not necessary. 2021-07-22 13:28:39 +00:00
idxd.h idxd: Remove the batch_op field because it is not necessary. 2021-07-22 13:28:39 +00:00
Makefile idxd: Add the kernel idxd support 2021-07-13 17:22:30 +00:00
spdk_idxd.map idxd: refactor flow control for idxd engine 2021-06-29 00:46:25 +00:00