Skip to content

Add Cavium packages for 201803 revision#1773

Merged
lguohan merged 1 commit intosonic-net:201803from
NStetskovych-zz:cavm_201803_packages
Jun 8, 2018
Merged

Add Cavium packages for 201803 revision#1773
lguohan merged 1 commit intosonic-net:201803from
NStetskovych-zz:cavm_201803_packages

Conversation

@NStetskovych-zz
Copy link
Contributor

Signed-off-by: Nadiya Stetskovych [email protected]

- What I did
Add Cavium packages for 201803 image

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

Signed-off-by: Nadiya Stetskovych <[email protected]>
@NStetskovych-zz
Copy link
Contributor Author

need this PR to be merged as well:
#1685

@lguohan lguohan merged commit fd7392f into sonic-net:201803 Jun 8, 2018
judyjoseph added a commit that referenced this pull request Aug 26, 2021
88a38f7 Ignore ALREADY_EXIST error in FDB creation (#1815)
b1c23f3 Change rif_rates.lua and port_rates.lua scripts to calculate rates correct (#1848)

Update sonic-utilities submodule with

cbc25d6 [config reload] Call systemctl reset-failed for snmp,telemetry,mgmt-framework services (#1773)
04dcd07 Improve config error handling on version_info (#1760)
e567a60 Load the database global_db. (#1752)
c15fb8f [sfputil] Gracefully handle improper 'specification_compliance' field (#1741)
39350f8 [dhcp_relay] Update CLI reference document and add a new API for ip address type (#1717)
18f13c6 [sonic-package-manager] switch from poetry-semver to semantic_version due to bugs found in poetry-semver (#1710)
b16724a [voq][chassis] VOQ cli show commands implementation (#1689)
9427cd6 [debug dump util] Match Infrastructure (#1666)
d9fb39b [route_check] Filter out VNET routes (#1612)
qiluo-msft pushed a commit that referenced this pull request Aug 31, 2021
)

7041400 [config reload] Call systemctl reset-failed for snmp,telemetry,mgmt-framework services (#1773) (#1786)
399d370 Fix logic in RIF counters print (#1732)
8329544 [vnet_route_check] don't hardcode prefix length of /24 (#1756)
193b028 [neighbor-advertiser] delete the tunnel maps appropriately (#1663)
2c82bcf [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (#1589)
8e22960 [202012][Config] Update config command of Kdump. (#1778)
be3e5c6 [show][config] cli refactor for muxcable with abstract class implementation from vendors (#1722) (#1782)
theasianpianist pushed a commit to theasianpianist/sonic-buildimage that referenced this pull request Feb 5, 2022
Reset m_overlay_nexthops to false for NHG key with weights
taras-keryk pushed a commit to taras-keryk/sonic-buildimage that referenced this pull request Apr 28, 2022
…ramework services (sonic-net#1773)

#### What I did

When issue `config reload -y` or `config load_minigraph -y` command, most of the sonic services will be reset by command `systemctl reset-failed <service_name>`. The purpose is to avoid services reach to its start retry limit and cannot be started. However, `systemctl reset-failed` only resets those services belong to sonic.target, snmp, telemetry and mgmt-framework are not part of them. So if we run `config reload -y` or `config load_minigraph -y` continues, snmp, telemetry and mgmt-framework services might enter into failed state. This PR is to fix the issue.

I would like to cherry-pick this fix to 202012 branch, but this fix also depends on PR sonic-net#7846. So if we decide to cherry-pick this PR to 202012, we need cherry-pick sonic-net#7846 first.

#### How I did it

Also call `systemctl reset-failed` for services like snmp, telemetry and mgmt-framework. 

#### How to verify it

Manual test.
patrickmacarthur pushed a commit to patrickmacarthur/sonic-buildimage that referenced this pull request Dec 11, 2025
…AD automatically (sonic-net#1773)

#### Why I did it
src/sonic-utilities
```
* 208bd805 - (HEAD -> 202405, origin/202405) Merge pull request sonic-net#252 from xincunli-sonic/xincun/fix-config-test (14 hours ago) [Arvindsrinivasan Lakshmi Narasimhan]
* 2bd28af0 - Fix Test. (14 hours ago) [Xincun Li]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Mar 15, 2026
…tically (#26190)

#### Why I did it
src/sonic-sairedis
```
* 6519cf96 - (HEAD -> master, origin/master, origin/HEAD) [DPU] Add support for HA Set Counters (#1773) (10 hours ago) [Connor Roos]
```
#### How I did it
#### How to verify it
#### Description for the changelog
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.

2 participants