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 the p4 buildbreak triggered by quagga #53

Merged
merged 1 commit into from
Nov 2, 2016
Merged

Conversation

jiacao
Copy link
Contributor

@jiacao jiacao commented Nov 2, 2016

No description provided.

@stcheng stcheng merged commit afab1ae into sonic-net:master Nov 2, 2016
@jiacao jiacao deleted the fix branch November 2, 2016 22:31
stcheng pushed a commit that referenced this pull request Mar 22, 2017
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
 - Add 'show interfaces sfp' subcommand to wrap sfputil
 - Remove 'sfp' arg from 'show interfaces' command
 - Add '-p/--period' argument and '-c/--clear' flag to 'show interfaces counters'
 - Add missing docstrings for Click
 - Add sudo to all 'vtysh', 'docker', 'lldpctl', 'lldpshow' and 'sensors' calls
lguohan pushed a commit that referenced this pull request Sep 18, 2019
Commits on Aug 15, 2019
[sonic_sfp] Fix global name about sfp module is not defined (#53) 04014b6

Commits on Aug 20, 2019
[xcvrd] Fix crashing due to missing fields of some module types (#54) c011c73
Remove duplicated sonic_eeprom and create symlink (#55) 087593e

Commits on Sep 10, 2019
[sfp_base] Raise exceptions (previously was incorrectly returning the… c21507e
Added new API to interact with the platform components (#60) 33b037d

Signed-off-by: Nazarii Hnydyn <nazariig@mellanox.com>
lguohan pushed a commit that referenced this pull request Nov 23, 2019
update multiDB changes in sonic-py-swsssdk, including:
*[multi-DB] Part 4: add sonic-db-cli to replace redis-cli (#54)
*[multi-DB] Part 3: Python API changes (#52)
*remove SonicV2Connector which is not used any more (#53)
lguohan pushed a commit that referenced this pull request Dec 2, 2019
update multiDB changes in sonic-py-swsssdk, including:
*[multi-DB] Part 4: add sonic-db-cli to replace redis-cli (#54)
*[multi-DB] Part 3: Python API changes (#52)
*remove SonicV2Connector which is not used any more (#53)

This needs #3825 to be merged first. Otherwise when reloading minigraph/config will hit error.

Signed-off-by: Dong Zhang d.zhang@alibaba-inc.com
zhenggen-xu referenced this pull request in zhenggen-xu/sonic-buildimage Jan 10, 2020
update multiDB changes in sonic-py-swsssdk, including:
*[multi-DB] Part 4: add sonic-db-cli to replace redis-cli (#54)
*[multi-DB] Part 3: Python API changes (#52)
*remove SonicV2Connector which is not used any more (#53)
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this pull request Mar 23, 2020
vasant17 pushed a commit to vasant17/sonic-buildimage that referenced this pull request Apr 16, 2020
Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com
byu343 pushed a commit to byu343/sonic-buildimage that referenced this pull request Apr 18, 2020
Co-authored-by: Bing Sun <Bing_Sun@dell.com>
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
jleveque pushed a commit that referenced this pull request Sep 11, 2020
- sonic-net/sonic-platform-daemons@1893c40
  - Fix the xcvrd theowing error on sfprecover function on getKeys() not valid.
- sonic-net/sonic-platform-daemons@65fa443
  - Merge pull request #90 from abdosi/multiasic-fix
- sonic-net/sonic-platform-daemons@7f812c9
  - [xcvrd] Don't log unnecessary messages upon empty transceiver change event (#53)
- sonic-net/sonic-platform-daemons@0969202
  - Fix pcied daemon failure (#91)

Signed-off-by: Petro Bratash <petrox.bratash@intel.com>
abdosi added a commit that referenced this pull request Sep 19, 2020
[xcvrd] Don't log unnecessary messages upon empty transceiver change
event (#53)
    [thermalctld] Optimize the thermal policy loop to make it execute
    every 60 seconds (#77)
     [thermalctld] Fix issue: fan status should not be True when fan is
     absent (#92)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
vdahiya12 pushed a commit to vdahiya12/sonic-buildimage that referenced this pull request Oct 2, 2020
…t#53)

Signed-off-by: wangzhui <wangzhui@asterfusion.com>
xumia referenced this pull request in xumia/sonic-buildimage-1 Feb 16, 2021
So we could iterate on it.
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
- sonic-net/sonic-platform-daemons@1893c40
  - Fix the xcvrd theowing error on sfprecover function on getKeys() not valid.
- sonic-net/sonic-platform-daemons@65fa443
  - Merge pull request sonic-net#90 from abdosi/multiasic-fix
- sonic-net/sonic-platform-daemons@7f812c9
  - [xcvrd] Don't log unnecessary messages upon empty transceiver change event (sonic-net#53)
- sonic-net/sonic-platform-daemons@0969202
  - Fix pcied daemon failure (sonic-net#91)

Signed-off-by: Petro Bratash <petrox.bratash@intel.com>
SuvarnaMeenakshi pushed a commit to SuvarnaMeenakshi/sonic-buildimage that referenced this pull request Jun 16, 2021
@xumia xumia mentioned this pull request Jan 18, 2022
5 tasks
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jan 24, 2022
…event (sonic-net#53)

When port_dict of transceiver_change is empty, do nothing rather than log messages like
```
xcvrd: Got event True {} in state 1
xcvrd: mapping from True {'-1': 'system_become_ready'} to system_become_ready
xcvrd: Got system_become_ready in normal state, ignored
```
zjswhhh added a commit that referenced this pull request Apr 14, 2022
[202012][sonic-linkmgrd]Submodule update

8507629 Jing Zhang      Mon Apr 4 10:25:22 2022 -0700   Lower unsolicited MUX state change notification log level to WARNING #57
17d217d Longxiang Lyu   Mon Mar 21 12:15:19 2022 +0800  Enhance clang format (#46)
c72fa2a Jing Zhang      Fri Apr 1 12:23:29 2022 -0700   Disable the feature that decreases link probe interval for measuring switch overhead #49 (#54)
256b01b Jing Zhang      Thu Mar 31 16:20:00 2022 -0700  Update link prober metrics posting logics #50 #53
dfd48d0 Jing Zhang      Wed Mar 23 16:27:45 2022 -0700  Decrease link probing interval after switchover to better determine the overhead of a toggle #43 (#48)

sign-off: Jing Zhang zhangjing@microsoft.com
mssonicbld pushed a commit to mssonicbld/sonic-buildimage that referenced this pull request Jul 25, 2022
vivekrnv referenced this pull request in vivekrnv/sonic-buildimage Apr 28, 2023
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
vivekrnv referenced this pull request in vivekrnv/sonic-buildimage Apr 28, 2023
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Gokulnath-Raja pushed a commit to Gokulnath-Raja/sonic-buildimage-work that referenced this pull request May 22, 2023
…net#53)

Support to build in debian bullseye, the dh-systemd has removed and merged into debhelper.
Support to build by golang 1.15, fix the int type conversion error.
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jun 5, 2024
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.

3 participants