Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: opencomputeproject/SAI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 58d95ce
Choose a base ref
...
head repository: opencomputeproject/SAI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7ba3fcd
Choose a head ref
  • 10 commits
  • 10 files changed
  • 7 contributors

Commits on Apr 15, 2025

  1. Update SAI minor version to v1.16.1 (#2163)

    Signed-off-by: Tejaswini Chadaga <[email protected]>
    tjchadaga authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    23d8579 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Add packet trimming counter (#2177)

    This PR adds the following:
    
    SAI_PORT_STAT_DROPPED_TRIM_PACKETS
    SAI_PORT_STAT_TX_TRIM_PACKETS
    SAI_QUEUE_STAT_DROPPED_TRIM_PACKETS
    SAI_QUEUE_STAT_TX_TRIM_PACKETS
    SAI_SWITCH_STAT_DROPPED_TRIM_PACKETS
    SAI_SWITCH_STAT_TX_TRIM_PACKETS
    
    Signed-off-by: Running Huang <[email protected]>
    running-h authored and tjchadaga committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    be3e2f8 View commit details
    Browse the repository at this point in the history
  2. KV for managing the Hierarchical NHG (#2183)

    * KV for managing the Hierarchical NHG
    
    Signed-off-by: JaiOCP <[email protected]>
    
    * KV for hierarchical NHG
    
    Signed-off-by: JaiOCP <[email protected]>
    
    ---------
    
    Signed-off-by: JaiOCP <[email protected]>
    JaiOCP authored and tjchadaga committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    3e824ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddff45d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Update DWRR scheduler weight range (#2188)

    * Update DWRR weight range
    
    Signed-off-by: Kumaresh Perumal <[email protected]>
    kperumalbfn authored and tjchadaga committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    e8abd4a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. Configuration menu
    Copy the full SHA
    658c52a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. Add SAI_PORT_SERDES_ATTR_CUSTOM_COLLECTION (#2156)

    Signed-off-by: Longyin Huang <[email protected]>
    longhuan-cisco authored and tjchadaga committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    b1dbd7d View commit details
    Browse the repository at this point in the history
  2. SAI LPO attributes (#2178)

    Signed-off-by: pullarao <[email protected]>
    pullaraogunda authored and tjchadaga committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    7d7ba03 View commit details
    Browse the repository at this point in the history
  3. Added port serdes attributes for various taps (#2207)

    Signed-off-by: Prince George <[email protected]>
    prgeor authored and tjchadaga committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    5cda0c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ba3fcd View commit details
    Browse the repository at this point in the history
Loading