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

[202205] [submodule] Advance sonic-swss pointer #12095

Merged
merged 2 commits into from
Sep 26, 2022
Merged

[202205] [submodule] Advance sonic-swss pointer #12095

merged 2 commits into from
Sep 26, 2022

Conversation

gechiang
Copy link
Collaborator

@gechiang gechiang commented Sep 16, 2022

Why I did it

To pick up latest needed changes/fixes from sonic-swss into 202205 branch.
The changes include the following:

commit aa222378c5644ac3f9e4240c9b85824341c53b0b (HEAD -> 202205, origin/202205)
Author: saksarav-nokia <sakthivadivu.saravanaraj@nokia.com>
Date:   Fri Sep 16 02:42:24 2022 -0400

    [Everflow/ERSPAN] Set correct destination port and mac address when the nexthop is updated for ERSPAN mirror destination (#2392) (#2455)
    
    * [Everflow/ERSPAN] Set correct destination port and mac address when the nexthop is updated for ERSPAN mirror destination
    * [Everflow] Fixed show mirror-session, Acl rule remove failure, orchagent crash
    
    Signed-off-by: Sakthivadivu Saravanaraj <sakthivadivu.saravanaraj@nokia.com>
    
    Signed-off-by: Sakthivadivu Saravanaraj <sakthivadivu.saravanaraj@nokia.com>

commit 04ce7be011572251971b654d081e4dac5b1a1ea3
Author: Vivek <vkarri@nvidia.com>
Date:   Thu Sep 15 19:20:52 2022 -0700

    check state_db for po before sending ARP/ND pkts (#2444) (#2450)
    
    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    Check STATE_DB before sending ARP/ND pkts for neighbors associated with PortChannel. As a part of intf check, wait for the LAG_MEMBER_TABLE to be populated for Portchannels ifaces

commit f0138a2875de3d19f98930fc43891bbae2a0278b
Author: Vivek <vkarri@nvidia.com>
Date:   Wed Sep 14 15:13:17 2022 -0700

    [portmgr] Fixed the orchagent crash due to late arrival of notif (#2431) (#2451)
    
    Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
    Bulk write to APP_DB i.e. alias, lanes, speed must be read through one notification by orchagent during create_port
    Handled a race condition in portmgrd which tries to immediately apply a mtu/admin_status SET notif after a DEL causing it to crash

commit 7cfde48ebe7af1db73e94ae180e2ebed591d5e77
Author: judyjoseph <53951155+judyjoseph@users.noreply.github.com>
Date:   Thu Sep 1 09:54:10 2022 -0700

    Change the log messages in addKernelNeigh/Route from ERROR to INFO (#2437)
    
    * Change the log messages from ERROR to INFO.
    * Update the test_chassis_system_neigh test to check the mac address change of a neighbor.

commit 2c5116e33dcf9c6bc37ae4691e99a4d268a7c7fd
Author: Nazarii Hnydyn <nazariig@nvidia.com>
Date:   Thu Sep 8 17:40:28 2022 +0300

    [202205][counters] Improve performance by polling only configured ports buffer queue/pg counters (#2432)
    
    * Filter unconfigured ports buffers queue/pg counters configurations on init
    
        commit 6f1199afc3458e526c26b5d7c498fdaf810fbaca
        Author: Shlomi Bitton <shlomibi@nvidia.com>
        Date:   Sun Jan 2 16:55:58 2022 +0000
    
        Filter unconfigured ports buffers queue/pg counters configurations on init.
        If no buffer configurations available, no counters will be created.
        Allow creating/removing counters on runtime if buffer PG/Queue is created or removed.
        New UT added to verify new flow.
    
        Signed-off-by: Shlomi Bitton <shlomibi@nvidia.com>

How I did it

How to verify it

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

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

Description for the changelog

Update sonic-swss submodule head to pick up latest changes needed for 202205 branch

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

@liat-grozovik liat-grozovik changed the title [sonic-swss submodule update] pick up latest Fixes from sonic-swss repo [202205] [submodule] Advance sonic-swss pointer Sep 19, 2022
@liat-grozovik
Copy link
Collaborator

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liat-grozovik
Copy link
Collaborator

liat-grozovik commented Sep 20, 2022

@gechiang once sonic-net/sonic-swss#2462 is merged, please rebase yours to latest and i hope that you will be able to have this pr merged.

Can you please also align the PR description with the way we usually use? not with the full PR description but rather one line with link to the pr

@gechiang
Copy link
Collaborator Author

@gechiang once sonic-net/sonic-swss#2462 is merged, please rebase yours to latest and i hope that you will be able to have this pr merged.

Can you please also align the PR description with the way we usually use? not with the full PR description but rather one line with link to the pr

@liat-grozovik , So looks like we will need to include the swss PR #2462 once that is merged in 202205 branch as part of the swss submodule update. Can you please initiate a new SWSS submodule update including swss#2462 while I abandon this one...
Thanks!

@gechiang gechiang merged commit f5540c4 into sonic-net:202205 Sep 26, 2022
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