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

[202012][submodule] Update sonic-swss, sonic-utilities, and sonic-linux-kernel submodules #7064

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

daall
Copy link
Contributor

@daall daall commented Mar 16, 2021

sonic-swss

sonic-utilities

sonic-linux-kernel

Signed-off-by: Danny Allen daall@microsoft.com

Why I did it

Pull the latest submodule changes into 202012.

How I did it

Update the pointer.

How to verify it

See PR tests.

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

  • 201811
  • 201911
  • 202006
  • 202012

Description for the changelog

Update sonic-swss, sonic-utilities, and sonic-linux-kernel submodules

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

image

…ux-kernel submodules

sonic-swss
* Add table descriptions for dynamic buffer calculation to the documents (sonic-net#1664)
* Remove vxlanmgrd dependency on orchagent (sonic-net#1647)

sonic-utilities
* [show] Fix 'show mac' output, when FDB entry with Vlan 1 is present (sonic-net#1368)
* [warm-reboot]: Check empty key before issuing redis hget (sonic-net#1496)
* [generate-dump] Remove Arista specific logic (sonic-net#1482)
* [warm-reboot]: added automated recover for ISSU file (sonic-net#1466)
* [warm-reboot] Check if warm restart flag is set when issuing a warm-reboot (sonic-net#1460)
* [show][config] fix for show/config muxcable hwmode model value; fix show/config muxcable return codes; (sonic-net#1494)

sonic-linux-kernel
* [net] Disable prio and cls cgroups to make working cgroup2 sock matching (sonic-net#198)

Signed-off-by: Danny Allen <daall@microsoft.com>
@liat-grozovik
Copy link
Collaborator

@daall there is a build test failure related to test_ro_user_allowed_command
not sure this PR is relevant but that means there is some change which make it unstable (is it random test parameters)?

@liat-grozovik
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liat-grozovik
Copy link
Collaborator

The reason 202012 new PRs cannot be merged is due to the following
[ro_user] test is failing on 202012 branch: sonic-net/sonic-mgmt#3116
seems that there is not an alignment between the test and the code on 202012 but the test is passing on master. the test was recently changed but since we have no sonic-mgmt for 202012 it was not verified against 202012 and casing so many PRs to fail.

@daall and @lguohan please suggest next step. As we need many PRs to be taken in to 202012 we should
I suggest to ignore the test till it will be modified to be able to work on different branches.
please help to conclude this

@daall
Copy link
Contributor Author

daall commented Mar 16, 2021

The reason 202012 new PRs cannot be merged is due to the following
[ro_user] test is failing on 202012 branch: Azure/sonic-mgmt#3116
seems that there is not an alignment between the test and the code on 202012 but the test is passing on master. the test was recently changed but since we have no sonic-mgmt for 202012 it was not verified against 202012 and casing so many PRs to fail.

@daall and @lguohan please suggest next step. As we need many PRs to be taken in to 202012 we should
I suggest to ignore the test till it will be modified to be able to work on different branches.
please help to conclude this

It is passing in master so we must be missing a cherry-pick. I will look

@daall
Copy link
Contributor Author

daall commented Mar 17, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liat-grozovik
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liat-grozovik
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@daall
Copy link
Contributor Author

daall commented Mar 18, 2021

/Azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liat-grozovik liat-grozovik merged commit 4550094 into sonic-net:202012 Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants