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

Drop1.0: Complete implementation for fastpath + remove vendor leftovers #397

Merged
merged 2 commits into from
Sep 2, 2024

Conversation

atulpatel261194
Copy link
Contributor

@atulpatel261194 atulpatel261194 commented Sep 2, 2024

Introducing the complete implementation for fastpath based on the new opi-evpn-br architecture that has been presented to opi-tsc in 15 Feb 2024 link

This PR includes:

Modular based implementation according to the architecture(#397)
Netlink Watcher (#385)
intel e2000 vendor plugin (#386) (no vendor code in the generic bridges)
This PR has dependency on Netlink Watcher( #385), Intel Vendor Plugin(#386). Once these 2 PRs ( #385 , #386 ) get merged, We will rebase current PR (#384) to main.
The Current PR (#397) Will be the Last PR to be merged.

@atulpatel261194 atulpatel261194 requested a review from a team as a code owner September 2, 2024 12:20
@artek-koltun artek-koltun changed the title Drop1.0: Complete implementation for fastpath based on the new opi-evpn-br architecture Drop1.0: Complete implementation for fastpath + remove venodr leftovers Sep 2, 2024
@artek-koltun artek-koltun changed the title Drop1.0: Complete implementation for fastpath + remove venodr leftovers Drop1.0: Complete implementation for fastpath + remove vendor leftovers Sep 2, 2024
Copy link
Contributor

@artek-koltun artek-koltun left a comment

Choose a reason for hiding this comment

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

good that vendor plugins are removed

atulpatel261194 and others added 2 commits September 2, 2024 07:10
Co-authored-by: Dimitrios Markou <[email protected]>
Co-authored-by: Saikumar Banoth <[email protected]>
Co-authored-by: Vemula Venkatesh <[email protected]>
Co-authored-by: Jambekar Vishakha <[email protected]>
Signed-off-by: atulpatel261194 <[email protected]>
@artek-koltun artek-koltun merged commit 8f51de1 into opiproject:main Sep 2, 2024
15 checks passed
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.

2 participants