Skip to content

Conversation

Sai-teja573
Copy link
Contributor

This patch introduces a new PCIe test script that validates the presence of key PCIe attributes using lspci -vvv. It checks for:

  • Device tree node
  • Capabilities
  • Kernel driver in use

The script logs detailed info and warnings for each check and writes a simple PASS/FAIL result to a .res file. It follows the existing test framework structure and uses functestlib logging utilities.

Copy link
Contributor

@smuppand smuppand left a comment

Choose a reason for hiding this comment

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

Minor change is required.

@Sai-teja573 Sai-teja573 force-pushed the pcie-test-script branch 3 times, most recently from 016f162 to f848bbf Compare June 26, 2025 08:46
vnarapar
vnarapar previously approved these changes Jul 2, 2025
Copy link
Contributor

@vnarapar vnarapar left a comment

Choose a reason for hiding this comment

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

LGTM

@Sai-teja573 Sai-teja573 force-pushed the pcie-test-script branch 2 times, most recently from 42af22b to fc74864 Compare July 10, 2025 17:59
@Sai-teja573 Sai-teja573 force-pushed the pcie-test-script branch 3 times, most recently from 62fd5d4 to ec97d81 Compare July 11, 2025 07:41
This patch introduces a new PCIe test script that validates the presence of key PCIe attributes using `lspci -vvv`. It checks for:

- Device tree node
- Capabilities
- Kernel driver in use

The script logs detailed info and warnings for each check and writes a simple PASS/FAIL result to a .res file. It follows the existing test framework structure and uses functestlib logging utilities.

Signed-off-by: Sai-teja573 <[email protected]>
@smuppand smuppand self-requested a review July 14, 2025 07:11
Copy link
Contributor

@smuppand smuppand left a comment

Choose a reason for hiding this comment

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

LGTM

@smuppand smuppand merged commit c0ddc36 into qualcomm-linux:main Jul 14, 2025
7 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