prabhataravind
prabhataravind
This reverts commit 5043701cc87efc3cb642762b13217729b576cf59. Revert "[VS Test] Skip failing subport tests (#2370)" This reverts commit 71752450e5d2c3c2f126aabddfe65b1d14344490. **What I did** **Why I did it** **How I verified it** **Details if related**
* Introduce DASH specific orchs - DashOrch, DashVnetOrch and DashRouteOrch * Introduce changes to handle various DASH table schemas and operations * Changes in bulker to introduce new constructors for...
* Add preliminary APP_DB configuration JSON file for DASH sonic-mgmt tests Signed-off-by: Prabhat Aravind ### Description of PR Summary: Fixes # (issue) ### Type of change - [ ] Bug...
**What I did** Cherry-pick 2 fixes from master branch to 202012 **Why I did it** To address sonic-swss 202012 azure pipeline failures **How I verified it** By making sure that...
* Handle SAI_STATUS_TABLE_FULL errors for routes * Handle SAI_STATUS_ITEM_ALREADY_EXISTS, SAI_STATUS_ITEM_NOT_FOUND and SAI_STATUS_TABLE_FULL errors for nexthops, nexthop groups and neighbors **What I did** **Why I did it** **How I verified it**...
**What I did** Associate trap group only if trap action is copy or trap. **Why I did it** When using SN4600 as a leaf fanout switch, LACP trap action needs...
* In dual TOR testbeds, loganalyzer analyzes both DUTs for errors, so errors need to be ignored on both or else it can cause tests to error out. ### Description...
* When a member link in a single-member portchannel goes down, update the portchannel state nexthop group members quicker to enable faster NHG update and route convergence after link flap....
* When a member link in a single-member portchannel goes down, update the portchannel state nexthop group members quicker to enable faster NHG update and route convergence after link flap....
This HLD change attempts to address the following: - Handle all ASIC/SAI programming errors gracefully without causing orchagent to crash or restart - Detect missed notifications from APP_DB to orchagent...