ble the macswap plugin.
*
Thanks!
---
Best Regards,
Ryota Yushina,
> -Original Message-
> From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On
> Behalf Of Kinsella, Ray
> Sent: Thursday, December 07, 2017 11:03 PM
> To: Pradeep Patel (pradpa
You can find previous guidance on how to build it here.
https://docs.fd.io/vpp/17.10/sample_plugin_doc.html
Ray K
On 06/12/2017 19:44, Pradeep Patel (pradpate) wrote:
I am trying to build and run sample plugin using make option. I see
sample plugin so gets created but failed due to undefine
I am trying to build and run sample plugin using make option. I see sample
plugin so gets created but failed due to undefined symbol: sample_main. Any
pointers with be helpful.
Regards,
Pradeep
>make build SAMPLE_PLUGIN=yes
> make run SAMPLE_PLUGIN=yes
vagrant@localhost:/vpp$ make run SAMPLE_PL