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

Fix a typo that might cause build break in PR #190 #200

Closed
wants to merge 1 commit into from

Conversation

taoyl-ms
Copy link
Contributor

No description provided.

@marian-pritsak
Copy link
Collaborator

See #198

@taoyl-ms taoyl-ms closed this Jan 20, 2017
seiferteric pushed a commit to project-arlo/sonic-buildimage that referenced this pull request Nov 25, 2019
* Update src/sonic-mgmt-framework from branch 'broadcom_sonic'
  to a076c54359e0d7599858191f2ed27b070a255049
  - Merge "[JIRA SONIC-10470]merge sonic-mgmt-framework dell_sonic --> broadcom_sonic 11112019" into broadcom_sonic
  - [JIRA SONIC-10470]merge sonic-mgmt-framework dell_sonic --> broadcom_sonic 11112019
    
    Change-Id: I1edf0fd6dafeb6ec03ae4d64ecc69eff37adc0df
    
  - Merge pull request sonic-net#200 from project-arlo/sonic-mgmt-errordb
    
    Add support for redis-ErrorDB to translib/db.
  - Fix syntax errors on Host service (sonic-net#255)
    
    
  - Add ErrorDB to translib/db.
    Add Publish operation to DB.
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this pull request Mar 23, 2020
…-net#200)

The current design set the SAI_ROUTE_ATTR_PACKET_ACTION to
SAI_PACKET_ACTION_FORWARD every time the route is updated. This
will generate double SET function calls.

With this fix, the SAI_ROUTE_ATTR_PACKET_ACTION is only set to
SAI_PACKET_ACTION_FORWARD when there was no next hop (dropped).

Also update the default dropped routes to point to empty next hop
object.

Signed-off-by: Shuotian Cheng <shuche@microsoft.com>
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
xumia added a commit to xumia/sonic-buildimage-1 that referenced this pull request Feb 16, 2021
vdahiya12 added a commit to vdahiya12/sonic-buildimage that referenced this pull request Aug 25, 2021
This PR updates the following commits in sonic-platform-daemons

e038bc2 [xcvrd] initial support for integrating vendor specfic class objects for calling Y-Cable API's inside xcvrd (sonic-net#197)
57e3d78 Fix issue#8230 (sonic-net#210)
f63fc94 [thermalctld] Use interval set in thermal policy if available (sonic-net#164)
8b2227d [CI] Sum up Azp unit test code coverage (sonic-net#209)
b880c48 [xrcvd]: Added unit test for sfp oir events (sonic-net#205)
4a32b5a [y-cable] fix for logging the xcvrd metrics before writing the state to the State-DB (sonic-net#208)
53e1532 (origin/shilong-test) Add str conversion for numeric xcvr info fields to xcvrd (sonic-net#200)
03a4add Introduce mgmtinit delay after transceiver module insertion (sonic-net#201)

This PR updates the following commits in sonic-platform-common
0dc71c1 Add y-cable driver for simulated mux (sonic-net#213)

Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
vdahiya12 added a commit that referenced this pull request Aug 30, 2021
This PR updates the following commits in sonic-platform-daemons

e038bc2 [xcvrd] initial support for integrating vendor specfic class objects for calling Y-Cable API's inside xcvrd (#197)
57e3d78 Fix issue#8230 (#210)
f63fc94 [thermalctld] Use interval set in thermal policy if available (#164)
8b2227d [CI] Sum up Azp unit test code coverage (#209)
b880c48 [xrcvd]: Added unit test for sfp oir events (#205)
4a32b5a [y-cable] fix for logging the xcvrd metrics before writing the state to the State-DB (#208)
53e1532 (origin/shilong-test) Add str conversion for numeric xcvr info fields to xcvrd (#200)
03a4add Introduce mgmtinit delay after transceiver module insertion (#201)

This PR updates the following commits in sonic-platform-common
0dc71c1 Add y-cable driver for simulated mux (#213)

Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jan 24, 2022
Converted nominal_bit_rate and cable_length fields from the sfp transceiver info dict into str in post_port_sfp_info_to_db.

The documentation for get_transceiver_info in SfpBase indicates that these field values should be integers. However, only string values can be passed into swsscommon.FieldValuePairs. Therefore, a string conversion is needed.
yxieca pushed a commit that referenced this pull request Apr 20, 2023
#14746)

src/linkmgrd

* aa1d55f - (HEAD -> 202205, origin/202205) [202205] cherry-pick `azure-pipeline.yml` updates (#200) (8 hours ago) [Jing Zhang]
* 2efc130 - Enable debug symbols (#199) (9 hours ago) [Longxiang Lyu]
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.

None yet

3 participants