-
Notifications
You must be signed in to change notification settings - Fork 420
VPP: T7175: Added sflow plugin to build #962
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
Conversation
Added Sflow plugin to VPP build.
❌ |
Added Sflow plugin to VPP build.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Include sFlow plugin to VPP binary
All contributors have signed the CLA ✍️ ✅ |
@ServerForge do you see the message regarding CLA? As the CI CLA Check does not pass. It cannot be merged until agreed/sign.
|
I don't usually get notifications for bot replies. I have read the CLA Document and I hereby sign the CLA |
@ServerForge it must be a separate comment that contains only this phrase without quotes "I have read the CLA Document and I hereby sign the CLA" |
I have read the CLA Document and I hereby sign the CLA |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Additional plugin build commands look sane.
@ServerForge Thanks! |
@ServerForge after merging the VPP binary cannot build
|
May want to roll it back to v0.9.02-2 instead of v1.0.01-1 since i know it did build with the original version it was submitted with. |
The current VPP version defined will build with v0.9.02-2 but not v1.0.01-1. v1.0.01-1 will build with stable/2506 however there seems to be a slight issue with some of the patches with the newer VPP versions. |
Change summary
Added the VPP-Sflow plugin to the build.
Types of changes
Related Task(s)
https://vyos.dev/T7175
Related PR(s)
vyos/vyos-vpp#32
vyos/vyos-1x#4504
Checklist: