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

Adding Extern to the Stratum #867

Open
faliakbari opened this issue Dec 13, 2021 · 1 comment
Open

Adding Extern to the Stratum #867

faliakbari opened this issue Dec 13, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@faliakbari
Copy link

Hello,

I was wondering if you would help me to find the clear steps to change the switch source code and rebuild in order to add our own extern in Stratum.

To be more specific, we added our own extern to the source code of bmv2 switch using the extern module in P4 tutorial and changed the switch_runner.cpp to add our extern. However, we cannot integrate this with ONOS.

On the Other hand, as NG-SDN tutorial uses Stratum, we need to change the source code of Stratum to add our own extern.

I appreciate your guidance.

Best regards,
Fatemeh

@faliakbari faliakbari added the enhancement New feature or request label Dec 13, 2021
@pudelkoM
Copy link
Member

Stratum does not keep a copy of the bmv2 source code, we just check out a version during build.

See #840 for instructions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants