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

[action] [PR:21255] Enhanced minigraph parser for packet-chasiss production graph #501

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

mssonicbld
Copy link
Collaborator

What I did:
Fixed 2 issue while parsing production minigraph:

  1. bfd flag not being set for STATIC_ROUTE table
  2. Different mac-address not getting generated for each ASIC

How I fixed:
In production switch_type is derived using ForwardingMethod attribute. Modified code to use chassis_type which is derived using ForwardingMethod

How I verify:
Added UT
Manual Verification.

What I did:
Fixed 2 issue while parsing production minigraph:
1.  `bfd` flag not being set for STATIC_ROUTE table
2.   Different `mac-address` not getting generated for each ASIC

How I fixed:
In production `switch_type` is derived using `ForwardingMethod` attribute. Modified code to use `chassis_type` which is derived using `ForwardingMethod`

How I verify:
Added UT
Manual Verification.
@mssonicbld
Copy link
Collaborator Author

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

@mssonicbld mssonicbld merged commit f6a4335 into Azure:202405 Jan 8, 2025
3 checks passed
@Javier-Tan Javier-Tan requested a review from arlakshm January 8, 2025 10:10
SuvarnaMeenakshi pushed a commit to SuvarnaMeenakshi/sonic-buildimage-msft that referenced this pull request Jan 9, 2025
…D automatically (#19991)

#### Why I did it
src/sonic-platform-daemons
```
* 0a9ff7c - (HEAD -> 202405, origin/202405) [xcvrd] Fix issue: do not print error log when module support non-ethernet application (Azure#501) (Azure#532) (11 hours ago) [Junchao-Mellanox]
```
#### How I did it
#### How to verify it
#### Description for the changelog
yutongzhang-microsoft pushed a commit to yutongzhang-microsoft/sonic-buildimage-msft that referenced this pull request Jan 23, 2025
…D automatically (#19326)

#### Why I did it
src/sonic-platform-daemons
```
* 6694d3b - (HEAD -> master, origin/master, origin/HEAD) [xcvrd] Fix issue: do not print error log when module support non-ethernet application (Azure#501) (16 minutes ago) [Junchao-Mellanox]
```
#### How I did it
#### How to verify it
#### Description for the changelog
yutongzhang-microsoft pushed a commit to yutongzhang-microsoft/sonic-buildimage-msft that referenced this pull request Jan 23, 2025
… automatically (#20371)

#### Why I did it
src/sonic-platform-common
```
* daeed65 - (HEAD -> master, origin/master, origin/HEAD) Added new Platform APIs and modified APIs for supporting reboot on a SmartSwitch (Azure#501) (9 hours ago) [Vasundhara Volam]
```
#### 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.

1 participant