Skip to content

How to add support for my custom vpp plugin to vpp-agent? #1624

Answered by ondrej-fabry
DreamerKMP asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @DreamerKMP,

The proper way to implement support for custom VPP plugin(s) functionality depends on a way you use the VPP Agent project.

Ways to use VPP Agent

The VPP Agent can be used in various different ways:

  1. using the official vpp-agent image published by Ligato (unchanged code)
  2. using a forked vpp-agent repository with code modifications
  3. using the vpp-agent as a library to develop your own agent(s)/app(s)/etc..

1. Using the official vpp-agent

This option is used and recommended only for testing or during development.

This option can be skipped for your use-case, because adding support for custom VPP plugin to VPP Agent is NOT possible without code modifications. However, it mig…

Replies: 5 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by DreamerKMP
Comment options

You must be logged in to vote
3 replies
@HouJiangtao
Comment options

@DreamerKMP
Comment options

@HouJiangtao
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@HouJiangtao
Comment options

@ondrej-fabry
Comment options

@HouJiangtao
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1624 on December 21, 2020 13:05.