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

[src/sonic-utilities]: Update submodule to c2e4eac. #81

Merged
merged 1 commit into from
Jun 30, 2020

Conversation

praveen-li
Copy link
Collaborator

Submodule at:
c2e4eac [config_mgmt.py]: Separate class for Dy Port BreakOut and support ext… (#26)

Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com

- 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)

Submodule at:
c2e4eac [config_mgmt.py]: Separate class for Dy Port BreakOut and support ext… (zhenggen-xu#26)

Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com
@praveen-li praveen-li merged commit 7d0f2e5 into zhenggen-xu:sonic-cfg-mgmt Jun 30, 2020
praveen-li pushed a commit to praveen-li/sonic-buildimage that referenced this pull request Aug 12, 2020
* src/sonic-snmpagent 89b7b2c...c702a57 (7):
  > Revert "[rfc1213] Interface MIB add l3 vlan interfaces & aggregate rif counters (sonic-net#133)" (sonic-net#151)
  > Update transceiver info DB key names (sonic-net#146)
  > Fix LGTM reported alert of PR#141 (sonic-net#142)
  > [Namespace] Fix interfaces counters in InterfacesMIB RFC 2863 (sonic-net#141)
  > [Namespace]: Fix SNMP AgentX  socket connection timeout when using Namespace.get_all()  (sonic-net#140)
  > [rfc1213] Interface MIB add l3 vlan interfaces & aggregate rif counters (sonic-net#133)
  > Fix undefined variable and warning message (sonic-net#134)

* src/sonic-py-swsssdk a83366e...2df4f40 (3):
  > Allowing TCP connections with namespace as well. (zhenggen-xu#81)
  > [port_util] add get_rif_port_map, get_vlan_interface_oid_map (zhenggen-xu#78)
  > Updates to the namespace API's for test_moduleLoad.py (zhenggen-xu#77)

Note that sonic-snmpagent submodule update is dependent upon sonic-py-swsssdk update, so updating both submodules in this PR.
zhenggen-xu pushed a commit that referenced this pull request Aug 31, 2020
[eeprom] Add try-except to catch the IOError (#85)
[sfputilbase.py] Don't try to print EEPROM sysfs file name if we failed
 to read from it (#81)
zhenggen-xu pushed a commit that referenced this pull request Aug 31, 2020
Allowing TCP connections with namespace as well. (#81)
praveen-li pushed a commit to praveen-li/sonic-buildimage that referenced this pull request Sep 15, 2020
Update the patform daemons with new commits 

commit e9628b6
    Merge pull request zhenggen-xu#64 from judyjoseph/multi_asic_ledd_xcvr
    * platform daemon (Xcvrd, Ledd) changes for multi asic platform
      * Updates in ledd daemon to use namespaces and get the namespace from selector object.
      * Updates to xcvrd daemon to use the asic_id in talking to the right DB.
      * Updated based on new sonic-py-common API's
      * Invoke initializeGlobalConfig() in the SfpUpdate/DomInfoUpdate processes as well.

commit 415b8c4
    [thermalctld] Optimize the thermal policy loop to make it execute every 60 seconds (zhenggen-xu#77)
    
commit 3d1f319
    Update FAN_INFO in psud to avoid inconsistant output of show platform psud and show platform fan (zhenggen-xu#81)
zhenggen-xu pushed a commit that referenced this pull request Dec 15, 2020
…te submodules (sonic-net#4852)

* src/sonic-platform-common 75698a8...82bbeab (9):
  > [sfputil] Make SfpUtilHelper.get_physical_to_logical noexcept as in SfpUtilBase (sonic-net#96)
  > [sfp_base] Update return value documentation of channel-specific methods (sonic-net#98)
  > [sfp] Tweak key names of some transceiver info fields (sonic-net#97)
  > fix typo:  portconfig.ini to port_config.ini (#94)
  > [chassis_base] Add platform API support for system LED (#91)
  > Add PCIe check commad  (#64)
  > [sfputilbase.py] Don't try to print EEPROM sysfs file name if we failed to read from it (#81)                                                                                    
  > [sfputilbase | sfputilhelper] Add support of platform.json (#72)
  > [eeprom] Add try-except to catch the IOError (#85)

* src/sonic-platform-daemons 0f4fd83...abe115e (2):
  > [xcvrd] Tweak some transceiver info key names (#62)
  > [psud][thermalctld] Always get fan/PSU LED status from platform API to avoid status inconsistencies (#59)                                                                        

* src/sonic-utilities fd7781b...16a33f2 (9):
  > [config] Fix syntax error (sonic-net#966)
  > [config] Fix indentation level in _get_disabled_services_list() (sonic-net#965)
  > a4e64d1 [sonic_installer] Refactor sonic_installer code (sonic-net#953)
  > 90efd62 [Show | Command Reference] Add Port breakout Show Command (sonic-net#859)
  > [sfpshow][mock_state_db] Tweak key names of some transceiver info fields (sonic-net#958)
  > [show] Add missing verbose option to "show line" (sonic-net#961)
  > [filter-fdb] Check VLAN Presence When Filter FDB (sonic-net#957)
  > [master]fix sonic-net#4716 show ipv6 interfaces neighbor_ip is N/A issue (sonic-net#948)
  > Fix for command. show interface transceiver eeprom -d Ethernet (sonic-net#955)

Note: sonic-utilities update fixes sonic-net#4716
praveen-li pushed a commit to praveen-li/sonic-buildimage that referenced this pull request Aug 9, 2022
[sonic-linkmgrd][master] Submodule Update

9c8a16e Jing Zhang Sun Jun 5 08:27:07 2022 -0700 Separate I2C mux state probing and gRPC forwarding state probing (zhenggen-xu#86)
491c4ee Longxiang Lyu Sun Jun 5 23:26:19 2022 +0800 Fix peer mux wait back off factor (zhenggen-xu#84)
a0b6b14 Jing Zhang Wed Jun 1 10:33:12 2022 -0700 Revert "Update log level for mux probing and mux state chance (zhenggen-xu#23)" (zhenggen-xu#85)
3c2b546 Jing Zhang Tue May 31 10:14:42 2022 -0700 Add default route support to active-active state machine (zhenggen-xu#78)
6fa892e Longxiang Lyu Fri May 27 09:15:06 2022 +0800 Degrade LinkProberStateMachineBase virtual function logging level (zhenggen-xu#80)
7b695ca Longxiang Lyu Fri May 27 09:14:02 2022 +0800 Fix mux wait timer and peer mux wait timer (zhenggen-xu#81)
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.

1 participant