numam-spdk/module/accel/idxd
Ziye Yang 9442881ab9 accel_engine: Fix the coredump issue if no idxd engine is found.
The coredump info can be viewed in
https://github.com/spdk/spdk/issues/1935

We face this issue because no idxd device is attached, but we
still register the hw engine by spdk_accel_hw_engine_register
in accel_engine_idxd_init.

Fixes #1935

Change-Id: I537f06e2b2923faac7f2cd6a28903e77f1f6aaa5
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7832
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2021-05-13 10:18:48 +00:00
..
accel_engine_idxd_rpc.c lib/jsonrpc: Add a new API to send response for writing bool result. 2020-11-16 15:08:47 +00:00
accel_engine_idxd.c accel_engine: Fix the coredump issue if no idxd engine is found. 2021-05-13 10:18:48 +00:00
accel_engine_idxd.h module/idxd: accel framework plug-in for idxd 2020-04-23 15:48:32 +00:00
Makefile so_ver: increase all major versions 2021-02-05 14:43:47 +00:00