Skip to content

Commit b125213

Browse files
authored
Merge pull request #369 from vbedida79/patch-270225-1
device_plugins: update qat readme
2 parents 5792625 + a4c2154 commit b125213

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

device_plugins/deploy_qat.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ Users can use the steps below to customize the QAT resource configuration:
6969
7070
`asym;dc` and `dc;asym`: Configure all the QAT VF devices managed by the device plugin CR for asymmetric crypto and compression services. The resource created is `qat.intel.com/asym-dc`.
7171
72-
`sym`: Configure all the QAT VF devices managed by the device plugin CR for running symmetric crypto services. The resource created is `qat.intel.com/cy`.
72+
`sym`: Configure all the QAT VF devices managed by the device plugin CR for running symmetric crypto services. The resource created is `qat.intel.com/sym`.
7373
74-
`asym`: Configure all the QAT VF devices managed by the device plugin CR for running asymmetric crypto services. The resource created is `qat.intel.com/cy`.
74+
`asym`: Configure all the QAT VF devices managed by the device plugin CR for running asymmetric crypto services. The resource created is `qat.intel.com/asym`.
7575
7676
7777
2. Create QAT device plugin CR with -provisioning-config set as the name of the ConfigMap (created in step 1) in the qat_device_plugin.yaml file or set ConfigMap name in the provisioning-config option from web console.

0 commit comments

Comments
 (0)