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

Support configuration of VPP bootup parameters #30

Open
patilshashidhar opened this issue May 9, 2023 · 0 comments
Open

Support configuration of VPP bootup parameters #30

patilshashidhar opened this issue May 9, 2023 · 0 comments
Assignees

Comments

@patilshashidhar
Copy link
Contributor

patilshashidhar commented May 9, 2023

Currently the VPP configuration is generated on the fly by using some hard coded parameters. Only network ports addition is supported by way of a configuration script (VM image) or startup script.

The ask is support configuration of vpp parameters through SONiC management framework . Also the configuration be applicable across reboots.

The configuration parameters should cover the supported parameters in vpp startup.conf.

@patilshashidhar patilshashidhar self-assigned this May 9, 2023
patilshashidhar added a commit to patilshashidhar/sonic-platform-vpp that referenced this issue May 9, 2023
This is Phase 1 commit. This adds backend vpp configuration support.
1. Adds a vppcfg daemon to handle the vpp platform configuration from the config_db.
2. Updates the start scripts of syncd-vpp containers/processes
3. A simple vpp configuration load script for basic testing

Signed-off-by: Shashidhar Patil <[email protected]>
patilshashidhar added a commit to patilshashidhar/sonic-platform-vpp that referenced this issue May 9, 2023
Updated some files with copyright section as required.

Signed-off-by: Shashidhar Patil <[email protected]>
patilshashidhar added a commit that referenced this issue May 9, 2023
Issue #30: Support configuration of VPP bootup parameters
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

1 participant