test suite reviews and discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Adding vfio load params for certain QAT cards
@ 2024-09-16  4:14 Patrick Robb
  2024-09-16  4:14 ` [PATCH 1/1] tests/cryptodev_common.py Supporting vfio denylist for QAT Patrick Robb
  0 siblings, 1 reply; 5+ messages in thread
From: Patrick Robb @ 2024-09-16  4:14 UTC (permalink / raw)
  To: david.marchand; +Cc: dts, Patrick Robb

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-09-18  9:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-16  4:14 [PATCH 0/1] Adding vfio load params for certain QAT cards Patrick Robb
2024-09-16  4:14 ` [PATCH 1/1] tests/cryptodev_common.py Supporting vfio denylist for QAT Patrick Robb
2024-09-16  9:30   ` David Marchand
2024-09-17  4:21     ` Patrick Robb
2024-09-18  9:57       ` Juraj Linkeš

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).