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

[Dual-ToR] add 'additional_mac' attr to swss vars (enable it for Mellanox-SN2700-D48C8 and Mellanox-SN2700) #34

Closed
wants to merge 1 commit into from

Conversation

ayurkiv-nvda
Copy link
Owner

@ayurkiv-nvda ayurkiv-nvda commented Jan 25, 2023

Signed-off-by: Andriy Yurkiv ayurkiv@nvidia.com

Why I did it

Need to add additional MAC to VLAN interface on SPC-1. It is impossible on SPC-1, so we just add a workaround: add this additional MAC to FDB table, so forwarding will work

Need to add for:
Mellanox-SN2700, SN2700-D48C8

How I did it

Send attr 'additional_mac=enabled' to syncd in order to update sai.profile with SAI_ADDITIONAL_MAC_ENABLED

How to verify it

apply Dual-ToR configuration on SPC-1
ansible-playbook -i inventory --limit sonic-switch-1 deploy_minigraph.yml -e dut_minigraph=sonic-switch-1.dualtor.xml -b -vvv
No crashes expected

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

…anox-SN2700-D48C8 and Mellanox-SN2700)

Signed-off-by: Andriy Yurkiv <ayurkiv@nvidia.com>
@ayurkiv-nvda ayurkiv-nvda deleted the master_additional_mac branch February 7, 2023 15:37
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.

1 participant