Skip to content

[202012] Fix for "orchagent crashed when trying to delete fdb static entry with swssconfig #11046"#2374

Merged
prsunny merged 2 commits intosonic-net:202012from
anilkpan:202012
Sep 9, 2022
Merged

[202012] Fix for "orchagent crashed when trying to delete fdb static entry with swssconfig #11046"#2374
prsunny merged 2 commits intosonic-net:202012from
anilkpan:202012

Conversation

@anilkpan
Copy link
Contributor

@anilkpan anilkpan commented Jul 8, 2022

Root cause:
When fdb flush was issued after adding a static mac, the mac was deleted due to the flush. Then when we try to remove the static mac, it thrown error and crashed due to the mac not found.

Fix:
Updated fdb flush to flush only dynamic mac.

Fix for "orchagent crashed when trying to delete fdb static entry with swssconfig #11046"
Copy link
Contributor

@gechiang gechiang left a comment

Choose a reason for hiding this comment

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

LGTM!

@prsunny prsunny merged commit 455547e into sonic-net:202012 Sep 9, 2022
dgsudharsan added a commit to dgsudharsan/sonic-buildimage that referenced this pull request Sep 13, 2022
Update sonic-swss submodule pointer to include the following:
* VxLAN Tunnel Counters and Rates implementation (sonic-net#1859) ([sonic-net#2442](sonic-net/sonic-swss#2442))
* Update fdborch.cpp ([sonic-net#2374](sonic-net/sonic-swss#2374))

Signed-off-by: dgsudharsan <[email protected]>
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.

5 participants