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

pull from origin #2

Merged
merged 12 commits into from
Mar 11, 2019
Merged

pull from origin #2

merged 12 commits into from
Mar 11, 2019

Commits on Feb 13, 2019

  1. Move warm_restart enable/disable config to stateDB WARM_RESTART_ENABL…

    …E_TABLE (#786)
    
    Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
    jipanyang authored and yxieca committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    d27f49e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. [fpmsyncd] Add VNET routes support (#772)

    * Add VNET support to fpmsyncd
    
    * Use marcos defined in SONiC SWSS common
    
    * Use { for new line
    
    * Use old variable names
    
    * Return if we cannot get VRF name
    
    * Use switch statement to handle route types
    
    * Add comment for future VRF routes support
    baiwei0427 authored and lguohan committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    52de963 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Create egress ACL table group during the PFCWD stats list installment (

    …#787)
    
    * Create egress table group during the PFCWD stats list installment
    
    Signed-off-by: Wenda <wenni@microsoft.com>
    
    * Introduce function bindAclTableGroup() to create and bind ACL table
    group to a port, which can be physical, vlan, or lag
    
    Signed-off-by: Wenda <wenni@microsoft.com>
    
    * Rename function to createBindAclTableGroup()
    
    Signed-off-by: Wenda Ni <wenni@microsoft.com>
    
    * Check the validity of ACL table oid
    
    Signed-off-by: Wenda Ni <wenni@microsoft.com>
    wendani authored and lguohan committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    a6d60f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. [portsorch] Change speed set flow (#764)

    - Cache port admin status and speed in port structure in
       initializePort();
     - Don't flap port if port is already down during speed set;
     - Don't set admin status if desired status is already set;
     - Set admin status as last step in doPortTask()
    
    Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
    stepanblyschak authored and yxieca committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    7cf55ff View commit details
    Browse the repository at this point in the history
  2. [fdborch] Store vlan id of FDB entry instead of port pvid into stateD… (

    #759)
    
    * [fdborch] Store vlan id of FDB entry instead of port pvid into stateDB FDB table.
    
    Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
    
    * Expand fdb test with tagged vlan
    
    Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
    jipanyang authored and yxieca committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    8f06b89 View commit details
    Browse the repository at this point in the history
  3. [intfsorch] add RIF flex counter group (#765)

    * [intfsorch] add RIF flex counter group
    
    Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
    mykolaf authored and prsunny committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    920c3a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. [vnetorch]: Bitmap VNet implementation (#773)

    * [vnetorch]: Bitmap VNet implementation
    * Adress review comments
    
    Signed-off-by: Marian Pritsak <marianp@mellanox.com>
    marian-pritsak authored and prsunny committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    dd6bdd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

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

Commits on Feb 26, 2019

  1. [vnetorch]: Add support of local routes for Bitmap VNET implementation (

    #801)
    
    Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
    Volodymyr Samotiy authored and prsunny committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    3b34b21 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. [vnetorch]: Add support of nexthop routes for Bitmap VNET implementat…

    …ion (#805)
    
    Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
    Volodymyr Samotiy authored and prsunny committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    c903b5d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. [portsorch] fix bug in speed set (#806)

    Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
    stepanblyschak authored and liat-grozovik committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    3f14956 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

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