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

PVST Feature commit #3316

Merged
merged 126 commits into from
Dec 11, 2024
Merged

PVST Feature commit #3316

merged 126 commits into from
Dec 11, 2024

Conversation

divyachandralekha
Copy link
Contributor

Added new stpmgr for STP config handling
Added changes in orchagent for STP programming via SAI APIs

What I did
Added new stpmgr under cfgmgr for handling STP config notifications
Added STP changes in stporch component to handle STP operations (STP Instance creation/deletion, STP Port Add/Update/Del to STP instance) via SAI

Why I did it
PVST Feature support

@divyachandralekha divyachandralekha changed the title Pvst co pr PVST Feature enable Oct 4, 2024
@divyachandralekha divyachandralekha changed the title PVST Feature enable PVST Feature commit Oct 4, 2024
@divyachandralekha
Copy link
Contributor Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link

@muhammadalihussnain muhammadalihussnain left a comment

Choose a reason for hiding this comment

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

Code looks good to me. Please re trigger pipelines to pass the checks

@divyachandralekha
Copy link
Contributor Author

stp repo should be merged to resolve the compilation errors here.

@divyachandralekha
Copy link
Contributor Author

/azpw run Azure.sonic-swss

@mssonicbld
Copy link
Collaborator

/AzurePipelines run Azure.sonic-swss

Copy link

Pull request contains merge conflicts.

@divyachandralekha
Copy link
Contributor Author

/AzurePipelines run Azure.sonic-swss

Copy link

Commenter does not have sufficient privileges for PR 3316 in repo sonic-net/sonic-swss

@divyachandralekha
Copy link
Contributor Author

/azpw run Azure.sonic-swss

@mssonicbld
Copy link
Collaborator

/AzurePipelines run Azure.sonic-swss

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@divyachandralekha
Copy link
Contributor Author

/azpw run Azure.sonic-swss

@mssonicbld
Copy link
Collaborator

/AzurePipelines run Azure.sonic-swss

@mssonicbld
Copy link
Collaborator

/AzurePipelines run Azure.sonic-swss

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@divyachandralekha
Copy link
Contributor Author

/azpw run Azure.sonic-swss

@mssonicbld
Copy link
Collaborator

/AzurePipelines run Azure.sonic-swss

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@divyachandralekha
Copy link
Contributor Author

@prsunny
Please help to merge the changes

orchagent/portsorch.cpp Outdated Show resolved Hide resolved
orchagent/fdborch.cpp Outdated Show resolved Hide resolved
orchagent/fdborch.cpp Outdated Show resolved Hide resolved
orchagent/fdborch.cpp Show resolved Hide resolved
orchagent/fdborch.cpp Show resolved Hide resolved
orchagent/stporch.cpp Outdated Show resolved Hide resolved
orchagent/stporch.cpp Outdated Show resolved Hide resolved
cfgmgr/stpmgr.cpp Outdated Show resolved Hide resolved
divyachandralekha and others added 5 commits December 10, 2024 09:53
What I did
Fixing fpmsyncd to handle scaled nexthops(e.g. 256 nexthops). In this scenario the max message len is increased to accommodate zebra message size. In addition initialized nlmsg_set_default_size to allow netlink to process the increased message size as well without which libnl would crash.

Why I did it
To support increased nexthops.
srj102
srj102 previously approved these changes Dec 11, 2024
@divyachandralekha
Copy link
Contributor Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@divyachandralekha
Copy link
Contributor Author

/azpw run Azure.sonic-swss

@mssonicbld
Copy link
Collaborator

/AzurePipelines run Azure.sonic-swss

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@srj102 srj102 merged commit d098ac8 into sonic-net:master Dec 11, 2024
15 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.

10 participants