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

PINS Upstream Tracking for MVP #841

Open
bocon13 opened this issue Aug 13, 2021 · 7 comments
Open

PINS Upstream Tracking for MVP #841

bocon13 opened this issue Aug 13, 2021 · 7 comments

Comments

@bocon13
Copy link
Contributor

bocon13 commented Aug 13, 2021

This issue tracks the status of the initial PINS contributions to upstream SONiC.

HLDs

The following HLDs describe the PINS features and enhancements to SONiC. The main HLD provides the bigger picture and refers to the supplementary HLDs for each specific feature.

PR Title PR #                 Owner Shepherd Comments
PINS Main HLD @bhagatyj, @bocon13 @lguohan Community Review Complete
P4RT App HLD @rhalstea @qiluo-msft Community Review Complete
P4 Orchagent HLD @mint570 @prsunny Community Review Complete
P4 APPL DB Schema HLD @kishanps @prsunny Community Review Complete
SAI P4 Program HLD @smolkaj @abdosi Community Review Complete
APPL State DB and Response Path @mint570 @shi-su Community Review Complete
P4RT Packet IO @kishanps @prsunny Community Review Complete
P4 Extensions HLD @ravi861 @abdosi Revisiting design after community comments

Code Contributions

Repo PR Title PR #                 Comments
swss-common Update database defintions
swss-common Update database defintions Revises changes made during review of sonic-net/sonic-swss-common#536
swss-common Add batch ops and StatusCode
buildimage Add gmock for swss-common tests
swss-common Add ACL Schema
swss-common Add Bazel support
swss Add response publisher
swss Add P4Orch
swss Integrate P4Orch into orchagent Depends on sonic-net/sonic-swss#1997
sonic-pins New repo containing P4RT application and SAI P4 program
buildimage Add APPL_STATE_DB and response path log rotation
buildimage Add P4RT container: submodules and build files
@bocon13 bocon13 changed the title PINS HLD Tracking PINS HLDs Status Aug 13, 2021
@kishanps
Copy link
Contributor

@bocon13 Can you pls add the Packet IO link (https://github.com/Azure/SONiC/pull/850/files)

@bocon13 bocon13 changed the title PINS HLDs Status PINS Upstream Tracking Sep 9, 2021
@smolkaj
Copy link

smolkaj commented Sep 9, 2021

@bocon13 SAI P4 Program HLD: #852

@bocon13 bocon13 changed the title PINS Upstream Tracking PINS Upstream Tracking for MVP Sep 10, 2021
@mint570
Copy link
Collaborator

mint570 commented Sep 21, 2021

Some suggestion on code contributions (just suggestion, no strong opinion):

swss-common:

  • We might want to remove component state helper
  • All the #define can go into a single pr
  • Bazel support and ConsumerNotifier can go into the same pr as the interfaces pr

swss:

  • cfgmgr change can go into the response publisher pr
  • request parser change can go into the vrf response path pr
  • ports orch change can go into the p4orch pr

@StephenWangGoogle
Copy link

We should move hash orch related item out of MVP

@bocon13
Copy link
Contributor Author

bocon13 commented Sep 21, 2021

  • We might want to remove component state helper

Only needed for critical state. Then in users (p4rt and swss) of the class, just throw an exception and exit for now

@zhangyanzhao
Copy link
Collaborator

@bocon13 would you please update the HLD status since the community review is completed. Also please help to add the code PR info, so that community can review.
Thanks.

@smolkaj
Copy link

smolkaj commented Feb 17, 2022

Are we planning to merge the HLDs?

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

No branches or pull requests

6 participants