Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.
This repository was archived by the owner on May 11, 2026. It is now read-only.

[ovsp4rt] PrepareTxAccVsiTableEntry truncates vsi match key value #680

Description

@ffoulkes

The PrepareTxAccVsiTableEntry function encodes the VSI match key value as a single byte.

The input parameter (sp) is uint32_t.

The match-key value (vmeta.common.vsi) is bit<11>.

Note

The unit test should test with, and expect, an 11-bit value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions