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 basic DASH HA session APIs for concepts, state management and inline sync. #2007

Merged
merged 4 commits into from
May 2, 2024

Conversation

r12f
Copy link
Contributor

@r12f r12f commented Apr 24, 2024

This change add the HA session API for:

  • Basic building blocks, such as HA set, HA scope and HA role.
  • State management: How the role is attached and controlled.
  • Inline sync: Data path definitions of HA set.

All APIs are following the HLD that is merged in DASH here: sonic-net/DASH#532.

inc/saiobject.h Outdated
@@ -37,6 +37,7 @@
#include <saisrv6.h>

/* new experimental object type includes */
#include <saiexperimentaldashha.h>
Copy link
Collaborator

Choose a reason for hiding this comment

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

this change is not needed

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thanks for checking Kamil! I have it removed now.

@r12f r12f force-pushed the user/r12f/ha-session-api branch from 69977d6 to 5278743 Compare May 2, 2024 19:31
@prsunny prsunny merged commit 53bff25 into opencomputeproject:master May 2, 2024
3 checks passed
@r12f r12f deleted the user/r12f/ha-session-api branch May 3, 2024 21:31
erohsik pushed a commit to erohsik/SAI that referenced this pull request Sep 17, 2024
…ine sync. (opencomputeproject#2007)

* [DASH]  Add basic DASH HA session APIs for concepts, state management and inline sync.
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.

3 participants