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

Fixed set admin stat for deleted subintf due to late notification #6

Conversation

EdenGri
Copy link
Owner

@EdenGri EdenGri commented Feb 5, 2023

What I did
Handled a race condition in portmgrd which tries to immediately apply an admin_status SET notif after a DEL causing it to crash
Why I did it
Ignores errors on the set admin_status command for subinterface when the subinterface state is not OK.
How I verified it

Details if related
This PR reference to older PR that fix the same issue in portmgr: sonic-net#2431

dbarashinvd and others added 3 commits December 27, 2022 03:13
*Align watermark flow with port configuration correct the queue, watermark and pg-drop counterpoll functionality according to cli commands
@vivekrnv
Copy link

vivekrnv commented Feb 6, 2023

Can you resync your master? Seems there are unrelated changes in your PR.

@EdenGri EdenGri closed this Feb 7, 2023
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