Skip to content

Fix configurations for 7050QX-32S-S4Q31#2119

Merged
lguohan merged 1 commit intosonic-net:201803from
zzhiyuan:201803-fix2
Oct 4, 2018
Merged

Fix configurations for 7050QX-32S-S4Q31#2119
lguohan merged 1 commit intosonic-net:201803from
zzhiyuan:201803-fix2

Conversation

@zzhiyuan
Copy link
Copy Markdown
Contributor

@zzhiyuan zzhiyuan commented Oct 4, 2018

  • Correct lane map in broadcom configuration
  • Add writes to txdisable bits for SFPs in hwsku-init
  • Add correct hwsku-init implementation for 201803 branch

- What I did

- How I did it

- How to verify it

- Description for the changelog

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

- Correct lane map in broadcom configuration
- Add writes to txdisable bits for SFPs in hwsku-init
- Add correct hwsku-init implementation for 201803 branch
@lguohan lguohan merged commit f586cfa into sonic-net:201803 Oct 4, 2018
judyjoseph added a commit that referenced this pull request Mar 7, 2022
91d7558 (HEAD -> 202111, origin/202111) Allow IPv4 link-local nexthops (#1903)
ceb5161 Fix for 2053, Fix IPv6 BGP multipath-relax peer-type. (#2062)
b3b279a [crm] Use sai_object_type_get_availability() API to get counters (#2098)
28955f4 Try get port operational speed from STATE DB (#2119)
stephenxs added a commit to stephenxs/sonic-buildimage that referenced this pull request Mar 9, 2022
29d5d8d Use abort instead of exit in case calling SAI API failure (sonic-net#2170)
12f980c Fix issue config qos reload causing orchagent aborted via tracking dependencies among QoS tables (sonic-net#2116)
6e5ed1c [chassis][syncd][sai] Adjusting response timeout during syncd init (sonic-net#2159)
0a99f54 Try get port operational speed from STATE DB (sonic-net#2119)
828cccf [crm] Use sai_object_type_get_availability() API to get counters (sonic-net#2098)
18c73a1 Allow IPv4 link-local nexthops (sonic-net#1903)

Signed-off-by: Stephen Sun <stephens@nvidia.com>
liat-grozovik pushed a commit that referenced this pull request Mar 15, 2022
Update sonic-swss with the following changes:

29d5d8d Use abort instead of exit in case calling SAI API failure (#2170)
12f980c Fix issue config qos reload causing orchagent aborted via tracking dependencies among QoS tables (#2116)
6e5ed1c [chassis][syncd][sai] Adjusting response timeout during syncd init (#2159)
0a99f54 Try get port operational speed from STATE DB (#2119)
828cccf [crm] Use sai_object_type_get_availability() API to get counters (#2098)
18c73a1 Allow IPv4 link-local nexthops (#1903)

Signed-off-by: Stephen Sun <stephens@nvidia.com>
Ndancejic pushed a commit to Ndancejic/sonic-buildimage that referenced this pull request May 3, 2022
* Put port operational speed to STATE DB
* Remove previous workaround [orchagent] Put port configuration to APPL_DB according to autoneg mode sonic-net#1769
vadymhlushko-mlnx pushed a commit to vadymhlushko-mlnx/sonic-buildimage that referenced this pull request Nov 11, 2022
#### What I did

Fixes sonic-net#2119

#### Previous command output (if the output of a command-line utility has changed)
Sorting output:
```
Patch Applier: Applying 4 changes in order:
Patch Applier:   * [{"op": "remove", "path": "/BGP_PEER_RANGE/BGPSLBPassiveV6"}]
Patch Applier:   * [{"op": "add", "path": "/BGP_PEER_RANGE/BGPVac", "value": {"ip_range": ["192.168.0.0/21"], "name": "BGPVac", "src_address": "10.1.0.32"}}]
Patch Applier:   * [{"op": "remove", "path": "/BGP_PEER_RANGE/BGPSLBPassive"}]
Patch Applier:   * [{"op": "add", "path": "/BGP_PEER_RANGE/BGPSLBPassive", "value": {"ip_range": ["10.255.0.0/25"], "name": "BGPSLBPassive", "src_address": "10.1.0.32"}}]

```
#### New command output (if the output of a command-line utility has changed)

Sorting output:
```
Patch Applier: Applying 4 changes in order:
Patch Applier:   * [{"op": "remove", "path": "/BGP_PEER_RANGE/BGPSLBPassiveV6"}]
Patch Applier:   * [{"op": "remove", "path": "/BGP_PEER_RANGE"}]
Patch Applier:   * [{"op": "add", "path": "/BGP_PEER_RANGE", "value": {"BGPSLBPassive": {"ip_range": ["10.255.0.0/25"], "name": "BGPSLBPassive", "src_address": "10.1.0.32"}}}]
Patch Applier:   * [{"op": "add", "path": "/BGP_PEER_RANGE/BGPVac", "value": {"ip_range": ["192.168.0.0/21"], "name": "BGPVac", "src_address": "10.1.0.32"}}]
```
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