sonic-net / DASH

Disaggregated APIs for SONiC Hosts
Apache License 2.0
78 stars 88 forks source link

Add DASH HA session API design. #532

Closed r12f closed 3 months ago

r12f commented 4 months ago

This change is made to add HA session API HLD and P4 changes for SAI API generation.

To describe how the HA session API works, the HLD in this change contains:

The change also contains the P4 code that generates the SAI APIs. And the generated APIs can be previewed in this branch here: https://github.com/r12f/SAI/tree/user/r12f/ha-api/experimental.

r12f commented 3 months ago

Woot! Thanks @mukeshmv and @marian-pritsak for reviewing! I am merging it now.