Commit Graph

3 Commits

Author SHA1 Message Date
Tonny Tzeng
7dc3518372 screencast: use shell argument $0 instead of embedded filenames 2022-04-19 20:55:40 +08:00
Mikko Ylinen
832e4aaf3c crypto-perf: add kustomization and move to deployments
We plan to use crypto-perf for simple QAT testing. This commit adds
kustomization to make the deployment easier. The original .yaml is
also moved to deployments/ with some changes.

For instance, it turns out also vfio-pci mode with DPDK needs CAP_SYS_ADMIN
(See PR: #187 which states that only igb_uio would need it).

kustomize is available part of kubectl since kubernetes v1.14.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2019-08-20 22:01:44 +03:00
nolancon
2355c1550c QAT Device Plugin with DPDK demo description and link 2018-12-06 16:55:57 +00:00