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

[submodule] Advance submodule head for sonic-swss and sonic-utilities #47

Closed
wants to merge 1 commit into from

Conversation

stephenxs
Copy link
Owner

@stephenxs stephenxs commented Dec 16, 2020

sonic-swss:
[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 (#)
[orchagent/phy]: Add firmware info propagation (#)
[vxlanorch] Use PRI instead of %l to avoid warnings in 32-bit arch (#)
[FDBSYNCD] Added support for EVPN as described in the PR sonic-net/SONiC#437 (#1276)
[everflow] Add retry mechanism for mirror sessions and policers (#)
Enable ACL table type mirror_v6 for Innovium Platform (#)
[fgnhgorch] Change format specifier %lu to %zu for size_t (#1529)

sonic-utilities:
[Dynamic buffer calc] Support dynamic buffer calculation (#973)
show tech with platform dump option (#1158)
[kdump]: Parse sonic_platform kernel command line parameter to read the platform identifier string (#1291)
[pcieutil] Remove 'pcie-' prefix from arguments (#1297)
Added 'detailed' option for 'show interface counters' command (#1299)
Fix show ip route summary on pizzabox platforms (#1302)
[acl_loader] Fix default DENY rule for V6 dataplane ACLs (#1281)
Add show and clear commands for headroom pool watermark (#1144)
[unit test][CLI][pfcwd] Added pfcwd config tests for single and multi ASIC platform. (#1248)
[sflow] Fix traceback seen for show sflow interface (#1282)
[config/console][consutil] Support enable/disable console switch (#1275)
[fast-reboot] Fix fast-reboot when NDP entries are present (#1295)
Fast-reboot: add a new flag to ignore ASIC config checksum verification failures (#1292)
Kdump improvements (#1284)

Signed-off-by: Stephen Sun stephens@nvidia.com

- Why I did it

- How I did it

- How to verify it

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

  • 201811
  • 201911
  • 202006

- Description for the changelog

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

sonic-swss:
[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)
[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)
[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)

sonic-utilities:
[Dynamic buffer calc] Support dynamic buffer calculation (sonic-net#973)
show tech with platform dump option (sonic-net#1158)
[kdump]: Parse sonic_platform kernel command line parameter to read the platform identifier string (sonic-net#1291)
[pcieutil] Remove 'pcie-' prefix from arguments (sonic-net#1297)
Added 'detailed' option for 'show interface counters' command (sonic-net#1299)
Fix show ip route summary on pizzabox platforms (sonic-net#1302)
[acl_loader] Fix default DENY rule for V6 dataplane ACLs (sonic-net#1281)
Add show and clear commands for headroom pool watermark  (sonic-net#1144)
[unit test][CLI][pfcwd] Added pfcwd config tests for single and multi ASIC platform. (sonic-net#1248)
[sflow] Fix traceback seen for show sflow interface (sonic-net#1282)
[config/console][consutil] Support enable/disable console switch (sonic-net#1275)
[fast-reboot] Fix fast-reboot when NDP entries are present (sonic-net#1295)
Fast-reboot: add a new flag to ignore ASIC config checksum verification failures (sonic-net#1292)
Kdump improvements (sonic-net#1284)

Signed-off-by: Stephen Sun <stephens@nvidia.com>
@stephenxs stephenxs closed this Dec 21, 2020
@stephenxs stephenxs deleted the advance-submodule-dynamic-buffer branch March 31, 2021 00:40
stephenxs pushed a commit that referenced this pull request Apr 20, 2022
…onic-net#10406)

#### Why I did it
To take the following into sonic-buildimage
36e1f61 API endpoints to ConfigDBConnector to support pre-loading data without blackout (sonic-net#587)

[sonic-swss-common](https://github.com/Azure/sonic-swss-common)
```
36e1f61 API endpoints to ConfigDBConnector to support pre-loading data without blackout (sonic-net#587)
556f4ad Add SAI copy action to ACL schema (sonic-net#591)
db18c3a Fix bitwidth of mac address in SAI ACL schema (sonic-net#590)
e9442bb [ConfigDBPipeConnector]: Added set_entry API (sonic-net#586)
6c007c0 Update README for gmock (sonic-net#562)
```

[sonic-linkmgrd](https://github.com/Azure/sonic-linkmgrd)
```
83dfc99 Enforce uniform file/class naming convention (#52)
83004bf Shutdown ICMP heartbeats when default route state is missing and ToR is in `auto` mode (#44)
b81ea31 Add `LinkProberStateMachineActiveActive`  (#47)
c43cf7a Decrease link probing interval after switchover to better determine the overhead of a toggle (#43)
2239fbe Enhance clang format (#46)
```
#### How I did it
* Advanced submodules pointers

#### How to verify it
1. make configure PLATFORM=mellanox
2. make target/sonic-mellanox.bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants