Skip to content

Commit f3d2f35

Browse files
authored
Merge pull request #1267 from mythi/PR-2022-086
qat: minor doc updates
2 parents dfc8918 + 06701ab commit f3d2f35

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ The summary of resources available via plugins in this repository is given in th
238238
* [intelgpu-job.yaml](demo/intelgpu-job.yaml)
239239
* `iaa.intel.com` : `wq-user-[shared or dedicated]`
240240
* [iaa-qpl-demo-pod.yaml](demo/iaa-qpl-demo-pod.yaml)
241-
* `qat.intel.com` : `generic` or `cy`/`dc`/`sym`/`asym`
241+
* `qat.intel.com` : `generic` or `cy`/`dc`
242242
* [crypto-perf-dpdk-pod-requesting-qat.yaml](deployments/qat_dpdk_app/base/crypto-perf-dpdk-pod-requesting-qat.yaml)
243243
* `sgx.intel.com` : `epc`
244244
* [intelsgx-job.yaml](deployments/sgx_enclave_apps/base/intelsgx-job.yaml)

cmd/qat_plugin/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ For more details on the `-dpdk-driver` choice, see
5555
[DPDK Linux Driver Guide](http://dpdk.org/doc/guides/linux_gsg/linux_drivers.html).
5656

5757
> **Note:**: With Linux 5.9+ kernels the `vfio-pci` module must be loaded with
58-
> `disable_denylist=1` parameter for the QAT device plugin to work correctly.
58+
> `disable_denylist=1` parameter for the QAT device plugin to work correctly with
59+
> devices prior to Gen4 (`4xxx`).
5960
6061
For more details on the available options to the `-kernel-vf-drivers` option, see the list of
6162
vf drivers available in the [Linux Kernel](https://github.com/torvalds/linux/tree/master/drivers/crypto/qat).

0 commit comments

Comments
 (0)