[PATCH 0/1] Adding vfio load params for certain QAT cards
Patrick Robb
probb at iol.unh.edu
Mon Sep 16 06:14:08 CEST 2024
In adding a QAT 8970 card to testing at the UNH Community Lab, we
learned that certain QAT cards are not meant to run in an untrusted
environment, and require a particular linux configuration. Namely, that
disable denylist be enabled for vfio, and that unsame iommu mode be
enabled.
You can read more at this commit:
https://github.com/torvalds/linux/commit/50173329c8cc0c892eaa7a9d0f0692ac39cd7b04
Patrick Robb (1):
tests/cryptodev_common.py Supporting vfio denylist for QAT
tests/cryptodev_common.py | 4 ++++
1 file changed, 4 insertions(+)
--
2.25.1
More information about the dts
mailing list