File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -238,7 +238,7 @@ The summary of resources available via plugins in this repository is given in th
238
238
* [ intelgpu-job.yaml] ( demo/intelgpu-job.yaml )
239
239
* ` iaa.intel.com ` : ` wq-user-[shared or dedicated] `
240
240
* [ 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 `
242
242
* [ crypto-perf-dpdk-pod-requesting-qat.yaml] ( deployments/qat_dpdk_app/base/crypto-perf-dpdk-pod-requesting-qat.yaml )
243
243
* ` sgx.intel.com ` : ` epc `
244
244
* [ intelsgx-job.yaml] ( deployments/sgx_enclave_apps/base/intelsgx-job.yaml )
Original file line number Diff line number Diff line change @@ -55,7 +55,8 @@ For more details on the `-dpdk-driver` choice, see
55
55
[ DPDK Linux Driver Guide] ( http://dpdk.org/doc/guides/linux_gsg/linux_drivers.html ) .
56
56
57
57
> ** 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 ` ).
59
60
60
61
For more details on the available options to the ` -kernel-vf-drivers ` option, see the list of
61
62
vf drivers available in the [ Linux Kernel] ( https://github.com/torvalds/linux/tree/master/drivers/crypto/qat ) .
You can’t perform that action at this time.
0 commit comments