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

Support ASIC/SDK health event #849

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

stephenxs
Copy link
Collaborator

New table definition for ASIC/SDK health event

@stephenxs stephenxs marked this pull request as draft January 23, 2024 02:09
@stephenxs stephenxs changed the title ASIC/SDK health event Support ASIC/SDK health event Jan 23, 2024
@stephenxs
Copy link
Collaborator Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@stephenxs stephenxs force-pushed the asic-sdk-health-event branch from 0023fc0 to d17d3ad Compare February 19, 2024 06:20
@xumia
Copy link
Collaborator

xumia commented Feb 22, 2024

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@stephenxs stephenxs force-pushed the asic-sdk-health-event branch from d17d3ad to 17e625d Compare February 22, 2024 23:46
@stephenxs stephenxs force-pushed the asic-sdk-health-event branch from 17e625d to 47bdabd Compare March 14, 2024 09:44
@stephenxs stephenxs marked this pull request as ready for review March 14, 2024 09:44
@stephenxs stephenxs force-pushed the asic-sdk-health-event branch from 47bdabd to 16ff64d Compare March 19, 2024 14:11
@stephenxs stephenxs requested a review from prsunny March 23, 2024 01:51
Signed-off-by: Stephen Sun <stephens@nvidia.com>
@stephenxs stephenxs force-pushed the asic-sdk-health-event branch from 16ff64d to 8f86a3e Compare March 23, 2024 01:52
@stephenxs
Copy link
Collaborator Author

Hi @prsunny
Could you please approve and merge this PR? It is for ASIC/SDK health event and contains only table name definition.
All other PRs of the feature depend on it.
Thanks

@prsunny prsunny merged commit afd561f into sonic-net:master Mar 27, 2024
14 checks passed
@@ -521,6 +523,8 @@ namespace swss {

#define STATE_TRANSCEIVER_INFO_TABLE_NAME "TRANSCEIVER_INFO"

#define ASIC_SDK_HEALTH_EVENT_TABLE_NAME "ASIC_SDK_HEALTH_EVENT_TABLE"
Copy link
Contributor

Choose a reason for hiding this comment

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

missed this while reviewing, could you please prefix this with STATE_ ? (please raise a separate PR)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sure.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@stephenxs stephenxs deleted the asic-sdk-health-event branch March 27, 2024 03:09
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.

4 participants