Hi, > I want to write some VPP API and I decide to create separate directory for > this APIs. > Which libraries are required to register this API? > What is the right way to add and register APIs? > How to add this directory to Makefile?
Take a look at src/examples/sample-plugin Typically the API definitions live together with the code implementing them. Best regards, Ole
signature.asc
Description: Message signed with OpenPGP
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev