numam-spdk/lib/idxd
Ziye Yang 13eb8f2fb3 idxd: Replace the read_8 function pointer with another one
Just remove this function pointer and add a new one,i.e.,
dump_sw_error.

Because this function pointer is only used to
read a sw err info. We can hide it in the detailed
idxd implemenation.

Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Change-Id: I42fe2220dae85df307b5af64e37acfd7f748915b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8707
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2021-07-13 09:06:15 +00:00
..
idxd_spec.h idxd: Update the definition of register according to the new spec. 2021-04-15 04:35:09 +00:00
idxd_user.c idxd: Replace the read_8 function pointer with another one 2021-07-13 09:06:15 +00:00
idxd.c idxd: Replace the read_8 function pointer with another one 2021-07-13 09:06:15 +00:00
idxd.h idxd: Replace the read_8 function pointer with another one 2021-07-13 09:06:15 +00:00
Makefile idxd: update the major so version for libspdk_idxd 2021-05-07 15:03:44 +00:00
spdk_idxd.map idxd: refactor flow control for idxd engine 2021-06-29 00:46:25 +00:00