Skip to content

Config apt inside docker images to save disk space: auto clean, gz, no trans#69

Merged
stcheng merged 2 commits intosonic-net:masterfrom
qiluo-msft:qiluo/apt
Nov 16, 2016
Merged

Config apt inside docker images to save disk space: auto clean, gz, no trans#69
stcheng merged 2 commits intosonic-net:masterfrom
qiluo-msft:qiluo/apt

Conversation

@qiluo-msft
Copy link
Collaborator

No description provided.

@stcheng stcheng merged commit af38c0e into sonic-net:master Nov 16, 2016
@qiluo-msft qiluo-msft deleted the qiluo/apt branch November 23, 2016 02:13
lguohan added a commit that referenced this pull request Sep 6, 2018
ae99de0 Extend RFC 2737 MIB and implement RFC 3433 (#69)

Signed-off-by: Guohan Lu <gulv@microsoft.com>
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 Jul 1, 2020
* [sonic_yang_ext.py]: Rename _sonic_yang_ext.py as sonic_yang_ext.py.

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

* [sonic_yang_ext.py]: Store Tables without YANG models seperately for user warning.

Changes:
1.) Store Tables with YANG models seperately, so that a warning to user
can be issued with enough information.
2.) print the tables without YANG models properly in cropConfigDB().

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

* [sonic-yang-mgmt]: Test for Store Tables without YANG models seperately for user warning.

Changes:
1.) Added config for extra tables in yangTest.json.
2.) Added new test case to find tables without yang models.
3.) Move common part in a helper function.

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

* [src/sonic-yang-mgmt/sonic_yang_ext.py]: syslog extra tables.

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

* [sonic-yang-mgmt/sonic_yang.py]: fix add_data_node in sonic_yang.

Changes:
-- fix add_data_node in sonic-yang.
-- Fixing tests of sonic-yang.

Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com
jleveque pushed a commit that referenced this pull request Jul 25, 2020
**sonic-platform-common:**

Commits on Jul 07, 2020
Changes in fan and psu base classes (1.0 platform API) related to pdd… 17292e4
Commits on Jul 10, 2020
update get_pcie_check() to use sysfs instead of lspci output (#95) d4eb804
Commits on Jul 11, 2020
[eeprom] Fix UnboundLocalError (#93) 7c8bed1
Commits on Jul 14, 2020
[Transceiver] Add parser for QSFP-DD cable type and dictionaries for … be1cc24 

**sonic-platform-daemons:**

Commits on Jul 06, 2020
[psud] Store PSU temperature and voltage information to database (#61) ef9716a
Commits on Jul 14, 2020
[xcvrd] Add support for QSFP-DD cables (#66) c530587
Commits on Jul 18, 2020
Initial version of pcied (#60) e665ee8
[xcvrd] Return non-zero error code on SFP error (#67) 4f42a79
Commits on Jul 19, 2020
[README.md] Add LTGM badges (#69) 23757a3
Remove unused imports (#70) 029d5a5 

Signed-off-by: Nazarii Hnydyn <nazariig@mellanox.com>
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
vdahiya12 pushed a commit to vdahiya12/sonic-buildimage that referenced this pull request Oct 2, 2020
Signed-off-by: Nazarii Hnydyn <nazariig@mellanox.com>
xumia pushed a commit to xumia/sonic-buildimage-1 that referenced this pull request Feb 16, 2021
Signed-off-by: Danny Allen <daall@microsoft.com>
SuvarnaMeenakshi pushed a commit to SuvarnaMeenakshi/sonic-buildimage that referenced this pull request Jun 16, 2021
* [MultiDB] add sonic-db-cli SAVE/FLUSHALL option
* address reviews and add exception handling
* exception output to stderr
* Update src/swsssdk/scripts/sonic-db-cli
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jan 24, 2022
SuvarnaMeenakshi pushed a commit to SuvarnaMeenakshi/sonic-buildimage that referenced this pull request Mar 16, 2022
* Extend RFC 2737 MIB and implement RFC 3433
* [rfc2737 & rfc3433] Update transceiver data only when there is a change, comments handling
* Add TX Power sensor to Sensor MIB
* [comments] Fix typo
sg893052 pushed a commit to sg893052/sonic-buildimage that referenced this pull request Apr 25, 2022
zjswhhh added a commit that referenced this pull request May 6, 2022
[master][sonic-linkmgrd] submodule updates

df51322 Longxiang Lyu   Fri May 6 10:01:46 2022 +0800   Add `ActiveActiveStateMachine` implementation (#64)
e721ceb Jing Zhang      Wed May 4 10:07:14 2022 -0700   Add doc for default route related changes  (#63)
7bb06fb Jing Zhang      Tue May 3 09:48:28 2022 -0700   Add Cli support to enable or disable default route related feature (#68)
e4b02cb Jing Zhang      Mon May 2 13:27:54 2022 -0700   Reset WaitActiveUp count before switching to active (#70)
212d960 Jing Zhang      Wed Apr 27 10:35:05 2022 -0700  lower log level to warning (#69)
48abc9e Jing Zhang      Thu Apr 14 16:50:04 2022 -0700  Add support to enable switchover time measurement (with link prober interval decreased to 10ms) feature  (#61)
c4858a6 Jing Zhang      Thu Apr 14 11:27:55 2022 -0700  Avoid proactively switching to `active` if default route is missing  (#62)

sign-off: Jing Zhang zhangjing@microsoft.com
zjswhhh added a commit that referenced this pull request May 19, 2022
[sonic-linkmgrd][202012] submodule update
3d13ff2 Jing Zhang      Wed May 4 10:07:14 2022 -0700   Add doc for default route related changes  (#63)
c703be4 Jing Zhang      Mon May 2 13:27:54 2022 -0700   Reset WaitActiveUp count before switching to active (#70)
86eb727 Jing Zhang      Wed Apr 27 10:35:05 2022 -0700  lower log level to warning (#69)
e22c736 Jing Zhang      Mon May 2 13:33:24 2022 -0700   [202012] Avoid proactively switching to active if default route is missing (#67)
d4f282b Jing Zhang      Thu Apr 28 18:35:11 2022 -0700  [202012] Add support to enable switchover time measurement (with link prober interval decreased to 10ms) feature (#66)

sign-off: Jing Zhang [zhangjing@microsoft.com](mailto:zhangjing@microsoft.com)
yxieca added a commit to yxieca/sonic-buildimage that referenced this pull request May 31, 2022
Include following changes;

* 3c2b546 2022-05-31 | Add default route support to `active-active` state machine (sonic-net#78) (github/master, github/202205, master, 202205) [Jing Zhang]
* 6fa892e 2022-05-27 | Degrade `LinkProberStateMachineBase` virtual function logging level (sonic-net#80) [Longxiang Lyu]
* 7b695ca 2022-05-27 | Fix mux wait timer and peer mux wait timer (sonic-net#81) [Longxiang Lyu]
* d744bfb 2022-05-25 | Support switch between using wellknown mac or server mac addr  (sonic-net#73) [Longxiang Lyu]
* 684e989 2022-05-18 | Avoid switching active when `LinkState == Down` (sonic-net#77) [Jing Zhang]
* e4aa4fd 2022-05-17 | [Makefile] Remove redundant optimization options (sonic-net#75) [Longxiang Lyu]
* 4ec7505 2022-05-12 | [ci]: uplift diff coverage threshold to 80% (sonic-net#71) [Jing Zhang]
* df51322 2022-05-06 | Add `ActiveActiveStateMachine` implementation (sonic-net#64) [Longxiang Lyu]
* e721ceb 2022-05-04 | Add doc for default route related changes  (sonic-net#63) [Jing Zhang]
* 7bb06fb 2022-05-03 | Add Cli support to enable or disable default route related feature (sonic-net#68) [Jing Zhang]
* e4b02cb 2022-05-02 | Reset WaitActiveUp count before switching to active (sonic-net#70) [Jing Zhang]
* 212d960 2022-04-27 | lower log level to warning (sonic-net#69) [Jing Zhang]
* 48abc9e 2022-04-14 | Add support to enable switchover time measurement (with link prober interval decreased to 10ms) feature  (sonic-net#61) [Jing Zhang]
* c4858a6 2022-04-14 | Avoid proactively switching to `active` if default route is missing  (sonic-net#62) [Jing Zhang]
* 41f5fb9 2022-04-11 | Upgrade linkmgrd to `BULLSEYE` (sonic-net#60) [Jing Zhang]

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca added a commit that referenced this pull request May 31, 2022
Include following changes;

* 3c2b546 2022-05-31 | Add default route support to `active-active` state machine (#78) (github/master, github/202205, master, 202205) [Jing Zhang]
* 6fa892e 2022-05-27 | Degrade `LinkProberStateMachineBase` virtual function logging level (#80) [Longxiang Lyu]
* 7b695ca 2022-05-27 | Fix mux wait timer and peer mux wait timer (#81) [Longxiang Lyu]
* d744bfb 2022-05-25 | Support switch between using wellknown mac or server mac addr  (#73) [Longxiang Lyu]
* 684e989 2022-05-18 | Avoid switching active when `LinkState == Down` (#77) [Jing Zhang]
* e4aa4fd 2022-05-17 | [Makefile] Remove redundant optimization options (#75) [Longxiang Lyu]
* 4ec7505 2022-05-12 | [ci]: uplift diff coverage threshold to 80% (#71) [Jing Zhang]
* df51322 2022-05-06 | Add `ActiveActiveStateMachine` implementation (#64) [Longxiang Lyu]
* e721ceb 2022-05-04 | Add doc for default route related changes  (#63) [Jing Zhang]
* 7bb06fb 2022-05-03 | Add Cli support to enable or disable default route related feature (#68) [Jing Zhang]
* e4b02cb 2022-05-02 | Reset WaitActiveUp count before switching to active (#70) [Jing Zhang]
* 212d960 2022-04-27 | lower log level to warning (#69) [Jing Zhang]
* 48abc9e 2022-04-14 | Add support to enable switchover time measurement (with link prober interval decreased to 10ms) feature  (#61) [Jing Zhang]
* c4858a6 2022-04-14 | Avoid proactively switching to `active` if default route is missing  (#62) [Jing Zhang]
* 41f5fb9 2022-04-11 | Upgrade linkmgrd to `BULLSEYE` (#60) [Jing Zhang]

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
liushilongbuaa referenced this pull request in liushilongbuaa/sonic-buildimage Jun 20, 2022
[master][sonic-linkmgrd] submodule updates

df51322 Longxiang Lyu   Fri May 6 10:01:46 2022 +0800   Add `ActiveActiveStateMachine` implementation (#64)
e721ceb Jing Zhang      Wed May 4 10:07:14 2022 -0700   Add doc for default route related changes  (#63)
7bb06fb Jing Zhang      Tue May 3 09:48:28 2022 -0700   Add Cli support to enable or disable default route related feature (#68)
e4b02cb Jing Zhang      Mon May 2 13:27:54 2022 -0700   Reset WaitActiveUp count before switching to active (#70)
212d960 Jing Zhang      Wed Apr 27 10:35:05 2022 -0700  lower log level to warning (#69)
48abc9e Jing Zhang      Thu Apr 14 16:50:04 2022 -0700  Add support to enable switchover time measurement (with link prober interval decreased to 10ms) feature  (#61)
c4858a6 Jing Zhang      Thu Apr 14 11:27:55 2022 -0700  Avoid proactively switching to `active` if default route is missing  (#62)

sign-off: Jing Zhang zhangjing@microsoft.com
Pterosaur added a commit to Pterosaur/sonic-buildimage that referenced this pull request May 9, 2023
a24412c25 (HEAD, origin/master, origin/HEAD, master) [mka]: Fix unexpected cleanup (sonic-net#73)
26d1da0bc [mka]: Fix re-establishment by reset MI (sonic-net#72)
f07e0a097 [azp]: Update build pipeline to build for Bullseye (sonic-net#70)
2c69e2cda Use github code scanning instead of LGTM (sonic-net#69)
23abb04e5 fix
f34d68fe6 libdbus-1-dev
dc2dd881e add dbus
5de037661 use swsscommon packages
32c5a2729 Use github code scanning instead of LGTM
aa731b96f [azp]: Install libyang in azure pipeline (sonic-net#68)
71b635d74 Revert "[Azp]: Upgrade Azp to bullseye (sonic-net#49)" (sonic-net#66)
7aa4e6fa4 Adding Microsoft SECURITY.MD (sonic-net#58)

Signed-off-by: Ze Gan <ganze718@gmail.com>
yxieca pushed a commit that referenced this pull request May 17, 2023
…e latest HEAD automatically (#15016)

src/wpasupplicant/sonic-wpa-supplicant

* a24412c25 - (HEAD -> 202205, origin/master, origin/HEAD, origin/202211, origin/202205, master) [mka]: Fix unexpected cleanup (#73) (8 days ago) [Ze Gan]
* 26d1da0bc - [mka]: Fix re-establishment by reset MI (#72) (8 days ago) [Ze Gan]
* f07e0a097 - [azp]: Update build pipeline to build for Bullseye (#70) (4 weeks ago) [Ze Gan]
*   2c69e2cda - Use github code scanning instead of LGTM (#69) (6 months ago) [Liu Shilong]
|\  
| * 23abb04e5 - fix (6 months ago) [shilongliu]
| * f34d68fe6 - libdbus-1-dev (6 months ago) [shilongliu]
| * dc2dd881e - add dbus (6 months ago) [shilongliu]
| * 5de037661 - use swsscommon packages (6 months ago) [shilongliu]
| * 32c5a2729 - Use github code scanning instead of LGTM (6 months ago) [shilongliu]
|/  
* aa731b96f - [azp]: Install libyang in azure pipeline (#68) (8 months ago) [Hua Liu]
* 71b635d74 - Revert "[Azp]: Upgrade Azp to bullseye (#49)" (#66) (9 months ago) [Ze Gan]
* 7aa4e6fa4 - Adding Microsoft SECURITY.MD (#58) (9 months ago) [microsoft-github-policy-service[bot]]
Gokulnath-Raja pushed a commit to Gokulnath-Raja/sonic-buildimage-work that referenced this pull request May 29, 2023
Added scripts to prepare test environment for running translib based
servers and go tests. Will not be packaged in the docker image.

Signed-off-by: Sachin Holla <sachin.holla@broadcom.com>
mssonicbld added a commit that referenced this pull request Oct 12, 2023
…utomatically (#16842)

#### Why I did it
src/sonic-host-services
```
* fc88254 - (HEAD -> 202305, origin/202305) Support to config fips state (#69) (#78) (16 hours ago) [xumia]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jun 5, 2024
[code sync] Merge code from sonic-net/sonic-buildimage:202205 to 202205
Gfrom2016 pushed a commit to Gfrom2016/sonic-buildimage that referenced this pull request Apr 5, 2025
… automatically (sonic-net#897)

#### Why I did it
src/sonic-platform-common
```
* a193da4 - (HEAD -> 202412, origin/202412) Initialize unsupported values to 'N/A' in CmisApi::get_transceiver_info (sonic-net#69) (20 hours ago) [mssonicbld]
* 1845ccd - [code sync] Merge code from sonic-net/sonic-platform-common:202411 to 202412 (sonic-net#71) (20 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
nazariig referenced this pull request in nazariig/sonic-buildimage May 6, 2025
…tomatically (sonic-net#1006)

#### Why I did it
src/sonic-swss
```
* 4f6d557 - (HEAD -> 202412, origin/202412) Merge pull request #69 from r12f/user/r12f/fix-build (4 minutes ago) [StormLiangMS]
* fcbe392 - Revert "Merge branch '202411' of https://github.com/sonic-net/sonic-swss into 202412" (33 minutes ago) [r12f]
```
#### How I did it
#### How to verify it
#### Description for the changelog
jianyuewu pushed a commit to jianyuewu/sonic-buildimage that referenced this pull request May 7, 2025
…fo (sonic-net#69)

<!-- Provide a general summary of your changes in the Title above -->

#### Description
<!--
 Describe your changes in detail
-->
Initialize all the unsupported values of TRANSCEIVER_INFO for CMIS specific interfaces in CmisApi::get_transceiver_info().

#### Motivation and Context
<!--
 Why is this change required? What problem does it solve?
 If this pull request closes/resolves an open Issue, make sure you
 include the text "fixes #xxxx", "closes #xxxx" or "resolves #xxxx" here
-->
By initializing values in CmisApi::get_transceiver_info() will simplify the logic in post_port_sfp_info_to_db(). Also, avoids duplication of the code and makes it future ready for any newly added key:value pairs.

#### How Has This Been Tested?
<!--
 Please describe in detail how you tested your changes.
 Include details of your testing environment, and the tests you ran to
 see how your change affects other areas of the code, etc.
-->
- Verified 'show interfaces transceiver info' and 'sfputil show eeprom -p' outputs on an Arista testbed.

#### Additional Information (Optional)
**Before the changes:**

$ sfputil show eeprom -d -p Ethernet4
_Ethernet4: SFP EEPROM detected
 Active App Selection Host Lane 1: 1
 Active App Selection Host Lane 2: 1
 Active App Selection Host Lane 3: 1
 Active App Selection Host Lane 4: 1
 Active App Selection Host Lane 5: 1
 Active App Selection Host Lane 6: 1
 Active App Selection Host Lane 7: 1
 Active App Selection Host Lane 8: 1
 Application Advertisement: 100GAUI-1-L C2M (Annex 120G) - Host Assign (0xff) - 100GBASE-DR (Cl 140) - Media Assign (0xff)
 200GAUI-2-L C2M (Annex 120G) - Host Assign (0x55) - Undefined - Media Assign (0x55)
 400GAUI-4-L C2M (Annex 120G) - Host Assign (0x11) - 400GBASE-DR4 (Cl 124) - Media Assign (0x11)
 IB NDR - Host Assign (0x11) - 400GBASE-DR4 (Cl 124) - Media Assign (0x11)
 800G L C2M (placeholder) - Host Assign (0x1) - 800GBASE-DR8 (placeholder) - Media Assign (0x1)
 200GAUI-4 C2M (Annex 120E) - Host Assign (0x11) - 200GBASE-DR4 (Cl 121) - Media Assign (0x11)
 IB HDR (Arch.Spec.Vol.2) - Host Assign (0x11) - 200GBASE-DR4 (Cl 121) - Media Assign (0x11)
 100GAUI-1-S C2M (Annex 120G) - Host Assign (0xff) - 100GBASE-DR (Cl 140) - Media Assign (0xff)
 200GAUI-2-S C2M (Annex 120G) - Host Assign (0x55) - Undefined - Media Assign (0x55)
 400GAUI-4-S C2M (Annex 120G) - Host Assign (0x11) - 400GBASE-DR4 (Cl 124) - Media Assign (0x11)
 800G S C2M (placeholder) - Host Assign (0x1) - 800GBASE-DR8 (placeholder) - Media Assign (0x1)
 CMIS Revision: 5.2
 Connector: MPO 2x12
 Encoding: N/A
 Extended Identifier: Power Class 8 (15.0W Max)
 Extended RateSelect Compliance: N/A
 Hardware Revision: 1.10
 Host Electrical Interface: 100GAUI-1-L C2M (Annex 120G)
 Host Lane Assignment Options: 255
 Host Lane Count: 1
 Identifier: OSFP 8X Pluggable Transceiver
 Length Cable Assembly(m): 0.0
 Media Interface Code: 100GBASE-DR (Cl 140)
 Media Interface Technology: 1310 nm DFB
 Media Lane Assignment Options: 255
 Media Lane Count: 1
 Nominal Bit Rate(100Mbs): 0
 Specification compliance: sm_media_interface
 Vendor Date Code(YYYY-MM-DD Lot): XXXXX
 Vendor Name: XXXXXX
 Vendor OUI: XXXXXX
 Vendor PN: XXXXXX
 Vendor Rev: XXXX
 Vendor SN: XXXXXX
 ChannelMonitorValues:
 RX1Power: 3.042dBm
 RX2Power: 2.777dBm
 RX3Power: 3.309dBm
 RX4Power: 3.186dBm
 RX5Power: 3.15dBm
 RX6Power: 3.184dBm
 RX7Power: 2.26dBm
 RX8Power: 2.615dBm
 TX1Bias: 0.0mA
 TX1Power: -40.0dBm
 TX2Bias: 0.0mA
 TX2Power: -40.0dBm
 TX3Bias: 0.0mA
 TX3Power: -40.0dBm
 TX4Bias: 0.0mA
 TX4Power: -40.0dBm
 TX5Bias: 129.912mA
 TX5Power: 2.097dBm
 TX6Bias: 129.912mA
 TX6Power: 2.367dBm
 TX7Bias: 129.912mA
 TX7Power: 1.55dBm
 TX8Bias: 129.912mA
 TX8Power: 2.067dBm
 ChannelThresholdValues:
 RxPowerHighAlarm : 4.5dBm
 RxPowerHighWarning: 4.0dBm
 RxPowerLowAlarm : -6.402dBm
 RxPowerLowWarning : -5.901dBm
 TxBiasHighAlarm : 340.0mA
 TxBiasHighWarning : 320.0mA
 TxBiasLowAlarm : 40.0mA
 TxBiasLowWarning : 60.0mA
 TxPowerHighAlarm : 6.0dBm
 TxPowerHighWarning: 5.0dBm
 TxPowerLowAlarm : -4.901dBm
 TxPowerLowWarning : -3.901dBm
 ModuleMonitorValues:
 Temperature: 35.766C
 Vcc: 3.339Volts
 ModuleThresholdValues:
 TempHighAlarm : 80.0C
 TempHighWarning: 75.0C
 TempLowAlarm : -10.0C
 TempLowWarning : -5.0C
 VccHighAlarm : 3.6Volts
 VccHighWarning : 3.465Volts
 VccLowAlarm : 3.0Volts
 VccLowWarning : 3.135Volts_

$ show interfaces transceiver info Ethernet4
_Ethernet4: SFP EEPROM detected
 Active Firmware: XXXXXX
 Active application selected code assigned to host lane 1: N/A
 Active application selected code assigned to host lane 2: N/A
 Active application selected code assigned to host lane 3: N/A
 Active application selected code assigned to host lane 4: N/A
 Active application selected code assigned to host lane 5: 1
 Active application selected code assigned to host lane 6: N/A
 Active application selected code assigned to host lane 7: N/A
 Active application selected code assigned to host lane 8: N/A
 Application Advertisement: 100GAUI-1-L C2M (Annex 120G) - Host Assign (0xff) - 100GBASE-DR (Cl 140) - Media Assign (0xff)
 200GAUI-2-L C2M (Annex 120G) - Host Assign (0x55) - Undefined - Media Assign (0x55)
 400GAUI-4-L C2M (Annex 120G) - Host Assign (0x11) - 400GBASE-DR4 (Cl 124) - Media Assign (0x11)
 IB NDR - Host Assign (0x11) - 400GBASE-DR4 (Cl 124) - Media Assign (0x11)
 800G L C2M (placeholder) - Host Assign (0x1) - 800GBASE-DR8 (placeholder) - Media Assign (0x1)
 200GAUI-4 C2M (Annex 120E) - Host Assign (0x11) - 200GBASE-DR4 (Cl 121) - Media Assign (0x11)
 IB HDR (Arch.Spec.Vol.2) - Host Assign (0x11) - 200GBASE-DR4 (Cl 121) - Media Assign (0x11)
 100GAUI-1-S C2M (Annex 120G) - Host Assign (0xff) - 100GBASE-DR (Cl 140) - Media Assign (0xff)
 200GAUI-2-S C2M (Annex 120G) - Host Assign (0x55) - Undefined - Media Assign (0x55)
 400GAUI-4-S C2M (Annex 120G) - Host Assign (0x11) - 400GBASE-DR4 (Cl 124) - Media Assign (0x11)
 800G S C2M (placeholder) - Host Assign (0x1) - 800GBASE-DR8 (placeholder) - Media Assign (0x1)
 CMIS Rev: 5.2
 Connector: MPO 2x12
 Encoding: N/A
 Extended Identifier: Power Class 8 (15.0W Max)
 Extended RateSelect Compliance: N/A
 Host Lane Count: 1
 Identifier: OSFP 8X Pluggable Transceiver
 Inactive Firmware: XXXXXX
 Length Cable Assembly(m): 0.0
 Media Interface Technology: 1310 nm DFB
 Media Lane Count: 1
 Module Hardware Rev: 1.10
 Nominal Bit Rate(100Mbs): 0
 Specification compliance: sm_media_interface
 Supported Max Laser Frequency: N/A
 Supported Max TX Power: N/A
 Supported Min Laser Frequency: N/A
 Supported Min TX Power: N/A
 Vendor Date Code(YYYY-MM-DD Lot): XXXXX
 Vendor Name: XXXXXXX
 Vendor OUI: XXXXX
 Vendor PN: XXXXXX
 Vendor Rev: XXXXXX
 Vendor SN: XXXXX_

**After the changes:**

$ sfputil show eeprom -d -p Ethernet4
_Ethernet4: SFP EEPROM detected
 Active App Selection Host Lane 1: 5
 Active App Selection Host Lane 2: 5
 Active App Selection Host Lane 3: 5
 Active App Selection Host Lane 4: 5
 Active App Selection Host Lane 5: 5
 Active App Selection Host Lane 6: 5
 Active App Selection Host Lane 7: 5
 Active App Selection Host Lane 8: 5
 Application Advertisement: 400GAUI-4-L C2M (Annex 120G) - Host Assign (0x11) - 400GBASE-DR4 (Cl 124) - Media Assign (0x11)
 400GAUI-4-S C2M (Annex 120G) - Host Assign (0x11) - 400GBASE-DR4 (Cl 124) - Media Assign (0x11)
 100GAUI-1-L C2M (Annex 120G) - Host Assign (0xff) - 100GBASE-DR (Cl 140) - Media Assign (0xff)
 100GAUI-1-S C2M (Annex 120G) - Host Assign (0xff) - 100GBASE-DR (Cl 140) - Media Assign (0xff)
 200GAUI-2-L C2M (Annex 120G) - Host Assign (0x55) - Undefined - Media Assign (0x55)
 200GAUI-2-S C2M (Annex 120G) - Host Assign (0x55) - Undefined - Media Assign (0x55)
 800G L C2M (placeholder) - Host Assign (0x1) - 800GBASE-DR8 (placeholder) - Media Assign (0x1)
 CMIS Revision: 5.1
 Connector: MPO 2x12
 Encoding: N/A
 Extended Identifier: Power Class 8 (16.0W Max)
 Extended RateSelect Compliance: N/A
 Hardware Revision: 1.0
 Host Electrical Interface: 400GAUI-4-L C2M (Annex 120G)
 Host Lane Assignment Options: 17
 Host Lane Count: 4
 Identifier: OSFP 8X Pluggable Transceiver
 Length Cable Assembly(m): 0.0
 Media Interface Code: 400GBASE-DR4 (Cl 124)
 Media Interface Technology: 1310 nm EML
 Media Lane Assignment Options: 17
 Media Lane Count: 4
 Nominal Bit Rate(100Mbs): N/A
 Specification compliance: sm_media_interface
 Vendor Date Code(YYYY-MM-DD Lot): XXXXX
 Vendor Name: XXXXX
 Vendor OUI: XXXXX
 Vendor PN: XXXXX
 Vendor Rev: XXXXX
 Vendor SN: XXXXX
 ChannelMonitorValues:
 RX1Power: 2.537dBm
 RX2Power: 1.763dBm
 RX3Power: 2.683dBm
 RX4Power: 2.237dBm
 RX5Power: 2.343dBm
 RX6Power: 3.252dBm
 RX7Power: 2.936dBm
 RX8Power: 2.794dBm
 TX1Bias: 63.8mA
 TX1Power: 1.277dBm
 TX2Bias: 60.394mA
 TX2Power: 1.871dBm
 TX3Bias: 55.23mA
 TX3Power: 1.803dBm
 TX4Bias: 56.988mA
 TX4Power: 1.567dBm
 TX5Bias: 60.432mA
 TX5Power: 1.826dBm
 TX6Bias: 60.468mA
 TX6Power: 1.801dBm
 TX7Bias: 56.586mA
 TX7Power: 1.6dBm
 TX8Bias: 57.318mA
 TX8Power: 1.552dBm
 ChannelThresholdValues:
 RxPowerHighAlarm : 4.5dBm
 RxPowerHighWarning: 4.0dBm
 RxPowerLowAlarm : -6.4dBm
 RxPowerLowWarning : -5.901dBm
 TxBiasHighAlarm : 125.0mA
 TxBiasHighWarning : 120.0mA
 TxBiasLowAlarm : 25.0mA
 TxBiasLowWarning : 30.0mA
 TxPowerHighAlarm : 6.0dBm
 TxPowerHighWarning: 5.0dBm
 TxPowerLowAlarm : -4.9dBm
 TxPowerLowWarning : -3.9dBm
 ModuleMonitorValues:
 Temperature: 45.645C
 Vcc: 3.321Volts
 ModuleThresholdValues:
 TempHighAlarm : 75.0C
 TempHighWarning: 72.0C
 TempLowAlarm : -5.0C
 TempLowWarning : -2.0C
 VccHighAlarm : 3.63Volts
 VccHighWarning : 3.465Volts
 VccLowAlarm : 2.97Volts
 VccLowWarning : 3.135Volts_

$ sfputil show eeprom -d -p Ethernet4
_Ethernet4: SFP EEPROM detected
 Active Firmware: XXXXX
 Active application selected code assigned to host lane 1: 5
 Active application selected code assigned to host lane 2: 5
 Active application selected code assigned to host lane 3: 5
 Active application selected code assigned to host lane 4: 5
 Active application selected code assigned to host lane 5: 5
 Active application selected code assigned to host lane 6: 5
 Active application selected code assigned to host lane 7: 5
 Active application selected code assigned to host lane 8: 5
 Application Advertisement: 400GAUI-4-L C2M (Annex 120G) - Host Assign (0x11) - 400GBASE-DR4 (Cl 124) - Media Assign (0x11)
 400GAUI-4-S C2M (Annex 120G) - Host Assign (0x11) - 400GBASE-DR4 (Cl 124) - Media Assign (0x11)
 100GAUI-1-L C2M (Annex 120G) - Host Assign (0xff) - 100GBASE-DR (Cl 140) - Media Assign (0xff)
 100GAUI-1-S C2M (Annex 120G) - Host Assign (0xff) - 100GBASE-DR (Cl 140) - Media Assign (0xff)
 200GAUI-2-L C2M (Annex 120G) - Host Assign (0x55) - Undefined - Media Assign (0x55)
 200GAUI-2-S C2M (Annex 120G) - Host Assign (0x55) - Undefined - Media Assign (0x55)
 800G L C2M (placeholder) - Host Assign (0x1) - 800GBASE-DR8 (placeholder) - Media Assign (0x1)
 CMIS Rev: 5.1
 Connector: MPO 2x12
 Encoding: N/A
 Extended Identifier: Power Class 8 (16.0W Max)
 Extended RateSelect Compliance: N/A
 Host Lane Count: 2
 Identifier: OSFP 8X Pluggable Transceiver
 Inactive Firmware: XXXXX
 Length Cable Assembly(m): 0.0
 Media Interface Technology: 1310 nm EML
 Media Lane Count: 2
 Module Hardware Rev: 1.0
 Nominal Bit Rate(100Mbs): N/A
 Specification compliance: sm_media_interface
 Supported Max Laser Frequency: N/A
 Supported Max TX Power: N/A
 Supported Min Laser Frequency: N/A
 Supported Min TX Power: N/A
 Vendor Date Code(YYYY-MM-DD Lot): XXXXX
 Vendor Name: XXXXX
 Vendor OUI: XXXXX
 Vendor PN: XXXXX
 Vendor Rev: XXXXX
 Vendor SN: XXXXX_
mssonicbld added a commit that referenced this pull request Jun 15, 2025
…ly (#22961)

#### Why I did it
src/dhcprelay
```
* 2eb8f5d - (HEAD -> master, origin/master, origin/HEAD) [ci] Upgrade agent pool from ubuntu 20.04 to latest. (#69) (3 days ago) [Liu Shilong]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Jun 19, 2025
…ically (#22922)

#### Why I did it
src/sonic-dash-ha
```
* 7f486a7 - (HEAD -> master, origin/master, origin/HEAD) Add outgoing state to "show hamgrd actor" cli. (#69) (8 days ago) [dypet]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Jul 8, 2025
…ly (#23225)

#### Why I did it
src/sonic-stp
```
* 1a02dbe - (HEAD -> master, origin/master, origin/HEAD) MSTP configuration handling on stpd (#69) (4 days ago) [Divya Kumaran Chandralekha]
```
#### How I did it
#### How to verify it
#### Description for the changelog
tshalvi pushed a commit to tshalvi/sonic-buildimage that referenced this pull request Aug 25, 2025
…D automatically (sonic-net#1374)

#### Why I did it
src/sonic-sairedis
```
* e35a2de8 - (HEAD -> 202412, origin/HEAD, origin/202412) Fix missing counter info for Broadcom Management Ports on TH5 (sonic-net#69) (21 hours ago) [Justin Wong]
```
#### How I did it
#### How to verify it
#### Description for the changelog
croos12 pushed a commit to croos12/sonic-buildimage that referenced this pull request Sep 29, 2025
…tomatically (sonic-net#1600)

#### Why I did it
src/sonic-gnmi
```
*   64e8539 - (HEAD -> 202412, origin/202412) Merge pull request sonic-net#97 from Azure/202412-dev (4 hours ago) [Zain Budhwani]
|\  
| * 0de6456 - Adapt to the new usages of arguments (sonic-net#93) (6 hours ago) [Changrong Wu]
| * 0be3a77 - Remove redundant helper function toString from show_common.go (sonic-net#86) (23 hours ago) [gnemuw]
| * ff54cad - Fetch arguments from path and supply getters with parsed arguments (sonic-net#82) (25 hours ago) [Zain Budhwani]
| * 14660a2 - Add `show dropcounters config` (sonic-net#79) (33 hours ago) [Changrong Wu]
| * 1b7b835 - Added telemetry support for the 'show queue watermark' command. (sonic-net#72) (5 days ago) [mramezani95]
| * 417ebe5 - interaces description implementation (sonic-net#69) (6 days ago) [Vijay Sharma]
| * d3140d8 - Implement 'show ipv6 route' command (sonic-net#64) (6 days ago) [gnemuw]
| * a715f58 - Add show services (sonic-net#74) (7 days ago) [Zhaoyang Zhang]
| * fe4ab1c - Fix the show headroom_pool typo (sonic-net#76) (7 days ago) [Guoqiang Yuan]
| * 0277718 - Add show interface naming_mode (sonic-net#73) (7 days ago) [axin]
| * 03519fe - Add show interface neighbor expected (sonic-net#54) (7 days ago) [jiayuj2021]
| * f29223a - Add 'show ipv6 fib' command (sonic-net#67) (7 days ago) [Guoqiang Yuan]
| * 8ae677e - Add SHOW implementation for processes (sonic-net#63) (8 days ago) [yiliu4]
| * 61927f9 - [202412] Add support of 'show ipv6 link-local-mode' command (sonic-net#65) (8 days ago) [cgangx]
| * 4dca30c - Add show interface flap support (sonic-net#66) (8 days ago) [axin]
| * 18c276b - Add show system memory (sonic-net#57) (8 days ago) [Changrong Wu]
| * 00cc010 - Add support for show interface status (sonic-net#32) (8 days ago) [Changrong Wu]
| * 941b3a2 - Minor changes from VLAN Brief PR Comments (sonic-net#68) (8 days ago) [Vijay Sharma]
| * af89dec - show uptime (sonic-net#39) (9 days ago) [Vijay Sharma]
| * 718ffd7 - Add show ipv6 bgp network (sonic-net#61) (9 days ago) [Zhaoyang Zhang]
| * 8346e29 - [202412] Add support for 'show ipv6 bgp neighbors (sonic-net#58) (9 days ago) [zitingguo-ms]
| * aec577c - Add implementation for show lldp neighbors (sonic-net#56) (10 days ago) [nanali-msft]
| * b561228 - Add show dropcounters counts / capabilities (sonic-net#40) (13 days ago) [jiayuj2021]
| * 16d6ccc - Add support for dev branches in CodeQL analysis (13 days ago) [Zain Budhwani]
* 8e41780 - Revert "Sync 202412 dev with 202412 (sonic-net#94)" (sonic-net#96) (4 hours ago) [Zain Budhwani]
* c5b5383 - Sync 202412 dev with 202412 (sonic-net#94) (5 hours ago) [Zain Budhwani]
```
#### How I did it
#### How to verify it
#### Description for the changelog
vmittal-msft pushed a commit to vmittal-msft/sonic-buildimage that referenced this pull request Oct 20, 2025
…D automatically (sonic-net#1376)

#### Why I did it
src/sonic-sairedis
```
* 7d5298fe - (HEAD -> 202503, origin/202503) Merge pull request sonic-net#70 from mssonicbld/sonicbld/202503-merge (19 hours ago) [mssonicbld]
* 9d316dc6 - Merge branch '202412' of https://github.com/Azure/sonic-sairedis.msft into 202503 (19 hours ago) [Sonic Automation]
* e35a2de8 - (origin/HEAD, origin/202412, 202412) Fix missing counter info for Broadcom Management Ports on TH5 (sonic-net#69) (21 hours ago) [Justin Wong]
```
#### How I did it
#### How to verify it
#### Description for the changelog
nonodark added a commit to nonodark/sonic-buildimage that referenced this pull request Nov 18, 2025
tirupatihemanth pushed a commit to tirupatihemanth/sonic-buildimage that referenced this pull request Nov 25, 2025
yanmarkman pushed a commit to yanmarkman/sonic-buildimage that referenced this pull request Nov 26, 2025
yanmarkman pushed a commit to yanmarkman/sonic-buildimage that referenced this pull request Dec 3, 2025
jianyuewu pushed a commit to jianyuewu/sonic-buildimage that referenced this pull request Feb 10, 2026
Support to config fips state, allow to enable or enforce the FIPS.
When FIPS is enforced, you can only disable the FIPS by changing to non-enforced state and reboot the DUT.

HLD: https://github.com/sonic-net/SONiC/blob/master/doc/fips/SONiC-OpenSSL-FIPS-140-3-deployment.md
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.

2 participants