Adding QAT support 52/74052/1
authorLuc Provoost <luc.provoost@gmail.com>
Mon, 26 Jun 2023 12:13:54 +0000 (14:13 +0200)
committerLuc Provoost <luc.provoost@gmail.com>
Mon, 26 Jun 2023 12:13:54 +0000 (14:13 +0200)
commitd27128191369ebcc3717870652fe8528a90b8a99
tree58d2975a22ad329f8ae2fb1cfce2d8bcf26e7704
parent8acd03e5c7b9ecd7898b6bcf0bc4797942ba0277
Adding QAT support

When qat devices are assigned to a pod, the code will now detect that
through the qat entry in the env of the pod. The qat devices will be
added to the PDK eal command line so they can by PROX.
For the PCI network devices, we only search for PCIDEVICE instead of
PCIDEVICE_INTEL_COM.

Signed-off-by: Luc Provoost <luc.provoost@gmail.com>
Change-Id: Ic801d20adac4a29e6c44e542121686f42778d61a
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_k8s_deployment.py
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_k8s_pod.py
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_machine.py
VNFs/DPPD-PROX/helper-scripts/rapid/start.sh