Skip to content

Commit 85da129

Browse files
authored
Merge pull request #144 from chaitanya1731/qat-docs
device_plugins: Updated deploy_qat readme
2 parents d823b78 + 755865e commit 85da129

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
@@ -60,10 +60,10 @@ Users can use the steps below to customize the QAT resource configuration:
6060
```
6161
Options:
6262
`dc`: Configure all the QAT VF devices managed by the device plugin CR for compression/decompression.
63-
`sym` or `asym`: Configure all the QAT VF devices managed by the device plugin CR for cryptography
63+
`sym;asym`: Configure all the QAT VF devices managed by the device plugin CR for cryptography
6464
2. Create QAT device plugin CR with `-provisioning-config` set as qat-config.
6565
6666
# Run Intel QAT based workloads on RHOCP
6767
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.
6868
69-
See [Verify Intel QuickAssist Technology Provisioning](https://github.com/intel/intel-technology-enabling-for-openshift/tree/main/tests/l2#verify-intel-quickassist-technology-provisioning) for the detailed steps.
69+
See [Verify Intel QuickAssist Technology Provisioning](/tests/l2/README.md#verify-intel®-quickassist-technology-provisioning) for the detailed steps.

0 commit comments

Comments
 (0)