Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

201807 cel alex debug #16

Closed
wants to merge 87 commits into from
Closed

201807 cel alex debug #16

wants to merge 87 commits into from

Commits on Aug 12, 2018

  1. Configuration menu
    Copy the full SHA
    46ba781 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. [mellanox]: Fix problem with system EEPROM in "hw-mgmt" (sonic-net#1951)

    Signed-off-by: Volodymyr Samotiy <[email protected]>
    Volodymyr Samotiy authored and lguohan committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    b64aec5 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Configuration menu
    Copy the full SHA
    5e48e6c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Configuration menu
    Copy the full SHA
    e484a55 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. [201807][platform] Accton: As5712-54x. Fix sfputil and accton_util (s…

    …onic-net#2002)
    
    * [platform] accton as5712-54x, fixed
        1. Check i2c buses, they may get fliped on every bootup.
        2. QSFP's lp_mode and reset are out of port order.
        3. Change QSFP is reset with 1 second period.
    Signed-off-by: roy_lee <[email protected]>
    
    * [platform] accton as5712-54x. Fix util.py error about SFP/QSFP's tx_disable and present.
    Signed-off-by: roy_lee <[email protected]>
    roylee123 authored and lguohan committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    f07181e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Configuration menu
    Copy the full SHA
    90257f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. [Mellanox] Update hw-management service config (sonic-net#2019)

    Signed-off-by: Andriy Moroz <[email protected]>
    andriymoroz-mlnx authored and lguohan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    be56470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd94d9d View commit details
    Browse the repository at this point in the history
  3. [mlnx-sfp-plugin] enhancement to support transceiver sensor monitoring (

    sonic-net#1839)
    
    * [mlnx-sfpplugin] enhancement to support tranceiver sensor monitoring
    
    * Modify the eeprom folder to make it accessably from pmon container
    * implement the get_transceiver_change_event API
    
    file change list
    
    	modified:   device/mellanox/x86_64-mlnx_lssn2700-r0/plugins/sfputil.py
    	modified:   device/mellanox/x86_64-mlnx_msn2100-r0/plugins/sfputil.py
    	modified:   device/mellanox/x86_64-mlnx_msn2410-r0/plugins/sfputil.py
    	modified:   device/mellanox/x86_64-mlnx_msn2700-r0/plugins/sfputil.py
    	modified:   device/mellanox/x86_64-mlnx_msn2740-r0/plugins/sfputil.py
    
    signed-off-by Liu Kebo [email protected]
    
    * remove commented code
    
    * revise the get_transceiver_change_event implementation and remove unused function
    
    * remove blank
    keboliu authored and lguohan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    6293178 View commit details
    Browse the repository at this point in the history
  4. [docker-platform-monitor] make file and supervisord conf change for n…

    …ew xcvrd deamon (sonic-net#1840)
    
    * [docker-platform-monitor] make file and supervisord conf change for new xcvrd deamon
    
    * make file change for the new daemon
    * supervisord conf change for the new daemon
    
    signed-off-by Liu Kebo [email protected]
    
    * make xcvrd start sequence aligned with the supervisord conf
    
    * update submodules to include xcvrd modification
    keboliu authored and lguohan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    e237df8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97b5f3d View commit details
    Browse the repository at this point in the history
  6. [mlnx-platform] enhancement for xcvrd implementation on mlnx platform (

    …sonic-net#1937)
    
    * mlnx enhancement for xcvrd implementation
    
    * fix conflict
    keboliu authored and lguohan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    8fc6874 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc4a39f View commit details
    Browse the repository at this point in the history
  8. [snmpagent]: update snmpagent submodule

    ae99de0 Extend RFC 2737 MIB and implement RFC 3433 (#69)
    
    Signed-off-by: Guohan Lu <[email protected]>
    lguohan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    6cf2d10 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. [devices]: Update arista driver submodule (sonic-net#2057)

    Incorporate a fix for the fan driver on 7050QX-32S
    Staphylo authored and lguohan committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    0aeba8a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Configuration menu
    Copy the full SHA
    2ffbb0e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. [submodules]: update sonic-linux-kernel

    * 493ab6b 2018-10-01 | [Kernel] fix kernel build errors (#65) (origin/201807) [Ying Xie]
    * 6a58489 2018-10-01 | uart: fix race between uart_put_char() and uart_shutdown() (#64) [lguohan]
    
    Signed-off-by: Guohan Lu <[email protected]>
    lguohan committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    786a908 View commit details
    Browse the repository at this point in the history
  2. [submodule]: update sonic-linux-kernel

    * e9f0369 2018-09-07 | import upstream optoe chunk offset fix (#60) (HEAD, origin/201807) [lguohan]
    * b9135e2 2018-08-22 | Fix calculation of page_len in sff_8436_read_write function (#57) [yurypm]
    
    Signed-off-by: Guohan Lu <[email protected]>
    lguohan committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    352532a View commit details
    Browse the repository at this point in the history
  3. [submodules] update dbsyncd and snmpagent pointers for LLDP MIB support

    Signed-off-by: Mykola Faryma <[email protected]>
    Mykola Faryma committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    fd7c190 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. Configuration menu
    Copy the full SHA
    c2b1cae View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. [devices]: Update arista submodules for SFP txdisable toggle (sonic-n…

    …et#2123)
    
    With this update the SFPs will set txdisable to 0 when out of reset.
    Allowing optical cables to be used on these ports.
    zzhiyuan authored and lguohan committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    182c351 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. [devices]: Align flash partition at 1M (sonic-net#2104)

    Flashes used for the 7050QX-32 and 7050QX-32S have a fw issue.
    The best option to solve the problem is to upgrade to a newer firmware.
    However this can only be done while in memory and take 10 seconds.
    Adding an upgrade mechanism is possible but would need more
    consideration as flashing the firmware and reformating the flash will
    exceed the fast-reboot requirements.
    
    A quick mitigation is to align the ext4 partition that we create on
    these vfat based system on a 4k boundary.
    Here we chose 1M instead but it's the same.
    Newer version of sfdisk do this automatically but the one in SONiC
    today doesn't have this behavior.
    
    This workaround will only reduce the pace of the flash health
    degradation. The only long term fix is to flash the firmware.
    Staphylo authored and lguohan committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    12fe300 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. Configuration menu
    Copy the full SHA
    56b8a2c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Add portmapping file

    bolv committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    f23c975 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Modify the port-config and minigraph

    bolv committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    0f9f633 View commit details
    Browse the repository at this point in the history
  2. Add Phalanx platform

    Wirut Getbamrung committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    9eef8c6 View commit details
    Browse the repository at this point in the history
  3. Allow special bcm config

    Wirut Getbamrung committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    af6d883 View commit details
    Browse the repository at this point in the history
  4. Update phalanx plugin

    Wirut Getbamrung committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    5ede6de View commit details
    Browse the repository at this point in the history
  5. Fix linux build fail

    Wirut Getbamrung committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    12a3cc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

  1. Modify the Minigraph error

    bolv committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    0c1630b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f859ca View commit details
    Browse the repository at this point in the history
  3. modity the configuration

    bolv committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    d2a42e3 View commit details
    Browse the repository at this point in the history
  4. Fix unmatch xml tag

    Wirut Getbamrung committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    a98a355 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Add Phalanx platform service

    Wirut Getbamrung committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    313f0f2 View commit details
    Browse the repository at this point in the history
  2. Add Phalanx device plugin

    Wirut Getbamrung committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    a509444 View commit details
    Browse the repository at this point in the history
  3. Update rsyslog server for phalanx platform

    Wirut Getbamrung committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    0ca38da View commit details
    Browse the repository at this point in the history
  4. Fixed eth0 not exist issue

    Wirut Getbamrung committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    f4114df View commit details
    Browse the repository at this point in the history
  5. Add driver for phalanx platform

    Wirut Getbamrung committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e0b7875 View commit details
    Browse the repository at this point in the history
  6. Update vlan command

    Wirut Getbamrung committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    67b07a4 View commit details
    Browse the repository at this point in the history
  7. Modify Phalanx baseboard cpld driver

    Wirut Getbamrung committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    6de8cb4 View commit details
    Browse the repository at this point in the history
  8. Modify Phalanx switchboard driver

    Wirut Getbamrung committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    0b8de9f View commit details
    Browse the repository at this point in the history
  9. Update fanutil follow hw spec

    Wirut Getbamrung committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    ae13142 View commit details
    Browse the repository at this point in the history
  10. Update psuutil follow hw spec

    Wirut Getbamrung committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    9fa62c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. Configuration menu
    Copy the full SHA
    27373ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96895f8 View commit details
    Browse the repository at this point in the history
  3. Update fishbone bcm config to device config permitted list

    Wirut Getbamrung authored and pphuchar committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    6321c49 View commit details
    Browse the repository at this point in the history
  4. Update systemd syslog level to fix bmc service syslog issue

    Wirut Getbamrung authored and pphuchar committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    9383b35 View commit details
    Browse the repository at this point in the history
  5. Update platformutil path

    Wirut Getbamrung authored and pphuchar committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    dbce370 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Modify the HWSku name!

    bolv committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    e3d7107 View commit details
    Browse the repository at this point in the history
  2. Delete redundant file!

    bolv committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    e6e5541 View commit details
    Browse the repository at this point in the history
  3. Update method to get optic temperature

    Wirut Getbamrung committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    9c3526f View commit details
    Browse the repository at this point in the history
  4. Remove unuse config for eth0 does not exist issue

    Wirut Getbamrung committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    650b458 View commit details
    Browse the repository at this point in the history
  5. Add port led FW!

    bolv committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    d1dce53 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. [devices]: Update arista driver submodule (sonic-net#2251)

    - Force fans to 100% upon loading the kernel driver for safety
    Staphylo authored and lguohan committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    83c2115 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Configuration menu
    Copy the full SHA
    75876fc View commit details
    Browse the repository at this point in the history
  2. Dell submodule update for depmod fixes (sonic-net#2292)

    paavaanan authored and lguohan committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    b818397 View commit details
    Browse the repository at this point in the history
  3. Update sonic-platform-common submocule to fixed sfp dom issue

    Wirut Getbamrung committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    8c7c93e View commit details
    Browse the repository at this point in the history
  4. Fix invalid number of psu issue

    Wirut Getbamrung committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    7d88cb2 View commit details
    Browse the repository at this point in the history
  5. Update source packages follow sonic community

    Wirut Getbamrung committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    c187ab0 View commit details
    Browse the repository at this point in the history
  6. Update minigraph xml parser to avoid exception

    Wirut Getbamrung committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    87aa38f View commit details
    Browse the repository at this point in the history
  7. update platform submodule cel

    Wirut Getbamrung committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    09205bc View commit details
    Browse the repository at this point in the history
  8. Clean sensorutil code and fix kW issue

    Wirut Getbamrung committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    6734555 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. Revert sonic-platform-common submocule

    Wirut Getbamrung committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    7029ec9 View commit details
    Browse the repository at this point in the history
  2. Update sfputil to fixed sfp dom issue

    Wirut Getbamrung committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    fc01fdc View commit details
    Browse the repository at this point in the history
  3. Update device plugins so support platformutil version 1.1

    Wirut Getbamrung committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    aa144d1 View commit details
    Browse the repository at this point in the history
  4. Update install script to disable sync_bmc.timer by default.

    Wirut Getbamrung committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    0337f20 View commit details
    Browse the repository at this point in the history
  5. Update eth0.4088 vlan to support ipv4.

    Wirut Getbamrung committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    be3c64a View commit details
    Browse the repository at this point in the history
  6. Update device plugins to support null fru data

    Wirut Getbamrung committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    9dfbb87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3126f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2018

  1. [Mellanox] Update hw-management service config (sonic-net#2325)

    Signed-off-by: Kevin Wang <[email protected]>
    kevinwangsk authored and lguohan committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    2ffa1e9 View commit details
    Browse the repository at this point in the history
  2. Store thrift source packages in blob (sonic-net#2255)

    Signed-off-by: Qi Luo <[email protected]>
    qiluo-msft authored and lguohan committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    9a64452 View commit details
    Browse the repository at this point in the history
  3. Fix bug: wget rename saved file (sonic-net#2259)

    Signed-off-by: Qi Luo <[email protected]>
    qiluo-msft authored and lguohan committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    8b6d69a View commit details
    Browse the repository at this point in the history
  4. [thrift]: change wget download from -nc to -N (sonic-net#2268)

    -nc will not download if already here and return error
    -N will compare the timestamp and not download the file.
    
    Signed-off-by: Guohan Lu <[email protected]>
    lguohan committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    4af5328 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. Update platformutil name and plugin code format

    Wirut Getbamrung committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    5cf5217 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. Update sensor type follow platformutil version 1.1

    Wirut Getbamrung committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    e24ffdd View commit details
    Browse the repository at this point in the history
  2. Update BMC restful api for phalanx device

    Wirut Getbamrung committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    6e98838 View commit details
    Browse the repository at this point in the history
  3. Fix redis-py version to 2.10.6 (sonic-net#2342)

    Signed-off-by: Kevin Wang <[email protected]>
    kevinwangsk authored and lguohan committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    fea4bdf View commit details
    Browse the repository at this point in the history
  4. update sdk and sai for 201807 (sonic-net#2330)

    * update device driver and support qos and fix some driver bug
    
    * modified device file for support qos and fix some device init error
    simonJi2018 authored and lguohan committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    c164caf View commit details
    Browse the repository at this point in the history
  5. Add Pegatron project to branch 201807 (sonic-net#2299)

    * Add Porsche project
    
    * Upgrade kernel to 3.16.57-2
    Peter5Lin authored and lguohan committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    a1e6c2c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Update Ali platform module driver version

    Wirut Getbamrung committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    741ac38 View commit details
    Browse the repository at this point in the history
  2. Update rsyslog UDPServerAddress

    Wirut Getbamrung committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    6973237 View commit details
    Browse the repository at this point in the history
  3. Update cel submodule to fixes bug

    Wirut Getbamrung committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    1d1e4da View commit details
    Browse the repository at this point in the history
  4. Add dmidecode tool.

    Wirut Getbamrung committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    86f61d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2018

  1. Merge pull request #14 from Azure/201807

    201807
    bbinxie authored Dec 25, 2018
    Configuration menu
    Copy the full SHA
    315b976 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from SONIC-DEV/201807

    201807 to alex debug branch
    bbinxie authored Dec 25, 2018
    Configuration menu
    Copy the full SHA
    20be9b2 View commit details
    Browse the repository at this point in the history
  3. modify SDK config for Phalanx

    Alex-Dai committed Dec 25, 2018
    Configuration menu
    Copy the full SHA
    52c074b View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2018

  1. Merge pull request #17 from SONIC-DEV/201807_cel

    modify SDK config for Phalanx
    Alex-Dai authored Dec 26, 2018
    Configuration menu
    Copy the full SHA
    518bd44 View commit details
    Browse the repository at this point in the history