pp-dev@lists.fd.io] On Behalf Of Dave Barach
Sent: 13 February 2018 18:34
To: vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>
Subject: [vpp-dev] Error in loading sample_plugin.so
Dear Shashi,
Defining sample_main fixes the problem. If you feel like it, push a patch
please.
It seems quite like
?
Regards
Shashi
*From:*vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] *On Behalf Of
*Dave Barach
*Sent:* 13 February 2018 18:34
*To:* vpp-dev@lists.fd.io
*Subject:* [vpp-dev] Error in loading sample_plugin.so
Dear Shashi,
Defining sample_main fixes the problem. If you feel like it, push a
patch
Subject: [vpp-dev] Error in loading sample_plugin.so
Dear Shashi,
Defining sample_main fixes the problem. If you feel like it, push a patch
please.
It seems quite likely that your rebuilt plugin .so didn't end up the plugin
directory.
Thanks... Dave
Dear Shashi,
Defining sample_main fixes the problem. If you feel like it, push a patch
please.
It seems quite likely that your rebuilt plugin .so didn't end up the plugin
directory.
Thanks... Dave
Hi
I am using: VPP 18.01
I compiled sample plugin with:
make build SAMPLE_PLUGIN=yes
it failed so I added
[root@vbbubng12-shashi10 vpp]# git diff
src/examples/sample-plugin/sample/sample.c
diff --git a/src/examples/sample-plugin/sample/sample.c
b/src/examples/sample-plugin/sample/sample.c
i