Skip to content

Fix for [EVPN] When MAC moves from remote end point to local, ASIC DB fields are not updated properly for the mac #11503#1173

Merged
yxieca merged 2 commits intosonic-net:202205from
anilkpan:from-202205
Jan 19, 2023
Merged

Fix for [EVPN] When MAC moves from remote end point to local, ASIC DB fields are not updated properly for the mac #11503#1173
yxieca merged 2 commits intosonic-net:202205from
anilkpan:from-202205

Conversation

@anilkpan
Copy link
Contributor

Issue:
When a mac moves from remote to local, the local mac is set in ASIC db using hset, which updates common fields, but does not remove fields specific to remote mac.

Fix:
In case of a mac move event, remove the existing FDB entry from ASIC DB first and then set the new one.

Fix for [EVPN] When MAC moves from remote end point to local, ASIC DB fields are not updated properly for the mac #11503
@anilkpan
Copy link
Contributor Author

retest this please

@anilkpan
Copy link
Contributor Author

/AzurePipelines run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 1173 in repo sonic-net/sonic-sairedis

@yxieca
Copy link
Contributor

yxieca commented Jan 4, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@yxieca yxieca merged commit 2f6cbd3 into sonic-net:202205 Jan 19, 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.

4 participants