Apply swss configuration in a determine way#39
Merged
stcheng merged 3 commits intosonic-net:masterfrom Oct 24, 2016
pavel-shirshov:pavelsh/swssconfig
Merged
Apply swss configuration in a determine way#39stcheng merged 3 commits intosonic-net:masterfrom pavel-shirshov:pavelsh/swssconfig
stcheng merged 3 commits intosonic-net:masterfrom
pavel-shirshov:pavelsh/swssconfig
Conversation
lguohan
reviewed
Oct 22, 2016
| for file in $SWSSCONFIG_ARGS | ||
| do | ||
| swssconfig /etc/swss/config.d/$file | ||
| sleep 1 |
Collaborator
There was a problem hiding this comment.
What is improved here?
Contributor
There was a problem hiding this comment.
this will be improved later with code changes
lguohan
reviewed
Oct 22, 2016
| ORCHAGENT_ARGS+="-m $MAC_ADDRESS" | ||
| PORTSYNCD_ARGS+="-p /etc/ssw/Force10-S6000/port_config.ini" | ||
| SWSSCONFIG_ARGS+="td2.32ports.qos.json td2.32ports.buffers.json" | ||
| elif [ "$aboot_platform" == "x86_64-arista_7050_qx32" ]; then |
Collaborator
There was a problem hiding this comment.
arista platform should have the same SWSSCONFIG_ARGS since it is the same td2 platform.
lguohan
approved these changes
Oct 22, 2016
stcheng
pushed a commit
that referenced
this pull request
Mar 22, 2017
* Apply swss configuration in determine way * Apply configs in small chunks * Add qos settings for Arista
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
added a commit
that referenced
this pull request
Nov 19, 2018
* 8113744 2018-11-18 | Force key/value convertion to str before send to redis lib (#39) (HEAD, origin/master, origin/HEAD) [Taoyu Li] Signed-off-by: Guohan Lu <[email protected]>
lguohan
added a commit
that referenced
this pull request
Nov 19, 2018
* 8113744 2018-11-18 | Force key/value convertion to str before send to redis lib (#39) (HEAD, origin/master, origin/HEAD) [Taoyu Li] Signed-off-by: Guohan Lu <[email protected]>
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 <[email protected]>
- 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 <[email protected]>
- 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 <[email protected]>
- 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 <[email protected]>
- Merge pull request #18 from project-arlo/gnmi-add-delete-test
Add delete test case
- Add delete testcase
Signed-off-by: Tejaswi Goel <[email protected]>
- 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 <[email protected]>
- Working gnmi server test for sys,pfm,interfaces
- Add test to set ip address
Signed-off-by: Tejaswi Goel <[email protected]>
- Code cleanup in server_test.go
Signed-off-by: Tejaswi Goel <[email protected]>
- Fix paths
- fix
- Fix some issues with test infra
- Changes for testing get/set operations on OC interfaces
Signed-off-by: Tejaswi Goel <[email protected]>
- 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
Signed-off-by: Zhenggen Xu <[email protected]>
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
…nic-net#39) And clearing the auto to use range-based for loop in various places
This was referenced Jul 17, 2020
jleveque
added a commit
that referenced
this pull request
Jul 18, 2020
Point submodule to new 201911 branch of sonic-telemetry and update pointer to the current HEAD of the 201911 branch * src/sonic-telemetry aaa9188...01b5365 (1): > [testdata] Update SFP keys to align with new standard (#39)
jleveque
added a commit
that referenced
this pull request
Jul 22, 2020
* src/sonic-telemetry fa8d498...3bd7ca3 (4): > Update gnmi deps (#40) > [testdata] Update SFP keys to align with new standard (#39) > Fixed the parameters for subscribe APIs (#38) > Azure ro mode (#34) * src/sonic-mgmt-common 444aa9a...cc01ce4 (4): > Make gnmi dep version the same as in telemetry repo (#17) > Cleanup translib and cvl go test cases (#13) > Package update and enhancements/fixes in YGOT, and Request Binder (#12) > Translib phase I changes (#11) Note: sonic-telemetry submodule update is dependent upon sonic-mgmt-common submodule update, thus updating both in this patch
monaliusa
pushed a commit
to monaliusa/sonic-buildimage
that referenced
this pull request
Aug 7, 2020
* [brcmsai]: Updated BRCM SAI Debina package to 3.7.5.1-2 (sonic-net#4916) Fix for Copp Rules not having Policer Rate-Limit applied. Signed-off-by: Abhishek Dosi <[email protected]> * [nephos]: upgrade Nephos SAI version to c749df (sonic-net#4814) Verified with Nephos nps8365 based platform Accton AS7116-54x. * "[config]: Multi ASIC loopback changes (sonic-net#4895) Resubmitting the changes for (sonic-net#4825) with fixes for sonic-bgpcdgd test failures Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <[email protected]> * [mellanox]: Support warm reboot on MSN4700 (sonic-net#4910) * [Submodule Update] Sonic-platform-common [sfp_base] Update return value documentation of channel-specific methods (sonic-net#98) [SfpBase] Fix key name typo in docstring (sonic-net#99) [sfp] Tweak key names of some transceiver info fields (sonic-net#97) [sfputil] Make SfpUtilHelper.get_physical_to_logical noexcept as in SfpUtilBase (sonic-net#96) * [Submodule update] sonic-platform-daemons [xcvrd] Update key names in 'get_media_settings_value()' (sonic-net#63) [xcvrd] Tweak some transceiver info key names (sonic-net#62) * [Submodule update] sonic-utilities [sfpshow][mock_state_db] Tweak key names of some transceiver info fields (sonic-net#958) [config] Fix syntax error (sonic-net#966) [config] Fix indentation level in _get_disabled_services_list() (sonic-net#965) * [Submodule Update] sonic-swss [aclorch] Use IPv6 Next Header internally for protocol number on MLNX platform (sonic-net#1343) * [Submodule Update] Add support for attribute capability query in lua script (sonic-net#362) * Cherry-pick was not clean. Fixing it. Signed-off-by: Abhishek Dosi <[email protected]> * [telemetry] Call sonic-cfggen Once (sonic-net#4901) sonic-cfggen call is slow and this is taking place in the SONiC boot up process. The change uses templates to assemble all required vars into single template file. With this change, telemetry now calls once into sonic-cfggen. signed-off-by: Tamer Ahmed <[email protected]> * [mgmt docker] move pycryptodome installation to the end of the docker building (sonic-net#4917) * [mgmt docker] move pycryptodome installation to the end of the docker building Signed-off-by: Ying Xie <[email protected]> * pin down the version to current: 3.9.8 * comment * Add support for bcmsh and bcmcmd utlitites in multi ASIC devices (sonic-net#4926) Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <[email protected]> This PR has changes to support accessing the bcmsh and bcmcmd utilities on multi ASIC devices Changes done - move the link of /var/run/sswsyncd from docker-syncd-brcm.mk to docker_image_ctl.j2 - update the bcmsh and bcmcmd scripts to take -n [ASIC_ID] as an argument on multi ASIC platforms * [caclmgrd] Improve code reuse (sonic-net#4931) Improve code reuse in `generate_block_ip2me_traffic_iptables_commands()` function. * [Submodule Update] sonic-utilities Intf table migration for APP_DB entries during warmboot (sonic-net#980) [Multi NPU] Time Improvements to the config reload/load_minigraph commands (sonic-net#917) * [Submodule Update] sonic-py-swssdk [MultiDB]: use python class composition to avoid confusion in base class (sonic-net#74) * [Submodule update] sonic-snmpagent. Movent to 201911 Branch with with following PR's : Implement cbgpPeer2State in CiscoBgp4MIB (sonic-net#119) Fix index nodes in LLDP tables whose access right is not-accessible. (sonic-net#112) Fix quagga/FRR parser on IPv6 BGP sessions (sonic-net#122) [lint] Fix some syntax errors or warnings (sonic-net#127) Update README.md: Add lgtm badges (sonic-net#128) [Multi-asic]: Support multi-asic platform (sonic-net#126) Simplify test code (sonic-net#132) [Multi-asic]: Namespace support for LLDP and Sensor tables (sonic-net#131) Fix undefined variable and warning message (sonic-net#134) Fix SNMP AgentX socket connection timeout when using Namespace.get_all() (sonic-net#140) [Namespace] Fix interfaces counters in InterfacesMIB RFC 2863 (sonic-net#141) Fix LGTM reported alert of PR#141 (sonic-net#142) * [bgpcfgd] - Fix a key error during delete (sonic-net#4946) * [Submodule Update] sonic-utilities Fix the None Type Exception when Interface Table does not exist (cold boot) as part of db migration (sonic-net#986) * Fix the below frr start.sh jija2 exception in 201911 image syslog: (sonic-net#4958) File "/usr/local/bin/sonic-cfggen", line 380, in <module> main() File "/usr/local/bin/sonic-cfggen", line 354, in main print(template.render(data)) File "/usr/local/lib/python2.7/dist-packages/jinja2/environment.py", line 1090, in render self.environment.handle_exception() File "/usr/local/lib/python2.7/dist-packages/jinja2/environment.py", line 832, in handle_exception reraise(*rewrite_traceback_stack(source=source)) File "<template>", line 1, in top-level template code File "/usr/local/lib/python2.7/dist-packages/jinja2/environment.py", line 471, in getattr return getattr(obj, attribute) jinja2.exceptions.UndefinedError: 'WARM_RESTART' is undefined Signed-off-by: Abhishek Dosi <[email protected]> * [Submodule update] sonic-snmpagent [201911] Fix interface counters in RFC1213 (sonic-net#144) * [docker-ptf] Add support for spytest to ptf container (sonic-net#4410) - Install apt and pip dependencies - Define traffic generator service Signed-off-by: Danny Allen <[email protected]> * [arista] update Arista drivers submodules (sonic-net#4967) Merge most of the changes that recently made it to master. This will be the last such merge operation and future commits will only cherry-pick fixes and targeted features. Major fixes and features, - reboot cause enhancement with more hardware reboot cause reporting - fix reboot cause parsing issue with 201811 release - fix get_change_event logic - fix error message on missing sysfs entry by our plugins - final piece of the platform refactors for fan and sensor reporting through the platform API * [201911][devices] Update SFP keys to align with new standard (sonic-net#4976) Align SFP key names with new standard defined in sonic-net/sonic-platform-common#97 - hardwarerev -> hardware_rev - serialnum -> serial - manufacturename -> manufacturer - modelname -> model - Connector -> connector * [201911][sonic-telemetry] Update submodule (sonic-net#4987) Point submodule to new 201911 branch of sonic-telemetry and update pointer to the current HEAD of the 201911 branch * src/sonic-telemetry aaa9188...01b5365 (1): > [testdata] Update SFP keys to align with new standard (sonic-net#39) * [201911][sudoers] Add `sonic_installer list` to read-only commands (sonic-net#4997) `sonic_installer list` is a read-only command. Specify it as such in the sudoers file. This will also ensure the new `show boot` command, which calls `sudo sonic_installer list` under the hood doesn't fail due to permissions. * [caclmgrd] Filter DHCP packets based on dest port only (sonic-net#4995) Co-authored-by: abdosi <[email protected]> Co-authored-by: gracelicd <[email protected]> Co-authored-by: arlakshm <[email protected]> Co-authored-by: Stephen Sun <[email protected]> Co-authored-by: Abhishek Dosi <[email protected]> Co-authored-by: Tamer Ahmed <[email protected]> Co-authored-by: Ying Xie <[email protected]> Co-authored-by: Joe LeVeque <[email protected]> Co-authored-by: Prince Sunny <[email protected]> Co-authored-by: Danny Allen <[email protected]> Co-authored-by: Samuel Angebault <[email protected]>
vdahiya12
pushed a commit
to vdahiya12/sonic-buildimage
that referenced
this pull request
Oct 2, 2020
xumia
referenced
this pull request
in xumia/sonic-buildimage-1
Feb 16, 2021
abdosi
added a commit
to abdosi/sonic-buildimage
that referenced
this pull request
Apr 3, 2021
df46ed418e661a9bccdb2639d8873def356f8ba0 (HEAD -> master, origin/master, origin/HEAD) Fix the LLDP_LOC_CHASSIS not getting populated if no remote neighbors are present (sonic-net#39) e487532e11cc0e97cfce573b6b997fdd0beeb660 [CI] Set up CI&PR with Azure Pipelines (sonic-net#38) 3c9f488490a1dbded20dbf2d8a88a5ab4dbda8df Replace swsssdk's SonicV2Connector with swsscommon's implementation (sonic-net#35) Signed-off-by: Abhishek Dosi <[email protected]>
abdosi
added a commit
that referenced
this pull request
Apr 3, 2021
df46ed418e661a9bccdb2639d8873def356f8ba0 (HEAD -> master, origin/master, origin/HEAD) Fix the LLDP_LOC_CHASSIS not getting populated if no remote neighbors are present (#39) e487532e11cc0e97cfce573b6b997fdd0beeb660 [CI] Set up CI&PR with Azure Pipelines (#38) 3c9f488490a1dbded20dbf2d8a88a5ab4dbda8df Replace swsssdk's SonicV2Connector with swsscommon's implementation (#35) Signed-off-by: Abhishek Dosi <[email protected]>
abdosi
added a commit
that referenced
this pull request
Apr 8, 2021
4a497407c8697a8c531ab999da95936ac1e71c9b (HEAD -> 201911, origin/201911) Fix the LLDP_LOC_CHASSIS not getting populated if no remote neighbors are present (#39) Signed-off-by: Abhishek Dosi <[email protected]>
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-buildimage
that referenced
this pull request
May 23, 2021
df46ed418e661a9bccdb2639d8873def356f8ba0 (HEAD -> master, origin/master, origin/HEAD) Fix the LLDP_LOC_CHASSIS not getting populated if no remote neighbors are present (sonic-net#39) e487532e11cc0e97cfce573b6b997fdd0beeb660 [CI] Set up CI&PR with Azure Pipelines (sonic-net#38) 3c9f488490a1dbded20dbf2d8a88a5ab4dbda8df Replace swsssdk's SonicV2Connector with swsscommon's implementation (sonic-net#35) Signed-off-by: Abhishek Dosi <[email protected]>
SuvarnaMeenakshi
pushed a commit
to SuvarnaMeenakshi/sonic-buildimage
that referenced
this pull request
Jun 16, 2021
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
df46ed418e661a9bccdb2639d8873def356f8ba0 (HEAD -> master, origin/master, origin/HEAD) Fix the LLDP_LOC_CHASSIS not getting populated if no remote neighbors are present (sonic-net#39) e487532e11cc0e97cfce573b6b997fdd0beeb660 [CI] Set up CI&PR with Azure Pipelines (sonic-net#38) 3c9f488490a1dbded20dbf2d8a88a5ab4dbda8df Replace swsssdk's SonicV2Connector with swsscommon's implementation (sonic-net#35) Signed-off-by: Abhishek Dosi <[email protected]>
8 tasks
xumia
added a commit
that referenced
this pull request
Jan 27, 2023
Why I did it [FIPS] Upgrade Open-SymCrypt version to 0.6 Improve the SymCrypt performance Support to download the debug packages from storage account in version 0.6. How I did it Upgrade to symcrypt-openssl from version 0.4 to version 0.6 Changes in https://github.com/sonic-net/sonic-fips: 0c29b23 Upgrade the submodules: SymCrypt and SymCrypt-OpenSSL #40 80022f3 Fix the ARM64 build failure 2e76a3d Disable the unsupported tests Other changes will be added as well: 55b8e0a Merge pull request #35 from xumia/change-license 120c1a7 Upgrade SymCrypt and SymCrypt-OpenSSL 2f9c084 Merge pull request #39 from liuh-80/dev/liuh/update-openssh-version a3be6c5 Revert openssh version e02fa1e Update fips version How to verify it
mssonicbld
pushed a commit
to mssonicbld/sonic-buildimage
that referenced
this pull request
Jan 30, 2023
Why I did it [FIPS] Upgrade Open-SymCrypt version to 0.6 Improve the SymCrypt performance Support to download the debug packages from storage account in version 0.6. How I did it Upgrade to symcrypt-openssl from version 0.4 to version 0.6 Changes in https://github.com/sonic-net/sonic-fips: 0c29b23 Upgrade the submodules: SymCrypt and SymCrypt-OpenSSL sonic-net#40 80022f3 Fix the ARM64 build failure 2e76a3d Disable the unsupported tests Other changes will be added as well: 55b8e0a Merge pull request sonic-net#35 from xumia/change-license 120c1a7 Upgrade SymCrypt and SymCrypt-OpenSSL 2f9c084 Merge pull request sonic-net#39 from liuh-80/dev/liuh/update-openssh-version a3be6c5 Revert openssh version e02fa1e Update fips version How to verify it
mssonicbld
pushed a commit
to mssonicbld/sonic-buildimage
that referenced
this pull request
Jan 30, 2023
Why I did it [FIPS] Upgrade Open-SymCrypt version to 0.6 Improve the SymCrypt performance Support to download the debug packages from storage account in version 0.6. How I did it Upgrade to symcrypt-openssl from version 0.4 to version 0.6 Changes in https://github.com/sonic-net/sonic-fips: 0c29b23 Upgrade the submodules: SymCrypt and SymCrypt-OpenSSL sonic-net#40 80022f3 Fix the ARM64 build failure 2e76a3d Disable the unsupported tests Other changes will be added as well: 55b8e0a Merge pull request sonic-net#35 from xumia/change-license 120c1a7 Upgrade SymCrypt and SymCrypt-OpenSSL 2f9c084 Merge pull request sonic-net#39 from liuh-80/dev/liuh/update-openssh-version a3be6c5 Revert openssh version e02fa1e Update fips version How to verify it
mssonicbld
pushed a commit
that referenced
this pull request
Jan 30, 2023
Why I did it [FIPS] Upgrade Open-SymCrypt version to 0.6 Improve the SymCrypt performance Support to download the debug packages from storage account in version 0.6. How I did it Upgrade to symcrypt-openssl from version 0.4 to version 0.6 Changes in https://github.com/sonic-net/sonic-fips: 0c29b23 Upgrade the submodules: SymCrypt and SymCrypt-OpenSSL #40 80022f3 Fix the ARM64 build failure 2e76a3d Disable the unsupported tests Other changes will be added as well: 55b8e0a Merge pull request #35 from xumia/change-license 120c1a7 Upgrade SymCrypt and SymCrypt-OpenSSL 2f9c084 Merge pull request #39 from liuh-80/dev/liuh/update-openssh-version a3be6c5 Revert openssh version e02fa1e Update fips version How to verify it
mssonicbld
pushed a commit
that referenced
this pull request
Jan 31, 2023
Why I did it [FIPS] Upgrade Open-SymCrypt version to 0.6 Improve the SymCrypt performance Support to download the debug packages from storage account in version 0.6. How I did it Upgrade to symcrypt-openssl from version 0.4 to version 0.6 Changes in https://github.com/sonic-net/sonic-fips: 0c29b23 Upgrade the submodules: SymCrypt and SymCrypt-OpenSSL #40 80022f3 Fix the ARM64 build failure 2e76a3d Disable the unsupported tests Other changes will be added as well: 55b8e0a Merge pull request #35 from xumia/change-license 120c1a7 Upgrade SymCrypt and SymCrypt-OpenSSL 2f9c084 Merge pull request #39 from liuh-80/dev/liuh/update-openssh-version a3be6c5 Revert openssh version e02fa1e Update fips version How to verify it
oleksandrivantsiv
referenced
this pull request
in oleksandrivantsiv/sonic-buildimage
Apr 11, 2023
Signed-off-by: Vivek Reddy Karri <[email protected]>
Gokulnath-Raja
pushed a commit
to Gokulnath-Raja/sonic-buildimage-work
that referenced
this pull request
May 22, 2023
…zation and new test cases addition (sonic-net#39) Adding Custom Validation Infrastructure Unit Test files reorganization Adding Test YANG Schemas Adding Unit Test for new CVL APIs Adding Unit Test for leafref, when, must expression evaluation
qiluo-msft
pushed a commit
that referenced
this pull request
Sep 16, 2023
…ically (#14739) #### Why I did it src/sonic-dbsyncd ``` * d6b2000 - (HEAD -> 202012, origin/202012) Fix the LLDP_LOC_CHASSIS not getting populated if no remote neighbors are present (#39) (#58) (7 months ago) [abdosi] * 0f8d503 - Use github code scanning instead of LGTM (#55) (8 months ago) [Liu Shilong] ```
sonic-otn
pushed a commit
to sonic-otn/sonic-buildimage
that referenced
this pull request
Sep 20, 2023
…ly (sonic-net#15545) #### Why I did it src/dhcprelay ``` * c36b8e3 - (HEAD -> master, origin/master, origin/HEAD) [actions] Support Semgrep by Github Actions (sonic-net#39) (7 hours ago) [Mai Bui] ``` #### How I did it #### How to verify it #### Description for the changelog
StormLiangMS
pushed a commit
that referenced
this pull request
Oct 24, 2023
Why I did it Update the submodule to include the following fixes 2b33d76 dhcpv6 per interface counter support 6a6ce24 fix dhcpv6 relay dual tor source interface selection issue c36b8e3 [actions] Support Semgrep by Github Actions (#39) Work item tracking Microsoft ADO (number only): How I did it How to verify it
shanshri
pushed a commit
to shanshri/sonic-buildimage-sonic-net
that referenced
this pull request
Oct 24, 2023
…ic-net#39) Signed-off-by: Eddy Weng <[email protected]>
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
tshalvi
referenced
this pull request
in tshalvi/sonic-buildimage
Mar 12, 2025
… automatically (sonic-net#712) #### Why I did it src/sonic-platform-common ``` * d0ea66e - (HEAD -> 202412, origin/202412) [code sync] Merge code from sonic-net/sonic-platform-common:202411 to 202412 (#39) (21 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#908) #### Why I did it src/sonic-linux-kernel ``` * d237b0f - (HEAD -> 202412, origin/HEAD, origin/202412) [code sync] Merge code from sonic-net/sonic-linux-kernel:202411 to 202412 (sonic-net#39) (22 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
…D automatically (sonic-net#954) #### Why I did it src/sonic-sairedis ``` * a41de7a - (HEAD -> 202412, origin/HEAD, origin/202412) Enhance the logic to check capability of bulk counter poll (sonic-net#39) (33 hours 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#39) ```<br>* 0f282ea - (HEAD -> 202412) Merge branch '202411' of https://github.com/sonic-net/sonic-platform-common into 202412 (2025-02-26) [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>```
mssonicbld
added a commit
that referenced
this pull request
May 22, 2025
…#22652) #### Why I did it src/dhcpmon ``` * c7f2169 - (HEAD -> master, origin/master, origin/HEAD) Add support for clear per-interface counter (#39) (19 hours ago) [Yaqiang Zhu] * ee55c11 - [build] Update to ubuntu 24.04 in build pipeline (#40) (3 days ago) [Yaqiang Zhu] ``` #### How I did it #### How to verify it #### Description for the changelog
skr31
pushed a commit
to skr31/sonic-buildimage
that referenced
this pull request
May 25, 2025
…HEAD automatically (sonic-net#987) #### Why I did it src/sonic-swss-common ``` * f277b72 - (HEAD -> 202412, origin/HEAD, origin/202412) [consumer_table_pops]: Support Stats ST Capability query (sonic-net#39) (23 hours ago) [mssonicbld] ``` #### 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
…test HEAD automatically (sonic-net#1555) #### Why I did it src/sonic-platform-daemons ``` * b58ba5f - (HEAD -> 202503, origin/202503) [xcvrd] Create TRANSCEIVER_FIRMWARE_INFO table for all subports (sonic-net#39) (3 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
tirupatihemanth
added a commit
to tirupatihemanth/sonic-buildimage
that referenced
this pull request
Oct 21, 2025
rchandramouli
pushed a commit
to rchandramouli/sonic-buildimage
that referenced
this pull request
Nov 4, 2025
nonodark
pushed a commit
to nonodark/sonic-buildimage
that referenced
this pull request
Nov 18, 2025
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.
No description provided.