Jai Kumar
Jai Kumar
Added extension range for sai_hash_algorithm_t
SER Support
SER Support is added on top of base infra introduced by https://github.com/opencomputeproject/SAI/pull/1777 Previous PR is closed as the branch was very old and couldn't reconcile the older commits with enum...
SAI_BUFFER_PROFILE_ATTR_THRESHOLD_MODE is mandatory and will always override SAI_BUFFER_POOL_ATTR_THRESHOLD_MODE. What is the need of SAI_BUFFER_POOL_ATTR_THRESHOLD_MODE? /** * @brief Shared threshold mode for the buffer profile * * If set, this overrides...
This PR brings in CRM query attributes for IP only Nexthop Group, Members and VoQ System. Old PR is closed because of enum shifts: https://github.com/opencomputeproject/SAI/pull/1763 Here is a workflow for...
This PR brings in advanced telemetry feature set in SAI - Drop Monitoring Packet and Switch level drop monitoring with metadata Intelligent drop monitoring using flow and flow’s drop state...
Added a new attribute to create and set the unreliable LOS for transceiver
Host may be reachable via multiple VTEPs in the EVPN topology. In this case load balancing need to happen across VTEPs. This is achieved using a new bridge port type...
New NHG of type HW_PROTECTION is introduced. Reason is to help HW distinguish the protection NHG and treat it differently for switchover purposes. Workflow is same as IPFRR except that...