SNMP/LLDP Containers: Sonic V2 Support#41
Merged
tombo315 merged 1 commit intosonic-net:masterfrom Oct 28, 2016
Merged
Conversation
tombo315
commented
Oct 26, 2016
- Adding support for V2 in SNMP/LLDP (-sv2 postfix)
- Fixes for V1 containers: logging
- Fixes for V1 LLDP: limit LLDP to Front-panel or MGMT interfaces.
stcheng
reviewed
Oct 26, 2016
dockers/docker-lldp/Dockerfile
Outdated
stcheng
reviewed
Oct 26, 2016
dockers/docker-snmp-sv2/Dockerfile
Outdated
qiluo-msft
reviewed
Oct 26, 2016
dockers/docker-lldp/Dockerfile
Outdated
Collaborator
There was a problem hiding this comment.
RUN [](start = 0, length = 3)
RUN [](start = 0, length = 3)
combine 2 RUN commands into one? #Closed
qiluo-msft
reviewed
Oct 26, 2016
dockers/docker-lldp-sv2/Dockerfile
Outdated
Collaborator
There was a problem hiding this comment.
RUN [](start = 0, length = 3)
RUN [](start = 0, length = 3)
The same. #Closed
qiluo-msft
reviewed
Oct 26, 2016
dockers/docker-snmp/Dockerfile
Outdated
Collaborator
There was a problem hiding this comment.
RUN [](start = 0, length = 3)
RUN [](start = 0, length = 3)
The same. #Closed
qiluo-msft
reviewed
Oct 26, 2016
dockers/docker-snmp-sv2/Dockerfile
Outdated
Collaborator
There was a problem hiding this comment.
merge all 'rm' into one command: rm -rf /usr/lib/python3.5/{unittest,lib2to3,...} #Closed
* Adding support for V2 in SNMP/LLDP (-sv2 postfix) * Fixes for V1 containers: logging * Fixes for V1 LLDP: limit LLDP to Front-panel or MGMT interfaces.
Author
|
All comments addressed. |
qiluo-msft
approved these changes
Oct 28, 2016
Contributor
|
please don't do merge. use squash merge instead. |
stcheng
pushed a commit
that referenced
this pull request
Oct 28, 2016
* Adding support for V2 in SNMP/LLDP (-sv2 postfix) * Fixes for V1 containers: logging * Fixes for V1 LLDP: limit LLDP to Front-panel or MGMT interfaces.
stcheng
pushed a commit
that referenced
this pull request
Mar 22, 2017
* Adding support for V2 in SNMP/LLDP (-sv2 postfix) * Fixes for V1 containers: logging * Fixes for V1 LLDP: limit LLDP to Front-panel or MGMT interfaces.
stcheng
pushed a commit
that referenced
this pull request
Mar 22, 2017
- SNMP/LLDP Containers: Sonic V2 Support (#41) - start.sh: Remove rsyslogd.pid file on mlnx syncd docker (#35) - check the existence of platforms/ before including it (#37) - build mft-kernel binary debian package (#36) - Apply swss configuration in a deterministic way (#39) - Dockerfile: Add libsaimetadata dependency (#42) - Dockerfile: Add bridge-utils to p4 docker (#43) - Add docker configuration for saiserver-brcm (#44) - Modification to saiserver-brcm/Dockerfile (#45) - Update get_docker-base.sh ...
lguohan
pushed a commit
that referenced
this pull request
Aug 12, 2018
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
seiferteric
pushed a commit
to project-arlo/sonic-buildimage
that referenced
this pull request
Nov 25, 2019
* Update src/sonic-telemetry from branch 'broadcom_sonic'
to 31c54a162e0707830cefcad5cf99451c293095f4
- [JIRA SONIC-10470]merge sonic-telemetry dell_sonic --> broadcom_sonic 11112019
Change-Id: I2ae9fe6f9a60937ad178c3a930308ea046cad51e
- Merge pull request sonic-net#43 from project-arlo/gnoi_ConfigManagement
Add config mgmt gNOI RPCs, rename sonic gNOI proto file
- Merge pull request sonic-net#42 from project-arlo/gnoi_techsupport
Gnoi techsupport
- Add config mgmt gNOI RPCs, rename sonic gNOI proto file
- Merge remote-tracking branch 'github/master' into gnoi_techsupport
- Merge pull request sonic-net#41 from project-arlo/gnmi_set_prefix
Add prefix support to gnmi_set
- Merge pull request sonic-net#40 from project-arlo/updates_only
Updates only
- Merge pull request sonic-net#39 from project-arlo/username_password_support
Username password support
- Make same changes for show-techsupport proto
- Add sonic-tests:sum rpc for example
- wip
- Initial support for showTechSupport rpc
- Add prefix support to gnmi_set
- Finish updates_only for poll and once
- Move line inside block
- Implement updates_only for stream subscriptions
- Add authentication to gNOI. Return gRPC erros from PAMAuthenAndAuthor for better error codes
- verify username/password is actually sent
- Remove file added by accident
- Add cmd line arg to enable user/passwd auth
- Initial username/password auth support
- Merge pull request #36 from project-arlo/gNOI
Initial gNOI Support
- Merge pull request #37 from project-arlo/jsonSchemaTests
Json schema tests
- remove debug code
- Fix bug with muliple operations reusing path var
- Add target option to gNOI client
- Get schema for tests from compiled output
- Add flag module to gNOI client to support morre rpcs in the future
- Remove commented out code
- Initial checkin for gNOI, with example System Time rpc
- Merge pull request #34 from project-arlo/jsonSchemaTests
Json schema tests
- Merge pull request #35 from project-arlo/brcm_poc
Brcm poc
- Merge remote-tracking branch 'broadcom/broadcom_sonic' into brcm_poc
- Add cleanup to test cases
- Migrate interface ipv4 test to new format
- Fix Makefile schema path, ad models, change test format
- Fix formatting of json in README
- Merge pull request #33 from project-arlo/master
Syncing project-arlo/sonic-telmetry master to brcm_poc
- typo
- Add readme for json schema tests
- More changes for Json Schema based tests
- Use json schema for get tests as well. Use get test in set to verify results
- Go back to local gNMI server
- Initial validation support using json schema
- Load tests from files and get info from file name
- Merge pull request #30 from project-arlo/fix-check-testcase
Fix check testcase to check individual attributes in a platform-independent way.
- Merge pull request #31 from project-arlo/gnmi_cli_fixes
Add check that heartbeat_interval is only valid on streaming query type
- Merge remote-tracking branch 'project-arlo-telemetry/brcm_poc' into broadcom_sonic
Change-Id: Ia772a55a893c2bee3c9e974700e4821f2f8d7af6
- Add check that heartbeat_interval is only valid on streaming query type
- Merge branch 'master' of https://github.com/project-arlo/sonic-telemetry into fix-check-testcase
Signed-off-by: Tejaswi Goel <Tejaswi_Goel@Dell.com>
- Merge pull request #29 from project-arlo/master
Dell fixes on telemetry repo - 13th Sep
- Merge pull request #28 from project-arlo/tests
Disable platform specific test for now
- Disable platform specific test for now
- Merge pull request #27 from project-arlo/update_tls_config
Remove duplicate ciphers
- Remove duplicate ciphers
- fix the check if value set testcase
Signed-off-by: Tejaswi Goel <Tejaswi_Goel@Dell.com>
- Merge pull request #26 from project-arlo/update_tls_config
Update tls config
- Update cipher suite list again
- Fix spaces to tabs
- Set Min TLS Version and cipher suites
- Merge remote-tracking branch 'project-arlo-telemetry/brcm_poc' into broadcom_sonic
Change-Id: Iae02e417fe8c8ea378a0e85d2354cda10f833b1b
- Merge pull request #25 from project-arlo/master
merge gnmi_cli code into telemetry repo
- Merge pull request #23 from project-arlo/gnmi_cli_fixes
Gnmi cli fixes
- Merge pull request #24 from project-arlo/brcm_poc
Fix low code coverage issue by enabling the gnmi_server test code listening on port 8081
- Fix streaming_type in tests
- Merge remote-tracking branch 'project-arlo-telemetry/brcm_poc' into broadcom_sonic
Change-Id: I14fb29ab4016f390fab9c930a0af69f9a20eba85
- Merge remote-tracking branch 'sshorigin/master' into gnmi_cli_fixes
- Add full code for gnmi_cli with our changes so it can be built from scratch like gnmi_set/get. Update Makefile. Add fixes to gnmi_cli to use seconds as units everywhere instead of nanoseconds, and accept string for -streaming_type
- Merge pull request #22 from project-arlo/brcm_poc
BRCM changes for Telemetry UT
- Merge remote-tracking branch 'project-arlo-telemetry/brcm_poc' into broadcom_sonic
Change-Id: I4a0804425a4e0a396870004d717f192354dd19c8
- Merge remote-tracking branch 'project-arlo-telemetry/brcm_poc' into broadcom_sonic
Change-Id: Id9f1bef203c4a017d53ce0a854072732656e69ee
- Merge remote-tracking branch 'project-arlo-telemetry/brcm_poc' into broadcom_sonic
Change-Id: Id9f1bef203c4a017d53ce0a854072732656e69ee
- Merge pull request #21 from project-arlo/master
bring brcm_poc in par with master
- Merge pull request #20 from project-arlo/gnmi-test-after-set
Add code to check values set
- Add code to check values set
Signed-off-by: Tejaswi Goel <Tejaswi_Goel@Dell.com>
- Merge pull request #19 from project-arlo/gnmi-add-delete-test
Minor fix in Delete OC Interface IP testcase
- Minor fix in Delete OC Interface IP testcase
Signed-off-by: Tejaswi Goel <Tejaswi_Goel@Dell.com>
- Merge pull request #18 from project-arlo/gnmi-add-delete-test
Add delete test case
- Add delete testcase
Signed-off-by: Tejaswi Goel <Tejaswi_Goel@Dell.com>
- Merge pull request #17 from project-arlo/gnmi_test_sys_pfm
Gnmi Server test for system platform and interfaces
- Add json file for ip config
Signed-off-by: Tejaswi Goel <Tejaswi_Goel@Dell.com>
- Working gnmi server test for sys,pfm,interfaces
- Add test to set ip address
Signed-off-by: Tejaswi Goel <Tejaswi_Goel@Dell.com>
- Code cleanup in server_test.go
Signed-off-by: Tejaswi Goel <Tejaswi_Goel@Dell.com>
- Fix paths
- fix
- Fix some issues with test infra
- Changes for testing get/set operations on OC interfaces
Signed-off-by: Tejaswi Goel <Tejaswi_Goel@Dell.com>
- working gnmi sys and pfm test without clearing bad logs
- Merge pull request #16 from project-arlo/tests
Disable old tests that fail due to new fields being added. Add basic …
- Disable old tests that fail due to new fields being added. Add basic interface get test and capabilities test. Change package name and add symlink to cvl schema
- Merge pull request #15 from project-arlo/tests
Add test directory
- Add test directory
- Merge pull request #14 from project-arlo/translib-stream-subscribe
Implement updates_only for ON_CHANGE streaming mode
- Implement updates_only for ON_CHANGE streaming mode
- Merge pull request #13 from project-arlo/translib-stream-subscribe
Check error response before adding to on_change list
- Check error response before adding to on_change list
- Merge pull request #12 from project-arlo/capabilities-models
Return models based on translib GetModels API
- Return models based on translib GetModels API
- Merge pull request #11 from project-arlo/translib-stream-subscribe
Translib stream subscribe
- Fix bug with sync messages
- Implement suppress_redundant, fix ticker_map format, remove some debug prints, fix heartbeats
- Close channel on error, check if timer if HB
- Update IsSupported to IsOnChangeSupported, add heartbeat_interval support to gnmi_cli, remove debug code
- Fix issue with when sync message is sent. Add heartbeat support. Add valueCache for suppress_redundant (wip)
- convert subscribeResponse to gnmi subscribeResponse and return
- wip
- Merge pull request #10 from project-arlo/fix-if-replace-update
Fix issue with updates and replace with interfaces
- Fix issue with updates and replace with interfaces
- Merge pull request #9 from project-arlo/sample-subscribe
Sample subscribe
- Fixes, also include binary for gnmi_cli for now
- Add some dummy code for future subscribe api
- cleanup
- Use ticker_info struct
- cleanup
- Add paths to existing timer group if interval is the same
- Initial support for sample based streaming subscribe
- Merge pull request #8 from project-arlo/subscribe-support
Ad once channel cleanup
- Ad once channel cleanup
- Merge pull request #7 from project-arlo/subscribe-support
Subscribe support
- Add gnmi_cli for subscribe client, update Makefile to build it, add .gitignore
- Implement ONCE subscribe mode for translib
- Port polling subscriptions code for translib
- Merge pull request #6 from project-arlo/buildimage-refactor
Fix build issue
- Fix build issue
- Merge pull request #5 from project-arlo/buildimage-refactor
trigger building ocbinds file in translib, add gnmi_clients
- trigger building ocbinds file in translib, forgot to add gnmi_clients in last commit
- Merge pull request #4 from project-arlo/buildimage-refactor
Add gnmi set and get client to build
- Add gnmi set and get client to build
- Merge pull request #3 from project-arlo/buildimage-refactor
Add back install and other targets to fix deb package
- Add back install and other targets to fix deb package
- Merge pull request #2 from project-arlo/buildimage-refactor
Buildimage refactor
- Install CVL deps and update gopath
- More Makefile changes
- Move source files into src, change import paths, fixing Makefile
- Merge pull request #1 from project-arlo/brcm_poc
Merge PoC changes to master
- Ignore test results for gnmi_server
The Debian files attempt to run make check for the gNMI server, however,
it fails on a build machine, because it expects the Redis server to be
available and listening on localhost port 6379.
For now, the result of the test is ignored, and we have to find a way to
fix this so that the tests work even on a build machine.
- GNMI PoC changes
samaity
pushed a commit
to samaity/sonic-buildimage
that referenced
this pull request
Feb 14, 2020
…in configDB (sonic-net#41) Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
xumia
referenced
this pull request
in xumia/sonic-buildimage-1
Feb 16, 2021
* [sairedis]: Make Jenkinsfile DRY * Add color support Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
lguohan
pushed a commit
that referenced
this pull request
Jan 13, 2022
457e94d51 [macsec_linux]: Fixbug cannot dump the PN due to type error (#42) f7c073323 Disable P2P module (#41) 7b3b777e2 [ci]: use native arm64 and armhf build pool (#40) d4e91d66c [sonic_operator]: Increase wait timeout (#39) 43611ef88e [sonic_operators]: Add log in sonic operators (#43) Signed-off-by: Ze Gan <ganze718@gmail.com>
5 tasks
SuvarnaMeenakshi
pushed a commit
to SuvarnaMeenakshi/sonic-buildimage
that referenced
this pull request
Mar 16, 2022
…et#41) Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
6 tasks
lguohan
pushed a commit
that referenced
this pull request
Mar 18, 2022
f00efef Longxiang Lyu Wed Mar 16 09:12:46 2022 +0800 Add a command line option to store logs into a separate file (#41) ff2e67d Longxiang Lyu Tue Mar 15 09:10:59 2022 +0800 Add default port cable type (#39) ebbb4d8 Jing Zhang Mon Mar 14 15:41:11 2022 -0700 Prevent switching MUX to "Unknown" (#36) c779b8f Longxiang Lyu Thu Mar 10 21:35:11 2022 +0800 [nonfunctional] Use LinkProberStateMachineBase (#38) b9fedd0 Longxiang Lyu Wed Mar 9 13:03:58 2022 +0800 [NONFUNCTIONAL] Add LinkProberStateMachineBase (#37) bedd42b Longxiang Lyu Wed Mar 9 10:03:00 2022 +0800 Add .clang-format file to format code (#28) 9fe4fc6 Guohan Lu Thu Mar 3 17:51:43 2022 -0800 [doc]: add lgtm badge in README.md c1249d9 Longxiang Lyu Wed Mar 2 18:05:18 2022 +0800 Enable lgtm (#33) b8514c6 Longxiang Lyu Wed Mar 2 13:34:39 2022 +0800 Collect port cable type to use corresponding state machine (#31) 9b59ef9 Longxiang Lyu Wed Mar 2 07:19:33 2022 +0800 Improve make clean (#32)
sg893052
pushed a commit
to sg893052/sonic-buildimage
that referenced
this pull request
Apr 25, 2022
IGMP Klish/OCYang HLD
Gokulnath-Raja
pushed a commit
to Gokulnath-Raja/sonic-buildimage-work
that referenced
this pull request
May 22, 2023
[skip ci] Signed-off-by: Shilong Liu <shilongliu@microsoft.com>
GouthamBanala
added a commit
to GouthamBanala/sonic-buildimage
that referenced
this pull request
Aug 23, 2023
Bringing changes from sonic-build image main and supervisord change to correct device health container name
shanshri
pushed a commit
to shanshri/sonic-buildimage-sonic-net
that referenced
this pull request
Oct 24, 2023
* drivers/misc/eeprom: Add support for optoe driver * Add the optoe driver, copied from github.com/opencomputeproject/oom * Update Makefile to build optoe * Update Kconfig to configure optoe Signed-off-by: Don Bollinger <don@thebollingers.org>
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Jun 5, 2024
[Submodule Update] Update to latest head of sonic-utilities.msft
mssonicbld
added a commit
that referenced
this pull request
Nov 28, 2024
…ly (#20959) #### Why I did it src/sonic-stp ``` * ea85d65 - (HEAD -> master, origin/master, origin/HEAD) [ci] Add arm64 build on PR validation. (#41) (20 hours ago) [Xin Wang] * 6cdf964 - fix (25 hours ago) [Shilong Liu] * 40cd2d5 - fix (2 days ago) [Shilong Liu] * 0bfbed4 - makefile (2 days ago) [Shilong Liu] * 837b0ce - makefile (2 days ago) [Shilong Liu] * 0ef306e - fix (2 days ago) [Shilong Liu] * 859374c - fix (2 days ago) [Shilong Liu] * 7d65161 - fix (2 days ago) [Shilong Liu] * 6580a62 - fix (2 days ago) [Shilong Liu] * 017f2a9 - fix (2 days ago) [Shilong Liu] * a26b6c2 - [ci] Try building on arm agent. (2 days ago) [Shilong Liu] ``` #### How I did it #### How to verify it #### Description for the changelog
VladimirKuk
pushed a commit
to Marvell-switching/sonic-buildimage
that referenced
this pull request
Jan 21, 2025
…ly (sonic-net#20959) #### Why I did it src/sonic-stp ``` * ea85d65 - (HEAD -> master, origin/master, origin/HEAD) [ci] Add arm64 build on PR validation. (sonic-net#41) (20 hours ago) [Xin Wang] * 6cdf964 - fix (25 hours ago) [Shilong Liu] * 40cd2d5 - fix (2 days ago) [Shilong Liu] * 0bfbed4 - makefile (2 days ago) [Shilong Liu] * 837b0ce - makefile (2 days ago) [Shilong Liu] * 0ef306e - fix (2 days ago) [Shilong Liu] * 859374c - fix (2 days ago) [Shilong Liu] * 7d65161 - fix (2 days ago) [Shilong Liu] * 6580a62 - fix (2 days ago) [Shilong Liu] * 017f2a9 - fix (2 days ago) [Shilong Liu] * a26b6c2 - [ci] Try building on arm agent. (2 days ago) [Shilong Liu] ``` #### How I did it #### How to verify it #### Description for the changelog
tshalvi
referenced
this pull request
in tshalvi/sonic-buildimage
Mar 12, 2025
…lly (sonic-net#701) #### Why I did it src/sonic-swss ``` * bdc4fe0 - (HEAD -> 202412, origin/202412) Merge pull request #42 from r12f/code-sync-202412 (9 hours ago) [Riff] |\ | failure_prs.log skip_prs.log 054f912 - Merge remote-tracking branch 'base/202411' into code-sync-202412 (18 hours ago) [r12f] | failure_prs.log skip_prs.log e21b5a5 - Link orchagent against jemalloc (sonic-net#3530) (2 days ago) [mssonicbld] | failure_prs.log skip_prs.log aac84b5 - Merge pull request sonic-net#3531 from mssonicbld/cherry/202411/3426 (2 days ago) [Kumaresh Perumal] | |\ | | failure_prs.log skip_prs.log 272f45a - vlanmgrd not to throw exception for Portchannel ip link add because of race condition with PortChannel removal. (2 days ago) [Sonic Build Admin] | |/ | failure_prs.log skip_prs.log 16f5331 - [vlanmgrd]: Fixing an issue causing mismatch between MAC and link-local IPv6 addresses of VLAN and Bridge interfaces (sonic-net#3527) (5 days ago) [mssonicbld] | failure_prs.log skip_prs.log 4d3bae4 - Avoid removing a VRF routing table when there are pending creation entries in gRouteBulker (sonic-net#3526) (6 days ago) [mssonicbld] | failure_prs.log skip_prs.log 9875694 - Added change not to create ECMP Group in SAI and program the route if none of ECMP members are active/link-up (sonic-net#3522) (7 days ago) [mssonicbld] | failure_prs.log skip_prs.log 60fd735 - [BufferOrch] Use SAI bulk API to configure port, PG and queue (sonic-net#3523) (7 days ago) [mssonicbld] | failure_prs.log skip_prs.log 5071bec - Merge pull request sonic-net#3519 from stepanblyschak/202411-fc-after-apply-view (7 days ago) [Kumaresh Perumal] | |\ | | failure_prs.log skip_prs.log c3437bd - [202411][FC] process FC after apply view (9 days ago) [Stepan Blyschak] | |/ | failure_prs.log skip_prs.log 5031aad - Capability query for MACSEC ACL attribute (sonic-net#3511) (2 weeks ago) [mssonicbld] | failure_prs.log skip_prs.log 4b357e5 - Fix VRF update handling for loopback interfaces in IntfsOrch (sonic-net#3512) (2 weeks ago) [mssonicbld] | failure_prs.log skip_prs.log fe98176 - Add a delay between killing teamd processes (sonic-net#3510) (2 weeks ago) [mssonicbld] | failure_prs.log skip_prs.log e967711 - Remove RIF from m_rifsToAdd before deleting it (sonic-net#3499) (3 weeks ago) [mssonicbld] | failure_prs.log skip_prs.log 337c9a1 - Optimize counter polling interval by making it more accurate (sonic-net#3500) (3 weeks ago) [mssonicbld] * b9b4108 - Merge pull request #41 from Azure/revert-40-cherry/msft-202412/3481 (10 hours ago) [Riff] * 824d021 - (origin/revert-40-cherry/msft-202412/3481) Revert "[hash] add SAI_NATIVE_HASH_FIELD_IPV6_FLOW_LABEL to hash-field map fo…" (30 hours ago) [Riff] ``` #### How I did it #### How to verify it #### Description for the changelog
tshalvi
referenced
this pull request
in tshalvi/sonic-buildimage
Mar 12, 2025
… automatically (sonic-net#732) #### Why I did it src/sonic-platform-common ``` * 4dde945 - (HEAD -> 202412, origin/202412) [code sync] Merge code from sonic-net/sonic-platform-common:202411 to 202412 (#41) (9 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
Gfrom2016
pushed a commit
to Gfrom2016/sonic-buildimage
that referenced
this pull request
Apr 5, 2025
…tomatically (sonic-net#918) #### Why I did it src/sonic-linux-kernel ``` * 1d1338c - (HEAD -> 202412, origin/HEAD, origin/202412) Merge pull request sonic-net#41 from mssonicbld/sonicbld/202412-merge (11 hours ago) [mssonicbld] * 16b753b - Merge branch '202411' of https://github.com/sonic-net/sonic-linux-kernel into 202412 (13 hours ago) [Sonic Automation] * 8bd11c2 - Revert "[optoe] Reset page select byte to 0 before upper memory access on page 0h" (sonic-net#468) (3 weeks ago) [mssonicbld] * a5e9588 - [optoe] Reset page select byte to 0 before upper memory access on page 0h (sonic-net#464) (4 weeks ago) [mssonicbld] ``` #### 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
… 202412 (sonic-net#41) ```<br>* 5e55228 - (HEAD -> 202412) Merge branch '202411' of https://github.com/sonic-net/sonic-platform-common into 202412 (2025-02-28) [Sonic Automation] * c735073 - (origin/202411) [202411][cmis] Fix cmis.get_error_description speed for passive module (sonic-net#538) (2025-02-12) [Aryeh Feigin] * b7e75d8 - Add 800G innolight PNs (sonic-net#540) (2025-02-07) [mssonicbld]<br>```
skr31
pushed a commit
to skr31/sonic-buildimage
that referenced
this pull request
May 25, 2025
…HEAD automatically (sonic-net#1002) #### Why I did it src/sonic-swss-common ``` * 47459ca - (HEAD -> 202412, origin/HEAD, origin/202412) [schema]: Add high frequency telemetry table definitions to schema (sonic-net#41) (3 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Jun 27, 2025
…tically (#23101) #### Why I did it src/sonic-dash-api ``` * 38853ef - (HEAD -> master, origin/master, origin/HEAD) Use ValueOrRange for trusted_vni fields (#41) (2 days ago) [Lawrence Lee] * 5daac7d - Add outbound port map proto definitions (#40) (2 days ago) [Lawrence Lee] ``` #### How I did it #### How to verify it #### Description for the changelog
8 tasks
yxieca
pushed a commit
that referenced
this pull request
Jan 9, 2026
fbccffa (HEAD -> main, origin/main, origin/HEAD) Add function to validate and regenerate ONIE EEPROM cahce file if needed 72bf0c6 [H4-32D][H5-32D][H5-64D][H5-64O] Fix GPIO base change on Trixie (#41) f3f90e3 Increase frequency of fstrim from weekly to daily for chassis 1b7645f [X4] Add support for IXR7250 X4 platform 2348e9b [H6-64] support kernel 6.12.x 3b36679 [H6-64] Add support for Nokia H6-64 16e8635 Modify hw-mnangement-generate-dump to include qfpga info log 23d69af Add mechanism to LC to send eeprom info to CHASSIS_STATE_DB 5f18eab [H5-64O]Update thermal algorithm according to HW spec V04 65293de [H5-64D][H5-64O]Update thermal algorithm 18686fe [H4-32D][H5-32D][H5-64D][H5-64O]Fix emc2305 driver fan speed initialization issue 6412f56 cpuctl i2c delay optic 5199ecf cpuctl i2c delay optic Signed-off-by: mlok <marty.lok@nokia.com>
8 tasks
jasonbridges
pushed a commit
to jasonbridges/sonic-buildimage
that referenced
this pull request
Jan 22, 2026
fbccffa (HEAD -> main, origin/main, origin/HEAD) Add function to validate and regenerate ONIE EEPROM cahce file if needed 72bf0c6 [H4-32D][H5-32D][H5-64D][H5-64O] Fix GPIO base change on Trixie (sonic-net#41) f3f90e3 Increase frequency of fstrim from weekly to daily for chassis 1b7645f [X4] Add support for IXR7250 X4 platform 2348e9b [H6-64] support kernel 6.12.x 3b36679 [H6-64] Add support for Nokia H6-64 16e8635 Modify hw-mnangement-generate-dump to include qfpga info log 23d69af Add mechanism to LC to send eeprom info to CHASSIS_STATE_DB 5f18eab [H5-64O]Update thermal algorithm according to HW spec V04 65293de [H5-64D][H5-64O]Update thermal algorithm 18686fe [H4-32D][H5-32D][H5-64D][H5-64O]Fix emc2305 driver fan speed initialization issue 6412f56 cpuctl i2c delay optic 5199ecf cpuctl i2c delay optic Signed-off-by: mlok <marty.lok@nokia.com>
FengPan-Frank
pushed a commit
to FengPan-Frank/sonic-buildimage
that referenced
this pull request
Mar 6, 2026
fbccffa (HEAD -> main, origin/main, origin/HEAD) Add function to validate and regenerate ONIE EEPROM cahce file if needed 72bf0c6 [H4-32D][H5-32D][H5-64D][H5-64O] Fix GPIO base change on Trixie (sonic-net#41) f3f90e3 Increase frequency of fstrim from weekly to daily for chassis 1b7645f [X4] Add support for IXR7250 X4 platform 2348e9b [H6-64] support kernel 6.12.x 3b36679 [H6-64] Add support for Nokia H6-64 16e8635 Modify hw-mnangement-generate-dump to include qfpga info log 23d69af Add mechanism to LC to send eeprom info to CHASSIS_STATE_DB 5f18eab [H5-64O]Update thermal algorithm according to HW spec V04 65293de [H5-64D][H5-64O]Update thermal algorithm 18686fe [H4-32D][H5-32D][H5-64D][H5-64O]Fix emc2305 driver fan speed initialization issue 6412f56 cpuctl i2c delay optic 5199ecf cpuctl i2c delay optic Signed-off-by: mlok <marty.lok@nokia.com> Signed-off-by: Feng Pan <fenpan@microsoft.com>
dprital
pushed a commit
that referenced
this pull request
Mar 19, 2026
fbccffa (HEAD -> main, origin/main, origin/HEAD) Add function to validate and regenerate ONIE EEPROM cahce file if needed 72bf0c6 [H4-32D][H5-32D][H5-64D][H5-64O] Fix GPIO base change on Trixie (#41) f3f90e3 Increase frequency of fstrim from weekly to daily for chassis 1b7645f [X4] Add support for IXR7250 X4 platform 2348e9b [H6-64] support kernel 6.12.x 3b36679 [H6-64] Add support for Nokia H6-64 16e8635 Modify hw-mnangement-generate-dump to include qfpga info log 23d69af Add mechanism to LC to send eeprom info to CHASSIS_STATE_DB 5f18eab [H5-64O]Update thermal algorithm according to HW spec V04 65293de [H5-64D][H5-64O]Update thermal algorithm 18686fe [H4-32D][H5-32D][H5-64D][H5-64O]Fix emc2305 driver fan speed initialization issue 6412f56 cpuctl i2c delay optic 5199ecf cpuctl i2c delay optic Signed-off-by: mlok <marty.lok@nokia.com> Signed-off-by: dprital <drorp@nvidia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.