Sonic dell psuutil checkin#3
Closed
paavaanan wants to merge 978 commits intosonoble:masterfrom
paavaanan:sonic_dell_psuutil_checkin
Closed
Sonic dell psuutil checkin#3paavaanan wants to merge 978 commits intosonoble:masterfrom paavaanan:sonic_dell_psuutil_checkin
paavaanan wants to merge 978 commits intosonoble:masterfrom
paavaanan:sonic_dell_psuutil_checkin
Conversation
paavaanan
commented
Dec 8, 2017
- Added psuutil support for Dell Z9100 and S6100 Platforms.
* Add S8810-32Q platform support * Update sonic-platform-modules-ingrasys submodule * Add sys eeprom plugin for S8810-32Q * Add sfputil plugin for S8810-32Q * Add sensors config for S8810-32Q * Add S8810-32Q HwSku port_config * Add fancontrol config for S8810-32Q Signed-off-by: Jason Tsai <cytsai0409@gmail.com> * Add S8810-32Q platform support * Add sys eeprom plugin for S8810-32Q * Add sfputil plugin for S8810-32Q * Add sensors config for S8810-32Q * Add S8810-32Q HwSku port_config * Add fancontrol config for S8810-32Q Signed-off-by: Jason Tsai <cytsai0409@gmail.com> * Add S8810-32Q platform support * Add S8810-32Q platform support in Makefile Signed-off-by: Jason Tsai <cytsai0409@gmail.com> * Fix build error on S8810 platform driver package Signed-off-by: Jason Tsai <cytsai0409@gmail.com>
SAI is a submodule of sonic-sairedis repository. Remove the dependency from this repository.
sonic-net#895) * Adjusting FRR's jinja template to meet latest sonic-cfgen requirements. Basically, i'm just extending sonic-net#448 changes into FRR. * Eliminate FRR's integrated-config file to prevent daemons from bypassing their own config files. FRR daemons now default to an integrated-config file for config-parsing purposes. But we are still interested in having each daemon looking in their specific config file (bgpd.conf, zebra.conf, etc). So here i'm just deleting this integrating-config file to prevent FRR from running from a bogus config-file. RB= G=lnos-reviewers R=ntrianta,rjonnadu,rmolina,sfardeen,zxu A=
* Adding Marvell platform.
…rvisor instead of watchquagga (sonic-net#900)
…et#902) - Do not query required FW from file.
sonic-net#905) RB= G=lnos-reviewers R=ntrianta,rjonnadu,rmolina,sfardeen,zxu A=
* [Accton]: Add a new supported device AS5712-54X Switch Vendor: Edge-core Switch SKU: AS5712-54X ASIC Vendor: Broadcom Swich ASIC: TRIDENT2 Port Configuration: 48x10G+6x40G SONiC Image: SONiC-ONIE-Broadcom * [Accton]: Add a new supported device AS5712-54X (Update 1) Switch Vendor: Edge-core Switch SKU: AS5712-54X ASIC Vendor: Broadcom Swich ASIC: TRIDENT2 Port Configuration: 48x10G+6x40G SONiC Image: SONiC-ONIE-Broadcom * [Accton]: Add a new supported device AS5712-54X (Update 2) Switch Vendor: Edge-core Switch SKU: AS5712-54X ASIC Vendor: Broadcom Swich ASIC: TRIDENT2 Port Configuration: 48x10G+6x40G SONiC Image: SONiC-ONIE-Broadcom * [Accton]: Add a new supported device AS5712-54X (Update 3) Switch Vendor: Edge-core Switch SKU: AS5712-54X ASIC Vendor: Broadcom Swich ASIC: TRIDENT2 Port Configuration: 48x10G+6x40G SONiC Image: SONiC-ONIE-Broadcom
* Add port speed configuration * Add DeviceInfos support in minigraph parser * Add cfggen test 'test_minigraph_ethernet_interfaces' * Fixed PR comments * Update sonic-swss submodule reference
* Bump sonic-platform-modules-arista submodule * Fix sfputil plugin for arista_7060_cx32s * Fix sfputil plugin for arista_7260cx3_64 * Add front panel port number for arista platforms
Signed-off-by: Nadiya Stetskovych <Nadiya.Stetskovych@cavium.com>
…rm API (sonic-net#916) get presence, get/set lpmode, reset are not implemented
…, introducing new hwSKU Arista-7260CX3-D108C8 (sonic-net#920) * [Device] Rename SKU Arista-7260CX3-64 to Arista-7260CX3-C64 Renaming to add the speed indication: C64 means 64 100G ports. renamed: Arista-7260CX3-64/port_config.ini -> Arista-7260CX3-C64/port_config.ini renamed: Arista-7260CX3-64/sai.profile -> Arista-7260CX3-C64/sai.profile * [Arista-7260cx3] Fix 64x100G port_config.ini Reorder the port lanes to match the front panel port numbering. * [Arista-7260CX3] add hwSKU Arista-7260CX3-D108C8 This hwSKU has 108x50G ports and 8x100G ports (2 x 100G ports are unused)
sonic-net#901) 1. "make target/sonic-broadcom.raw" will create the compressed dd'able image. 2. This will also update the grub config files (device/dell/*/nos_to_sonic_grub.cfg) with the image versions.
This reverts commit 44502b2.
[devices]: Update Dell s6100/z9100 platform modules
…ue to a docker bug (sonic-net#1195)
…et#1197) Revise kernel driver to duplicate nodes for support of lm-sensors, at fan and PSU. Update sfputil.py to to fit new SfpUtil prototype. Signed-off-by: roylee123 <roy_lee@accton.com>
* UPDATE. minigraph.xml to initialize the default IP address of all interfaces Signed-off-by: polly_hsu@accton.com
docker start fails when docker service is already started
Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
…ce (sonic-net#1204) * Send interface name instead of mac thru lldp for mgmt interface * Fix j2 template test failure
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
Signed-off-by: Wataru Ishida <ishida.wataru@lab.ntt.co.jp>
…rface-status enhancements (sonic-net#1207) * Final code-drop for interface-description and interface-status enhancements. Here i'm adding minor extensions to support "show interface description" command. Please refer to PR#158 for more details: sonic-net/sonic-utilities#158 * Add interface-description UT and adjust logic to have 'description' field being optional RB= G=lnos-reviewers R=ntrianta,rjonnadu,rmolina,sfardeen,zxu A= * Updating reference to sonic-utilities to collect latest changes
* [TACACS+]: Add support for TACACS+ Authentication * pam_tacplus - A TACACS+ protocol client library and PAM module to supports core TACACS+ functions for AAA. * nss_tacplus - A NSS plugin for TACACS+ to extend function getpwnam, make the TACACS+ authenticated user which is not found in local could login successfully. * Add make rules for pam_tacplus and install script * Add a patch for pam_tacplus to disable pam-auth-update pam-tacplus by default * Add a patch for pam_tacplus to inlucde and build nss_tacplus Signed-off-by: chenchen.qcc@alibaba-inc.com * [TACACS+]: Add nss-tacplus as a separate src repo * Separate nss-tacplus from pam-tacplus, modify tacacs.mk and makefile, add a patch to adapt to the new user map profile. * Use the lastest stable version for pam-tacplus, add a dependent package in sonic-salve, add two patches to fix build error. * Add scripts to disable tacplus by default. * Remove hostcfgd service file Signed-off-by: Chenchen Qi <chenchen.qcc@alibaba-inc.com> * [TACACS+]: Fix nss-tacplus filter some valid TACACS+ username * The NAME_REGEX for username check in plugin nss-tacplus is the ANSI version "^[0-9a-zA-Z_-\ ]*$", but the regular expression in /etc/adduser.conf is not defined as ANSI version. To avoid nss-tacplus filter some valid TACACS+ username, remove username check. Signed-off-by: Chenchen Qi <chenchen.qcc@alibaba-inc.com>
Update Broadcom OpenNSL to 3.2.3.7-1 Update Broadcom SAI to 3.0.3.3 Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
…et#1202) * Increase read socket buffer for CoPP Test * Add QSFP monitor service * Update S8810-32Q sensors.conf Signed-off-by: Wade He <chihen.he@gmail.com>
…e to import sonic_psu (sonic-net#1212) * asyncsnmp depends on sonic-utilities so it is possible to import sonic_psu Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com> * Ignore sonic_utilities test during build
marian-pritsak
added a commit
to marian-pritsak/sonic-buildimage
that referenced
this pull request
Jan 24, 2018
This version is compatible with Linux kernel 4.9 Signed-off-by: marian-pritsak <marianp@mellanox.com>
marian-pritsak
added a commit
to marian-pritsak/sonic-buildimage
that referenced
this pull request
Jan 25, 2018
This version is compatible with Linux kernel 4.9 Signed-off-by: marian-pritsak <marianp@mellanox.com>
marian-pritsak
pushed a commit
to marian-pritsak/sonic-buildimage
that referenced
this pull request
Jan 26, 2018
andrii-savka
pushed a commit
to andrii-savka/sonic-buildimage
that referenced
this pull request
Apr 2, 2018
This version is compatible with Linux kernel 4.9 Signed-off-by: marian-pritsak <marianp@mellanox.com>
NStetskovych-zz
pushed a commit
to NStetskovych-zz/sonic-buildimage
that referenced
this pull request
May 17, 2018
lguohan
pushed a commit
to loshihyu/sonic-buildimage
that referenced
this pull request
Aug 12, 2018
This version is compatible with Linux kernel 4.9 Signed-off-by: marian-pritsak <marianp@mellanox.com>
Author
|
No longer needed. Closing this PR |
vharish02
pushed a commit
to vharish02/sonic-buildimage
that referenced
this pull request
May 12, 2019
…c-net#2832) * Base DHCP relay Docker image on Strech base Docker * Change URL for isc-dhcp source repository * Upgrade isc-dhcp source branch to 4.3.5-3.1 * Update patch sonoble#1 to apply to isc-dhcp 4.3.5-3.1 * Update patch sonoble#2 to apply to isc-dhcp 4.3.5-3.1 * Update patch sonoble#3 to apply to isc-dhcp 4.3.5-3.1 * Update patch sonoble#4 to apply to isc-dhcp 4.3.5-3.1 * Remove security patches, as they are now applied as part of 4.3.5-3.1 source * Reorder patches to apply bug fix first, then features * Extend makefile to build debug Docker image * Update commit that series file applies against
samaity
pushed a commit
to samaity/sonic-buildimage
that referenced
this pull request
Nov 15, 2019
…onoble#3) * [yang-model-tests]: YANG model test code and JSON input for testing. * [yang-model-tests]: Edited YANG model test code with map for Error and Tests.
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.