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

Fix next hop compilation #2025

Merged
merged 1 commit into from
Nov 12, 2021
Merged

Fix next hop compilation #2025

merged 1 commit into from
Nov 12, 2021

Conversation

TACappleman
Copy link
Contributor

What I did
Fixed compilation of SWSS following last 2 commits

Why I did it
Last 2 commits don't compile together due to change in nexthop(group)key definitions

How I verified it
Compiled with this fix

Details if related

@TACappleman
Copy link
Contributor Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@prsunny
Copy link
Collaborator

prsunny commented Nov 12, 2021

why is lgtm failing? @kperumalbfn , please review

@TACappleman
Copy link
Contributor Author

LGTM fails because it tries to compile the previous commit for comparison

@kperumalbfn
Copy link
Contributor

@TACappleman Not sure why it is failing after merge.

@TACappleman
Copy link
Contributor Author

@kperumalbfn the previous commit (which merged around the same time) referenced one of the functions you'd added a variable to. There was no merge conflict between them, but the combo then couldn't compile

@kperumalbfn
Copy link
Contributor

@kperumalbfn the previous commit (which merged around the same time) referenced one of the functions you'd added a variable to. There was no merge conflict between them, but the combo then couldn't compile

Thanks @TACappleman

@prsunny prsunny merged commit cdea5e9 into sonic-net:master Nov 12, 2021
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