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

Add DEBUG_DROP_MONITOR table to schema.h #971

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arista-hpandya
Copy link

@arista-hpandya arista-hpandya commented Feb 10, 2025

What I did

  • Added the DEBUG_DROP_MONITOR table definition to sonic-swss-common.

Why I did it

This change is a prerequisite for another PR (sonic-net/sonic-swss#3509) that relies on using the DEBUG_DROP_MONITOR table in the orchagent for persistent drop counter monitoring.

How I verified it
NA

Details if related

This PR only adds the table definition. The logic to read, process, and act upon the data in this table is implemented in a PR linked above.

Fixes #972
HLD: sonic-net/SONiC#1912

@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@FengPan-Frank FengPan-Frank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@arista-hpandya arista-hpandya marked this pull request as draft February 18, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add DEBUG_DROP_MONITOR table in schema.h
3 participants