doc/accel_fw: clarrify detail on accel-config dependency

The developer version is required, not the regular one.  Without
is configure won't find a header file it wants to actually
enable kernel mode DSA.

Signed-off-by: paul luse <paul.e.luse@intel.com>
Change-Id: Ibcab204f90ac6708fd32dacf1c87533d93b2c15f
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13492
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com>
This commit is contained in:
paul luse 2022-06-29 11:03:26 -04:00 committed by Jim Harris
parent 02caed6b55
commit 8b29c21118

View File

@ -98,8 +98,8 @@ commands:
intel_iommu=on,sm_on
```
2 User library dependency: Users need to install the `accel-config` library.
This is often packaged, but the source is available on
2 User library dependency: Users need to install the developer version of the
`accel-config` library. This is often packaged, but the source is available on
[GitHub](https://github.com/intel/idxd-config). After the library is installed,
users can use the `accel-config` command to configure the work queues(WQs) of
the idxd devices managed by the kernel with the following steps: