Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefix Compression feature addition to SAI #2045

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 8, 2024

  1. Prefix Compression feature addition to SAI

    Signed-off-by: nshinoud <nshinoud@cisco.com>
    
    Change BINCODE to META - PR change request
    
    Signed-off-by: nshinoud <nshinoud@cisco.com>
    
    Additional changes based on requests from git review
    - Removed default meta attribute
    - Added stage for table creation
    - updated docs
    
    Signed-off-by: nshinoud <nshinoud@cisco.com>
    
    Fix typo: Changes SAI_ACL_TABLE_ATTR_PREFIX_COMPRESSION_STAGE to SAI_TABLE_ATTR_PREFIX_COMPRESSION_STAGE
    
    Signed-off-by: nshinoud <nshinoud@cisco.com>
    
    Fix metadata script error
    
    Signed-off-by: nshinoud <nshinoud@cisco.com>
    
    Another attempt to fix metadata issue. For some reason this passes on my local build
    
    Signed-off-by: nshinoud <nshinoud@cisco.com>
    
    Add support for Prefix Compression Table type: SRC, DST, BOTH
    
    Signed-off-by: nshinoud <nshinoud@cisco.com>
    
    Minor fix (change bincode to meta)
    
    Signed-off-by: nshinoud <nshinoud@cisco.com>
    
    Update comment
    
    Signed-off-by: nshinoud <nshinoud@cisco.com>
    nadershinouda committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    af0778e View commit details
    Browse the repository at this point in the history
  2. PR changes: Update an attribute and documentation

    Signed-off-by: nshinoud <nshinoud@cisco.com>
    nadershinouda committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2f20ac1 View commit details
    Browse the repository at this point in the history
  3. Update Docs: Packet pipeline

    Signed-off-by: nshinoud <nshinoud@cisco.com>
    nadershinouda committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    49101b8 View commit details
    Browse the repository at this point in the history
  4. Update Prefix Compression Documentation: Pipeline

    Signed-off-by: nshinoud <nshinoud@cisco.com>
    nadershinouda committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c2c0a22 View commit details
    Browse the repository at this point in the history