Skip to content

Commit f90f399

Browse files
authored
Merge pull request #259 from chaitanya1731/documentation-release
device_plugins: Fixed broken anchor links in readme
2 parents da6c82d + 65a44f7 commit f90f399

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

device_plugins/deploy_qat.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ For more details about the QAT device plugin configuration flags, see [Modes and
4848
| `-dpdk-driver` | vfio-pci | Using vfio-pci driver to manage QAT VFIO device. See details [here](https://doc.dpdk.org/guides/linux_gsg/linux_drivers.html) |
4949
| `-kernel-vf-drivers` | 4xxxvf | Supporting 4xxx QAT device </br> **Note**: Verified on 4th Gen Intel® Xeon® Scalable processors. See details [here](https://github.com/intel/qatlib/blob/main/INSTALL#L72) |
5050
| `-max-num-devices ` | 128 | It is the maximum VF device it can support for 4xxx QAT device. If the number exceeds the maximum number the QAT device supports, then the maximum number will be enabled. |
51-
| `-provisioning-config ` | Name of ConfigMap | See section [QAT resource configuration](/device_plugins/deploy_qat.md#qat-resource-configuration) |
51+
| `-provisioning-config ` | Name of ConfigMap | See section [QAT resource configuration](/device_plugins/deploy_qat.md#qat-resource-configuration-experimental) |
5252

5353
## QAT Resource Configuration (experimental)
5454

@@ -69,4 +69,4 @@ Users can use the steps below to customize the QAT resource configuration:
6969
# Run Intel QAT based workloads on RHOCP
7070
To run the Intel QAT based workloads as an unprivileged pod (see [issue](https://github.com/intel/intel-technology-enabling-for-openshift/issues/122)). The customized `qat-scc` Security Context Constraint (SCC) is provided to bind with service account and run the QAT based workload.
7171
72-
See [Verify Intel QuickAssist Technology Provisioning](/tests/l2/README.md#verify-intel®-quickassist-technology-provisioning) for the detailed steps.
72+
See [Verify Intel QuickAssist Technology Provisioning](/tests/l2/README.md#verify-intel-quickassist-technology-provisioning) for the detailed steps.

0 commit comments

Comments
 (0)