SAI
SAI copied to clipboard
Switch Abstraction Interface
Add extended query enum capabilities function The new function can accept additional attribute values Used to query capabilities in case the queried attribute capability is dependent on other attribute values...
Signed-off-by: Marian Pritsak
objectives: This request adds a new port API get_port_interrupts_status() to retrieve the status of interrupts. This API is the clear-on-read, the interruption status should be reset after the read. API...
I found that the license.txt file says it is under the Open Web Foundation Final Specification Agreement (OWFa 1.0) while the headers files e.g. sai.h say it is under the...
**Description** Test failed with crm/test_crm.py::test_crm_fdb_entry. ``` E Failed: Counter 'crm_stats_fdb_entry_used' was not incremented ``` It takes about 17 seconds to get the response after syncd calling SAI to do FDB...
Location: https://github.com/opencomputeproject/SAI/blob/master/inc/saihostif.h As per defnition, its mentioned TCP dst port 22 as SSH traffic. but It should be src port as well. Please correct it in this documentation. /** *...
In SONiC build i get error: Feb 14 01:04:14.314218 AR5 ERR syncd#syncd: [none] SAI_API_HOSTIF:_brcm_sai_create_hostif_trap_validate:4056 Unknown trap type 0x2014 Feb 14 01:04:14.314237 AR5 ERR syncd#syncd: [none] SAI_API_HOSTIF:_brcm_sai_create_hostif_trap:4261 trap validate failed with...
The topology looks like this: The VxLAN tunnel is built between vtep2 device and vtep1 device group. vtep1 consists of two devices (m1 and m2, formed mlag, so they can...
Hi all, I try to add some private ACL KEY/ACTION field as experimental attrs. Not like other objects, ACL Key fields and Action fields are all in ACL Entry attrs,...