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

[fdborch] Only call flushFDBEntries() when there is a bridge port OID in port state update #2781

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

mint570
Copy link
Contributor

@mint570 mint570 commented May 17, 2023

What I did
Only call flushFDBEntries() when there is a bridge port OID in port state update for fdborch.

Why I did it
The flushFDBEntries() has the check at the beginning. But it is wrong to call the function to begin with.
This will get rid of the false warning log message in flushFDBEntries().

How I verified it

Details if related

@mint570 mint570 requested a review from prsunny as a code owner May 17, 2023 18:12
@prsunny prsunny requested a review from dgsudharsan May 18, 2023 22:19
@prsunny prsunny merged commit 7c41537 into sonic-net:master Sep 20, 2023
16 checks passed
@mint570 mint570 deleted the fdb_log_upstream branch March 19, 2024 20:42
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