Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SmartSwitch] Skip xcvrd on the DPU #20960

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

vivekrnv
Copy link
Contributor

@vivekrnv vivekrnv commented Nov 28, 2024

Why I did it

Data port on the DPU is of type "Dpc" i..e no xcvr is present on it. Thus xcvrd can effectively be skipped on this platform

Work item tracking
  • Microsoft ADO (number only):

How I did it

change the pmon configuration
"skip_ycabled": true,
"skip_xcvrd": true

How to verify it

Manual test to ensure xcrvd is skipped for this type of ports.

Load and check if xcvrd is not started

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

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)

@oleksandrivantsiv
Copy link
Collaborator

/azpw ms_conflict

@liat-grozovik liat-grozovik merged commit e736a83 into sonic-net:master Dec 5, 2024
22 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