Re: [vpp-dev] VAT ACL for 18.04

2018-04-04 Thread Andrew Yourtchenko
04 AM > To: vpp-dev@lists.fd.io > Cc: vpp-dev@lists.fd.io > Subject: [**EXTERNAL**] Re: [vpp-dev] VAT ACL for 18.04 > > Hi Andrew, > > I was trying that in the meantime. This is what I have got: > > git clone https://gerrit.fd.io/r/vpp vpp5 git checkout remotes/origin/master > c

Re: [vpp-dev] VAT ACL for 18.04

2018-04-03 Thread Shashi Kant Singh
Thanks Prashant This worked Regards Shashi From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Prashant G Sent: 04 April 2018 07:50 To: vpp-dev@lists.fd.io Cc: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] VAT ACL for 18.04 Hi Shashi, Can you check if you really want to load

Re: [vpp-dev] VAT ACL for 18.04

2018-04-03 Thread Prashant G
. -Prashant -Original Message- From: vpp-dev@lists.fd.io On Behalf Of Shashi Kant Singh Sent: Tuesday, April 03, 2018 3:04 AM To: vpp-dev@lists.fd.io Cc: vpp-dev@lists.fd.io Subject: [**EXTERNAL**] Re: [vpp-dev] VAT ACL for 18.04 Hi Andrew, I was trying that in the meantime. This is

Re: [vpp-dev] VAT ACL for 18.04

2018-04-03 Thread Andrew Yourtchenko
t;> undefined symbol: ip4_lookup_node >> load_one_plugin:42: >> ./build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/cdp_plugin.so: >> undefined symbol: vnet_main >> load_one_plugin:42: >> ./build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/dpdk_plugin.s

Re: [vpp-dev] VAT ACL for 18.04

2018-04-03 Thread Andrew Yourtchenko
fined symbol: sr_main > load_one_plugin:42: > ./build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/stn_plugin.so: > undefined symbol: socket_main > load_one_plugin:42: > ./build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/ila_plugin.so: > undefined symbol: u

Re: [vpp-dev] VAT ACL for 18.04

2018-04-03 Thread Shashi Kant Singh
Yourtchenko [mailto:ayour...@gmail.com] Sent: 03 April 2018 15:30 To: Shashi Kant Singh Cc: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] VAT ACL for 18.04 Shashi, yeah, this looks like some localized issue with the build. You might issue "git clean -fdx" to get rid of extraneous stuff and

Re: [vpp-dev] VAT ACL for 18.04

2018-04-03 Thread Andrew Yourtchenko
lib64/vpp_plugins/ila_plugin.so: > undefined symbol: unformat_vnet_sw_interface > load_one_plugin:42: > /bng5/shashi-7/vpp4_debug/vpp/build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/flowprobe_plugin.so: > undefined symbol: ip4_lookup_node > vat# > > > > > Fr

Re: [vpp-dev] VAT ACL for 18.04

2018-04-02 Thread Shashi Kant Singh
@lists.fd.io Cc: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] VAT ACL for 18.04 Shashi, Probably your 1804 environment is not happy. The commands are still there, but if you don’t see it in vat it means it can’t load acl plugin, so you will need to doublecheck why. --a On 2 Apr 2018, at 12:06

Re: [vpp-dev] VAT ACL for 18.04

2018-04-02 Thread Andrew Yourtchenko
Shashi, Probably your 1804 environment is not happy. The commands are still there, but if you don’t see it in vat it means it can’t load acl plugin, so you will need to doublecheck why. --a > On 2 Apr 2018, at 12:06, Shashi Kant Singh wrote: > > Hi > > I was trying to follow > > https://wik