Commit 8551529
committed
[202205][platform-daemon][platform-common] advance submodule head
platform-daemon:
* f057b9a 2022-11-30 | [ycabled] fix minor appl_db retrieving logic for update (sonic-net#319) (HEAD -> 202205) [vdahiya12]
* 9983106 2022-11-15 | [chassisd] update chassisd to write fabric and lc asics on sep erate table (sonic-net#311) (HEAD -> 202205) [arlakshm]
* 8324c26 2022-11-10 | [ycabled] fix exception-handling logic for ycabled (sonic-net#306) [vdahiya12]
* eaf73f8 2022-11-07 | [ycabled] move swsscommon API's from subroutines to call them exactly once per task_worker/thread (sonic-net#303) [vdahiya12]
platform-common:
* 4b528a0 2022-11-21 | Add missing PM and VDM related EEPROM read (sonic-net#326) (HEAD -> 202205) [mihirpat1]
* 8ca6c17 2022-11-14 | Initial commit (sonic-net#323) [mihirpat1]
* 47f87d9 2022-11-23 | EEPROM/DOM Info: The Compliance Code will show "unknown" by using FINISAR 10G LR XCVR (sonic-net#319) [ChiouRung Haung]
* 6273850 2022-06-01 | [ssd_generic] Fix innodisk health regex (sonic-net#287) [Alexander Allen]
Signed-off-by: Ying Xie <[email protected]>1 parent 80837d4 commit 8551529
2 files changed
Lines changed: 2 additions & 2 deletions
Submodule sonic-platform-common updated 15 files
- sonic_platform_base/sonic_ssd/ssd_generic.py+1-1
- sonic_platform_base/sonic_xcvr/api/public/c_cmis.py+3
- sonic_platform_base/sonic_xcvr/api/public/cmis.py+4-1
- sonic_platform_base/sonic_xcvr/codes/public/sff8436.py+17-17
- sonic_platform_base/sonic_xcvr/codes/public/sff8472.py+19-19
- sonic_platform_base/sonic_xcvr/codes/public/sff8636.py+7-7
- sonic_platform_base/sonic_xcvr/mem_maps/public/c_cmis.py-3
- sonic_platform_base/sonic_xcvr/mem_maps/public/sff8436.py+3-3
- sonic_platform_base/sonic_xcvr/mem_maps/public/sff8636.py+2-2
- tests/sonic_xcvr/test_ccmis.py+2
- tests/sonic_xcvr/test_cmis.py+7-1
- tests/sonic_xcvr/test_sff8436.py+31
- tests/sonic_xcvr/test_sff8472.py+16
- tests/sonic_xcvr/test_sff8636.py+34
- tests/ssd_generic_test.py+2-2
Submodule sonic-platform-daemons updated 7 files
- sonic-chassisd/scripts/chassisd+36-23
- sonic-chassisd/tests/test_chassisd.py+17-10
- sonic-ycabled/tests/test_y_cable_helper.py+272-39
- sonic-ycabled/tests/test_ycable.py+73-25
- sonic-ycabled/ycable/ycable.py+87-69
- sonic-ycabled/ycable/ycable_utilities/y_cable_helper.py+177-381
- sonic-ycabled/ycable/ycable_utilities/y_cable_table_helper.py+391
0 commit comments