sonic-net / DASH

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

[Draft] Add flow API #507

Closed zhixiongniu closed 4 months ago

zhixiongniu commented 6 months ago

This PR introduces the abstraction of the DASH Flow API, encompassing both the flow table and flow entry, within the bmv2 environment.

For a preview of the SAI introduced by this PR, please refer to the following branch: SAI Flow API Preview Branch.

zhixiongniu commented 4 months ago

So sorry. I closed this PR accidentally. This new PR is: https://github.com/sonic-net/DASH/pull/524