SAI icon indicating copy to clipboard operation
SAI copied to clipboard

Switch Abstraction Interface

Results 143 SAI issues
Sort by recently updated
recently updated
newest added

Hi `opencomputeproject/SAI`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...

in saihostif.py, the code below can't work well, because the ptf docker can't open the host interface created in the DUT. `hif1_socket = open_packet_socket(hostif1_name)` Probably because I'm using a wrong...

## Description: When configure [DSCP to TC mapping] for a PortChannel member, mapped queue on the egress port(PortChannel member) is not working as expected. *** Sympton: In this case, the...

I have spoken with Xin about this change.

# Summary From some of the issue submitted in SAI Community, is there should be some definitation for the behavior mode of the usage on SAI APIs? # Details **The...

Hello, I am trying to understand the admin state system port attribute. Any insights will help. ``` * @brief Admin Mode * * @type bool * @flags CREATE_AND_SET * @default...

# Summary For static FDB entry, the default value of allow_mac_move attribute is false according to spec. ## Details In saifdb.h header file, default value of `SAI_FDB_ENTRY_ATTR_ALLOW_MAC_MOVE` is false for...

## Summary For initializing the ports when setting up the switch for some basic test configurations. Initializing the port by the method 'remove-recreate' does not work on some platforms. We...

**When I try to install _libboost-all-dev libssl-dev_ in this step:** https://github.com/opencomputeproject/SAI/blob/master/ptf/SAI_PTF_user-guide.md#build-sai-thrift-server-and-python-client-dut-side **An error occurred:** root@sonic:/home/admin/thrift-0.11.0# apt-get install libboost-all-dev Reading package lists... Done Building dependency tree... Done Reading state information... Done...