doc: fix a typo in accel_fw.md
Signed-off-by: John Levon <john.levon@nutanix.com> Change-Id: I1404de46415f485f0f16311442f27135207f157a Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9462 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Dong Yi <dongx.yi@intel.com> Reviewed-by: Ziye Yang <ziye.yang@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
This commit is contained in:
parent
abc45c4642
commit
7c4a245425
@ -49,7 +49,7 @@ functions exposed by the individual low level libraries. Thus, code written this
|
|||||||
way needs to be certain that the underlying hardware exists everywhere that it runs.
|
way needs to be certain that the underlying hardware exists everywhere that it runs.
|
||||||
|
|
||||||
The low level library for IOAT is located in `/lib/ioat`. The low level library
|
The low level library for IOAT is located in `/lib/ioat`. The low level library
|
||||||
for DSA is in `/liv/idxd` (IDXD stands for Intel(R) Data Acceleration Driver).
|
for DSA is in `/lib/idxd` (IDXD stands for Intel(R) Data Acceleration Driver).
|
||||||
|
|
||||||
## Acceleration Plug-In Modules {#accel_modules}
|
## Acceleration Plug-In Modules {#accel_modules}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user