Commit 8b29c211 authored by paul luse's avatar paul luse Committed by Jim Harris
Browse files

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: default avatarpaul luse <paul.e.luse@intel.com>
Change-Id: Ibcab204f90ac6708fd32dacf1c87533d93b2c15f
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13492


Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarShuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: default avatarJim Harris <james.r.harris@intel.com>
Reviewed-by: default avatarKrzysztof Karas <krzysztof.karas@intel.com>
parent 02caed6b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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: