[sonic-swss] submodule update#6191
Closed
Sabareesh-Kumar-Anandan wants to merge 4 commits intosonic-net:masterfrom
Closed
[sonic-swss] submodule update#6191Sabareesh-Kumar-Anandan wants to merge 4 commits intosonic-net:masterfrom
Sabareesh-Kumar-Anandan wants to merge 4 commits intosonic-net:masterfrom
Conversation
Collaborator
|
retest vsimage please |
2 similar comments
Contributor
|
retest vsimage please |
Contributor
|
retest vsimage please |
lguohan
previously approved these changes
Dec 15, 2020
|
retest vsimage please |
Contributor
Author
|
retest vsimage please |
Contributor
Author
|
retest mellanox please |
added 4 commits
December 20, 2020 16:22
[fgnhgorch] Change format specifier %lu to %zu for size_t (sonic-net#1529) [dvs] Fix issue where concurrent netns operations cause test setup to fail (sonic-net#1535) Add support for headroom pool watermark (sonic-net#1453) Change gAsicInstance to type string with max length limit (sonic-net#1526) Signed-off-by: Sabareesh Kumar Anandan <[email protected]>
[vxlanorch] Use PRI instead of %l to avoid warnings in 32-bit arch (sonic-net#1539) [FDBSYNCD] Added support for EVPN as described in the PR sonic-net/SONiC#437 (sonic-net#1276) [everflow] Add retry mechanism for mirror sessions and policers (sonic-net#1486) Enable ACL table type mirror_v6 for Innovium Platform (sonic-net#1527) Signed-off-by: Sabareesh Kumar Anandan <[email protected]>
[crm]: Typecast to unit64_t to avoid divide by 0 during overflow (sonic-net#1550) [vxlanmgr] Fix build error when compiling for armhf (32-bit) (sonic-net#1552) [Dynamic buffer calc] Support dynamic buffer calculation (sonic-net#1338) [dvs] Clean-up dvs_database and dvs_common (sonic-net#1541) [VxlanMgr] changes for EVPN VXLAN (sonic-net#1266) Statistics support for Tx and Rx counters of different frame sizes (sonic-net#1536) [orchagent/phy]: Add firmware info propagation (sonic-net#1540) Signed-off-by: Sabareesh Kumar Anandan <[email protected]>
[buffermgmt] more build error fixes when compiling for armhf (32-bit) (sonic-net#1559) Sflow fix to avoid NULL in field. (sonic-net#1531) [fgnhgorch] Fg Nhg link handling (sonic-net#1537) [dpb]: make sure port is in admin down state before remove port. (sonic-net#1513) [FPMSYNCD/FDBSYNCD] EVPN Type-5 route removing prefix-len for host route and removing junk character present in the mac (sonic-net#1553) Added support for EVPN L3 VXLAN as described in the PR sonic-net/SONiC#437 (sonic-net#1267) Signed-off-by: Sabareesh Kumar Anandan <[email protected]>
3f93ba1 to
50fcfa8
Compare
Collaborator
|
retest vsimage please |
Contributor
Author
|
Hi @lguohan , Can you please check this? or Is this because of any test env/script issue? |
Contributor
|
retest vsimage please |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[buffermgmt] more build error fixes when compiling for armhf (32-bit) (#1559)
Sflow fix to avoid NULL in field. (#1531)
[fgnhgorch] Fg Nhg link handling (#1537)
[dpb]: make sure port is in admin down state before remove port. (#1513)
[FPMSYNCD/FDBSYNCD] EVPN Type-5 route removing prefix-len for host route
and removing junk character present in the mac (#1553)
Added support for EVPN L3 VXLAN as described in the PR sonic-net/SONiC#437 (#1267)
[crm]: Typecast to unit64_t to avoid divide by 0 during overflow (#1550)
[vxlanmgr] Fix build error when compiling for armhf (32-bit) (#1552)
[Dynamic buffer calc] Support dynamic buffer calculation (#1338)
[dvs] Clean-up dvs_database and dvs_common (#1541)
[VxlanMgr] changes for EVPN VXLAN (#1266)
Statistics support for Tx and Rx counters of different frame sizes (#1536)
[orchagent/phy]: Add firmware info propagation (#1540)
[vxlanorch] Use PRI instead of %l to avoid warnings in 32-bit arch (#1539)
[FDBSYNCD] Added support for EVPN as described in the PR sonic-net/SONiC#437 (#1276)
[everflow] Add retry mechanism for mirror sessions and policers (#1486)
Enable ACL table type mirror_v6 for Innovium Platform (#1527)
[fgnhgorch] Change format specifier %lu to %zu for size_t (#1529)
[dvs] Fix issue where concurrent netns operations cause test setup to fail (#1535)
Add support for headroom pool watermark (#1453)
Change gAsicInstance to type string with max length limit (#1526)
Signed-off-by: Sabareesh Kumar Anandan [email protected]
- Why I did it
- How I did it
- How to verify it
- Which release branch to backport (provide reason below if selected)
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)