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

201811 #19

Merged
merged 26 commits into from
Jan 4, 2019
Merged

201811 #19

merged 26 commits into from
Jan 4, 2019

Commits on Dec 5, 2018

  1. [nephos]: support Debian 9 for nephos platform (#2347)

    * Upgrade SAI to v1.2.4
    
    * Add a new supported device accton as7116
    
    * Add maintainer info for deb
    
    * Add mk file for accton 7116
    
    * fix some bug for sai 1.2.4
    
    * fix git commit error for sdk and sai
    
    * change sai and sdk deb name
    
    * add config file for qos support
    
    * initial commit
    
    * Delete qos.json
    
    * Delete buffers.json.j2
    
    * Delete qos.json
    
    * Delete buffers.json.j2
    
    * Delete buffers.json.j2
    
    * Delete qos.json
    
    * add support for sai 1.3.0
    
    * add qos and buffer file for device and add sensor driver for 7116
    
    * change buffer template
    
    * fix fan led bug
    
    * add support for linux-4.9
    
    * update device driver and update sdk and sai for support kernel 4.9
    simonJi2018 authored and lguohan committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    b17a652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4750a87 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Configuration menu
    Copy the full SHA
    8a4e779 View commit details
    Browse the repository at this point in the history
  2. [devices]: Add support as7326 thermal plan. Monitor fan/psu (#2344)

    * Add support as7326 thermal plan. Monitor fan/psu
    
    * Fix incorrect kernel version for idt init
    
    * fix error parsing
    jostar-yang authored and lguohan committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    7a74ff0 View commit details
    Browse the repository at this point in the history
  3. [update graph] adapt to warm reboot scenario (#2353)

    * [update graph] adapt to warm reboot scenario
    
    When migrating configuration, always copy config files from old_config
    to /etc/sonic. But if warm reboot is detected, then skip configuration
    operations.
    
    Signed-off-by: Ying Xie <ying.xie@microsoft.com>
    
    * log file copies and misses
    yxieca authored Dec 6, 2018
    Configuration menu
    Copy the full SHA
    6ba93ac View commit details
    Browse the repository at this point in the history
  4. [devices]: blacllikst gpio_ich driver for S6100/Z9100 (#2357)

    paavaanan authored and lguohan committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    35a0d69 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Update URL for bfn SDE to 8.5.0 on Azure/SONiC master (#2352)

    * [Barefoot] Update bfn sde url for 8.5.0
    
    * [Barefoot] Update bfn sde url for 8.5.0
    
    * Update bfn-platform.mk
    John Cheung authored and prsunny committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    4671cb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2018

  1. Update sairedis submodule to master (#2364)

    Includes changes:
    
    - Fix pre shutdown select (sonic-net/sonic-sairedis#397)
    - [.gitignore]: Add more files in .gitignore file (sonic-net/sonic-sairedis#396)
    - Add check ASIC vs DB state after comparison logic (sonic-net/sonic-sairedis#393)
    - Process only shutdown requests after pre shutdown (sonic-net/sonic-sairedis#395)
    kcudnik authored and lguohan committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    dbf4093 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13e17d3 View commit details
    Browse the repository at this point in the history
  3. [knet driver] don't unload knet drivers during shutdown (#2361)

    knet driver unload takes about 30 seconds to remove netdevs. This cuts
    into our warm reboot time budget.
    
    Signed-off-by: Ying Xie <ying.xie@microsoft.com>
    yxieca authored and lguohan committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    790974e View commit details
    Browse the repository at this point in the history
  4. [quagga bgp] set quagga graceful restart timeout to 180 seconds (#2362)

    Signed-off-by: Ying Xie <ying.xie@microsoft.com>
    yxieca authored and lguohan committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    d9c076d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. [device/Arista] fix small issue for the 7170 (#2373)

    * Fix boot0 install on vfat
    
    * Only display the hook name in boot0
    
    Instead of printing the entire path
    
    * Update arista driver submodule
    Staphylo authored and lguohan committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    6c7bcf5 View commit details
    Browse the repository at this point in the history
  2. [submodule] Update swss pointer (#2372)

    Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
    andriymoroz-mlnx authored and lguohan committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    e6055ef View commit details
    Browse the repository at this point in the history
  3. [security kernel] Upgrade kernel from 4.9.110-3+deb9u2 to 4.9.110-3+d…

    …eb9u6 (#2367)
    
    * [security kernel] Upgrade kernel from 4.9.110-3+deb9u2 to 4.9.110-3+deb9u6
    short version: 4.9.0-7 to 4.9.0-8
    
    See changelogs for security fixes:
    https://tracker.debian.org/media/packages/l/linux/changelog-4.9.110-3deb9u6
    
    Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
    
    * Update sonic-linux-kernel submodule after it was merged
    
    Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
    zhenggen-xu authored and lguohan committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    f093ef2 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

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

Commits on Dec 14, 2018

  1. [utilities]: Update submodule sonic-utilities (#2379)

    Merge pull request #409 from pavel-shirshov/pavelsh/teamsyncd
    [acl-loader]: Read state from state db instead of appl db (#415)
    [show]: Change show mirror session to show mirror_session (#414)
    [sonic_installer] preserve the backup file/directories structure, attributes etc (#410)
    Removed 'show interfaces alias and show interfaces summary'. (#412)
    don't exit when bgpd process doesn't exist(EXIT_CODE 1) (#417)
    
    Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
    Shuotian Cheng authored and lguohan committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    3ed2852 View commit details
    Browse the repository at this point in the history
  2. [Mellanox]: Update SDK for 4.9.0-8 kernel (#2383)

    Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
    Volodymyr Samotiy authored and lguohan committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    011ede9 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. [syncd]: Fix reload flow for Mellanox platforms (#2386)

    * Perform stop/start of Mellanox driver tools for all types of reboot
    * Don't set Mellanox FAST_BOOT option for "cold" reboot
    * Don't send "syncd_request_shutdown" event for "cold" reboot on Mellanox platforms
    
    Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
    Volodymyr Samotiy authored and lguohan committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    b506241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eecdb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2018

  1. [sonic-snmpagent] Update sonic-snmpagent submodule (#2388)

    Fix snmp mac polling performance issue. (#95)
    Allow alternative agentx socket configuration (#92)
    
    Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
    zhenggen-xu authored and lguohan committed Dec 16, 2018
    Configuration menu
    Copy the full SHA
    5c9ce8e View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. [bcm sai] upgrace Broadcom SAI to 3.3.3.1-3 (#2389)

    - Include helix4 fix.
    - Include support for TD2 56854.
    - Add dummy support for SAI_PORT_ATTR_ADVERTISED_SPEED.
    
    Signed-off-by: Ying Xie <ying.xie@microsoft.com>
    yxieca authored and lguohan committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    ff7ef2a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. [sonic-utilities]: Update submodule (#2390)

    * [show] adding optics info to show int status command (#407)
    * [reboot]: Fix reload flow for Mellanox platforms (#418)
    
    Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
    Volodymyr Samotiy authored and yxieca committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    b7574f3 View commit details
    Browse the repository at this point in the history
  2. [device/arista] Update arista submodule for 4.9.0-8 kernel (#2393)

    Update the arista driver submodules to depend on the newest 4.9.0-8
    kernel. The dependency on the older one is causing a runtime issue.
    Staphylo authored and yxieca committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    23bc14c View commit details
    Browse the repository at this point in the history
  3. Adding index in port_config.ini (#2392)

    paavaanan authored and jleveque committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    baf228e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. [sub module] advance sonic-sairedis sub-module head (#2394)

    To include following changes:
    
    - Allow saiplayer to ignore failed GET responses (#406)
    - Don't generate asic operations when attr value is same as default (#404)
    - [flex counter] lower the severity of log during stat support check (#405)
    - Move stop notifications thread after remove switch (#401)
    - [meta]: Add support for ip prefix (#402)
    
    Signed-off-by: Ying Xie <ying.xie@microsoft.com>
    yxieca authored Dec 20, 2018
    Configuration menu
    Copy the full SHA
    a1e382a View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2018

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