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

Support for platforms based on Clounix Networks' device #2399

Merged
merged 4 commits into from
Jul 29, 2022

Conversation

songqh2022
Copy link

What I did
Support for platforms based on Clounix Networks' device
Why I did it
Support for platforms based on Clounix Networks' device
How I verified it
Have verified on the hardware device
Details if related

@songqh2022
Copy link
Author

retest

@prsunny
Copy link
Collaborator

prsunny commented Jul 26, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@@ -2243,6 +2243,7 @@ void AclOrch::init(vector<TableConnector>& connectors, PortsOrch *portOrch, Mirr
platform == CISCO_8000_PLATFORM_SUBSTRING ||
platform == MLNX_PLATFORM_SUBSTRING ||
platform == BFN_PLATFORM_SUBSTRING ||
platform == CLX_PLATFORM_SUBSTRING ||
Copy link
Collaborator

Choose a reason for hiding this comment

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

Failing build on this defintion - CLX_PLATFORM_SUBSTRING. Please make sure associated PR is merged

Copy link

Choose a reason for hiding this comment

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

@prsunny Hi Prince, looks like the pipeline failure was fixed, could you please kindly review this PR? Thanks in advance.

@prsunny prsunny merged commit 4190c13 into sonic-net:202012 Jul 29, 2022
dprital added a commit to dprital/sonic-buildimage that referenced this pull request Aug 29, 2022
Update sonic-swss submodule pointer to include the following:
* [FDB] [202012] Fix fbdorch to properly handle syncd FDB FLUSH Notif ([sonic-net#2401](sonic-net/sonic-swss#2401))
* Support for platforms based on Clounix Networks' device ([sonic-net#2399](sonic-net/sonic-swss#2399))

Signed-off-by: dprital <drorp@nvidia.com>
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