Skip to content

Conversation

@tkatila
Copy link
Contributor

@tkatila tkatila commented Dec 4, 2025

No description provided.

mythi and others added 9 commits December 4, 2025 14:53
The QAT out-of-tree driver does not provide sysfs based cfg_services
interface to read (and write) services configurations so QAT debugfs
is used as the fallback.

bad65eb changed how the services string is parsed and trimmed but
missed the debugfs path. Because of this, the resource registration errors
due so invalid resource names (e.g., "sym;dc", which should be "sym-dc").

Fix by handling the debugfs path the same way as the cfg_services sysfs
path.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
And remove the temperature values from health

Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
Use the existing "temp-limit" as the global limit, and introduce GPU
and memory thresholds.

Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
Fix uninitialized variable that caused random behaviour.

Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
By re-downloading the components, we save on the overall container size.
While the build time increases slightly, the container size drops by
around 100M (520->420).

Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
default behaviour stays the same.

Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
Co-authored-by: Eero Tamminen <eero.t.tamminen@intel.com>
DCAP repository was renamed and this changes the download
checksum. The result is that the image build fails and blocks
CI.

Update the DCAP repository url, download checksum, and the
release version. Also, move the base image(s) from jammy to
noble.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
@tkatila tkatila requested review from bart0sh, kad and mythi as code owners December 4, 2025 13:20
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
Copy link
Contributor

@mythi mythi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
@mythi mythi merged commit 1a40722 into intel:release-0.34 Dec 5, 2025
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants