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

Fix flow counter out-of-order issue by notifying counter operations using SelectableChannel #1362

Merged
merged 12 commits into from
Mar 26, 2024

Commits on Mar 13, 2024

  1. Flex counter new infrastructure - Single SAI API on switch object

    Signed-off-by: Stephen Sun <stephens@nvidia.com>
    stephenxs committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a49006d View commit details
    Browse the repository at this point in the history
  2. Fix review comments

    Signed-off-by: Stephen Sun <stephens@nvidia.com>
    stephenxs committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    07aa1cd View commit details
    Browse the repository at this point in the history
  3. Add SHA to the dictionary

    Signed-off-by: Stephen Sun <stephens@nvidia.com>
    stephenxs committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8d18b8a View commit details
    Browse the repository at this point in the history
  4. Address comments

    Signed-off-by: Stephen Sun <stephens@nvidia.com>
    stephenxs committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e43d28e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Fix checker failures

    Signed-off-by: Stephen Sun <stephens@nvidia.com>
    stephenxs committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    656c0f3 View commit details
    Browse the repository at this point in the history
  2. Fix comments

    Signed-off-by: Stephen Sun <stephens@nvidia.com>
    stephenxs committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    480f40a View commit details
    Browse the repository at this point in the history
  3. Fix an uninitialized field

    Signed-off-by: Stephen Sun <stephens@nvidia.com>
    stephenxs committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3722e3a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Change type of fields in flex counter parameters

    Signed-off-by: Stephen Sun <stephens@nvidia.com>
    stephenxs committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    957958d View commit details
    Browse the repository at this point in the history
  2. add SWSS_LOG_ENTER

    Signed-off-by: Stephen Sun <stephens@nvidia.com>
    stephenxs committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b6641db View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Handle remove counter group

    Signed-off-by: Stephen Sun <stephens@nvidia.com>
    stephenxs committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    63878ea View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Update test

    Signed-off-by: Stephen Sun <stephens@nvidia.com>
    stephenxs committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b8db671 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Fix review comments

    Signed-off-by: Stephen Sun <stephens@nvidia.com>
    stephenxs committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    871aa9c View commit details
    Browse the repository at this point in the history