Skip to content

VS libsai writes objects to ASIC DB when SAI call is not successful #1596

@theasianpianist

Description

@theasianpianist

When bulk SAI APIs do not yet have support in sairedis, they will return "SAI_STATUS_NOT_IMPLEMENTED". However, in VS SAI implementation, these un-implemented API calls will still write objects to ASIC_DB, so any tests which check ASIC_DB values will pass even if the SAI API is not supported in sairedis. Vendor SAI does not have this issue, no DB writes occur if the SAI call is not successful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions