baseport: add PD Mapper, TQFTP and thermal runtime validation - #582
Merged
Bhargav-qcom (bhargav0610) merged 4 commits intoSep 18, 2026
Merged
Bhargav-qcom (bhargav0610) merged 4 commits into
Bhargav-qcom (bhargav0610) merged 4 commits into
Conversation
Srikanth Muppandam (smuppand)
requested a review
from Bhargav-qcom (bhargav0610)
September 18, 2026 09:08
Provide bounded native and Python topology capture, normalized service evidence, and reusable QRTR and PD Mapper runtime helpers. Retain bounded log excerpts and distinguish clean kernel logs from unavailable capture, including a retry for successful-but-empty dmesg output. Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>
Discover tqftpserv and its QRTR endpoint dynamically, then stage a temporary payload and verify an exact bounded RRQ transfer over AF_QIPCRTR. Retain service, topology, packet, payload, and kernel evidence while restoring only test-created state. Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>
Discover thermal zones, trip points, cooling bindings, and telemetry from the running target. Add an image-provided stress-ng phase with bounded sampling, recovery evidence, and kernel-log diagnostics, and enable that functional phase by default in the focused LAVA definition. Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>
Prefer the kernel PD Mapper implementation while retaining a userspace fallback. Discover the protocol endpoint and service-registry data dynamically, then issue a bounded QMI domain-list request and verify the returned domains against the runtime registry. Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>
Srikanth Muppandam (smuppand)
force-pushed
the
feature/p0-runtime-coverage
branch
from
September 18, 2026 09:51
99e306a to
71faa7f
Compare
Bhargav-qcom (bhargav0610)
approved these changes
Sep 18, 2026
Bhargav-qcom (bhargav0610)
merged commit Sep 18, 2026
443c256
into
qualcomm-linux:main
14 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add focused runtime validation for PD Mapper, TQFTP, and thermal management.
stress-ngphase, enabled by default in the focused LAVA YAML.All target-specific expectations are discovered dynamically. Optional dependencies produce focused SKIP results without installing packages.