Skip to content

[action] [PR:23511] Blacklist amd_sfh for Shearwater and Redstart in Aboot#1456

Merged
r12f merged 1 commit intoAzure:202412from
mssonicbld:cherry/msft-202412/23511
Aug 13, 2025
Merged

[action] [PR:23511] Blacklist amd_sfh for Shearwater and Redstart in Aboot#1456
r12f merged 1 commit intoAzure:202412from
mssonicbld:cherry/msft-202412/23511

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

Why I did it

amd_sfh is a SOC that handles human interface devices using PCIe (ex: gyroscopic sensor, etc.). This is not used on the switch and can be blacklisted.

This module is throwing error messages at boot time due to the lack of devices to manage, where modprobe is failing to probe this device. This is failing mgmt tests (SRv6 tests). Blacklisting this device will resolve this issue.

Work item tracking
  • Microsoft ADO (number only):

How I did it

How to verify it

Which release branch to backport (provide reason below if selected)

  • 202205
  • 202211
  • 202305
  • 202311
  • 202405
  • 202411
  • 202505
  • 202503
  • 202412

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

<!--
     Please make sure you've read and understood our contributing guidelines:
     https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md

     ** Make sure all your commits include a signature generated with `git commit -s` **

     If this is a bug fix, make sure your description includes "fixes #xxxx", or
     "closes #xxxx" or "resolves #xxxx"

     Please provide the following information:
-->

#### Why I did it

amd_sfh is a SOC that handles human interface devices using PCIe (ex: gyroscopic sensor, etc.). This is not used on the switch and can be blacklisted.

This module is throwing error messages at boot time due to the lack of devices to manage, where modprobe is failing to probe this device. This is failing mgmt tests (SRv6 tests). Blacklisting this device will resolve this issue.

##### Work item tracking
- Microsoft ADO **(number only)**:

#### How I did it

#### How to verify it

<!--
If PR needs to be backported, then the PR must be tested against the base branch and the earliest backport release branch and provide tested image version on these two branches. For example, if the PR is requested for master, 202211 and 202012, then the requester needs to provide test results on master and 202012.
-->

#### Which release branch to backport (provide reason below if selected)

<!--
- Note we only backport fixes to a release branch, *not* features!
- Please also provide a reason for the backporting below.
- e.g.
- [x] 202006
-->

- [ ] 202205
- [ ] 202211
- [ ] 202305
- [ ] 202311
- [ ] 202405
- [ ] 202411
- [x] 202505
- [x] 202503
- [x] 202412

#### Tested branch (Please provide the tested image version)

<!--
- Please provide tested image version
- e.g.
- [x] 20201231.100
-->

- [ ] <!-- image version 1 -->
- [ ] <!-- image version 2 -->

#### Description for the changelog
<!--
Write a short (one line) summary that describes the changes in this
pull request for inclusion in the changelog:
-->

<!--
 Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.
-->

#### Link to config_db schema for YANG module changes
<!--
Provide a link to config_db schema for the table for which YANG model
is defined
Link should point to correct section on https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-yang-models/doc/Configuration.md
-->

#### A picture of a cute animal (not mandatory but encouraged)
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

Original PR: sonic-net/sonic-buildimage#23511

@mssonicbld
Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@r12f
Copy link
Copy Markdown

r12f commented Aug 4, 2025

retrying the CI

@r12f
Copy link
Copy Markdown

r12f commented Aug 7, 2025

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@r12f
Copy link
Copy Markdown

r12f commented Aug 10, 2025

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@r12f
Copy link
Copy Markdown

r12f commented Aug 10, 2025

/azp run

1 similar comment
@r12f
Copy link
Copy Markdown

r12f commented Aug 10, 2025

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@r12f
Copy link
Copy Markdown

r12f commented Aug 11, 2025

agent pool failure and fixed last night.

@r12f
Copy link
Copy Markdown

r12f commented Aug 11, 2025

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@r12f r12f merged commit 59a19e6 into Azure:202412 Aug 13, 2025
14 of 17 checks passed
@r12f
Copy link
Copy Markdown

r12f commented Aug 13, 2025

bypassing known vstest failures.

rameshraghupathy pushed a commit to rameshraghupathy/sonic-buildimage-msft that referenced this pull request Dec 10, 2025
…tically (#20707)

#### Why I did it
src/sonic-sairedis
```
* 866985fa - (HEAD -> master, origin/master, origin/HEAD) [DASH] Add meter rule bulk support and test to syncd (Azure#1456) (35 hours ago) [Mukesh Moopath Velayudhan]
* c4aea50e - Do not poll counters in bulk mode during initialization for objects that support bulk per CLI option (Azure#1437) (6 days ago) [Stephen Sun]
* 3428ffdd - Adding vpp platform (Azure#1424) (6 days ago) [yue-fred-gao]
* 0317b16e - Do not enter vendor SAI critical section for counter polling/clearing operations (Azure#1450) (7 days ago) [Stephen Sun]
* 90c79c77 - [azpipeline] Fix gcovr nested directory (Azure#1451) (8 days ago) [Kamil Cudnik]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants