Skip to content

feat: Switch skip-dp-nic-ms skips to WARN with explicit guidance#414

Merged
chetan-rathore merged 1 commit into
ARM-software:mainfrom
SapthagiriP:main
May 27, 2026
Merged

feat: Switch skip-dp-nic-ms skips to WARN with explicit guidance#414
chetan-rathore merged 1 commit into
ARM-software:mainfrom
SapthagiriP:main

Conversation

@SapthagiriP
Copy link
Copy Markdown
Contributor

@SapthagiriP SapthagiriP commented May 27, 2026

  • Treat skip-dp-nic-ms filtered PCIe cases as WARN instead of SKIP so they surface in results.
  • Emit a short, wrapped warning message directing users to rerun without --skip-dp-nic-ms.
  • Track skip_due_to_flag in PCIe tests to differentiate flag-driven skips from missing devices

Fixes ARM-software/arm-systemready#719

Change-Id: I3691aa72275b95a55beb10436fc9cf560ac6a2f1

  - Treat skip-dp-nic-ms filtered PCIe cases as WARN instead of SKIP
    so they surface in results.
  - Emit a short, wrapped warning message directing users to rerun
    without --skip-dp-nic-ms.
  - Track skip_due_to_flag in PCIe tests to differentiate flag-driven
    skips from missing devices

Signed-off-by: sapthagiri padmanabhan <sapthagiri.padmanabhan@arm.com>
Change-Id: I3691aa72275b95a55beb10436fc9cf560ac6a2f1
@chetan-rathore chetan-rathore merged commit f6d78eb into ARM-software:main May 27, 2026
29 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.

PCIe EP should not be filtered by --skip-dp-nic-ms in Linux SBSA PCI_MSI_2 test.

2 participants