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

[orchagent] Support for aggregrate VOQ Counters. #3047

Closed
wants to merge 10 commits into from

Commits on Feb 7, 2024

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

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

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

Commits on Mar 15, 2024

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

Commits on May 16, 2024

  1. Revert "Update portsorch.cpp"

    This reverts commit cb6b968.
    viveksrao-arista committed May 16, 2024
    Configuration menu
    Copy the full SHA
    72aafec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0465818 View commit details
    Browse the repository at this point in the history
  3. What I did?

    Create voq to port name map during port initializa
    
    Why I did it?
    When ports are getting created and voq's are being assigned to them, create a
    voq to port name map table in counter DB so that it is easy to find the port
    name for a specific voq when creating an entry in chassis_app_db to calculate
    agg voq counters.
    viveksrao-arista committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3df86c2 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on May 30, 2024

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

Commits on Jun 4, 2024

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