Shashi, yeah, this looks like some localized issue with the build.
You might issue "git clean -fdx" to get rid of extraneous stuff and then redo "make build", or just check out a clean repo into a new directory. I have just checked out the fresh master on ubuntu 16.04.4 box, built it, and was able to run vat with all the plugins, using this command: sudo ./build-root/install-vpp_debug-native/vpp/bin/vpp_api_test plugin_path ./build-root/install-vpp_debug-native/vpp/lib64/vpp_api_test_plugins/ This is from the topmost VPP repo directory of course. If you then can reproduce the failure again, the detailed steps might be helpful to try to devise a way to fix it... --a On 4/3/18, Shashi Kant Singh <sksi...@altiostar.com> wrote: > Hi Andrew > > I saw this link, similar to my problem: > > https://www.mail-archive.com/vpp-dev@lists.fd.io/msg02547.html > > > When I try to give plugin_path, I get this error (even with a fresh build) > > root@vbbubng6-shashi-7 vpp]# > ./build-root/install-vpp_debug-native/vpp/bin/vpp_api_test plugin_path > /bng5/shashi-7/vpp4_debug/vpp/build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins > load_one_plugin:42: > /bng5/shashi-7/vpp4_debug/vpp/build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/kubeproxy_plugin.so: > undefined symbol: unformat_ip46_address > load_one_plugin:42: > /bng5/shashi-7/vpp4_debug/vpp/build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/acl_plugin.so: > undefined symbol: format_bihash_48_8 > load_one_plugin:42: > /bng5/shashi-7/vpp4_debug/vpp/build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/libsixrd_plugin.so: > undefined symbol: format_dpo_proto > load_one_plugin:42: > /bng5/shashi-7/vpp4_debug/vpp/build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/lb_plugin.so: > undefined symbol: unformat_ip46_address > load_one_plugin:42: > /bng5/shashi-7/vpp4_debug/vpp/build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/ixge_plugin.so: > undefined symbol: format_vnet_buffer > load_one_plugin:42: > /bng5/shashi-7/vpp4_debug/vpp/build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/gtpu_plugin.so: > undefined symbol: l2input_main > load_one_plugin:42: > /bng5/shashi-7/vpp4_debug/vpp/build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/memif_plugin.so: > undefined symbol: unix_main > load_one_plugin:42: > /bng5/shashi-7/vpp4_debug/vpp/build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/pppoe_plugin.so: > undefined symbol: ip6_input_node > load_one_plugin:42: > /bng5/shashi-7/vpp4_debug/vpp/build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/l2e_plugin.so: > undefined symbol: format_vnet_sw_if_index_name > load_one_plugin:42: > /bng5/shashi-7/vpp4_debug/vpp/build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/nat_plugin.so: > undefined symbol: ip4_lookup_node > load_one_plugin:42: > /bng5/shashi-7/vpp4_debug/vpp/build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/dpdk_plugin.so: > undefined symbol: unformat_vnet_hw_interface > load_one_plugin:42: > /bng5/shashi-7/vpp4_debug/vpp/build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/ioam_plugin.so: > undefined symbol: _vlib_init_function_flow_report_init > load_one_plugin:42: > /bng5/shashi-7/vpp4_debug/vpp/build-root/install-vpp_debug-native/vpp/lib64/vpp_plugins/stn_plugin.so: > undefined symbol: unformat_ip46_address > load_one_plugin:42: > /bng5/shashi-7/vpp4_debug/vpp/build-root/install-vpp_debug-native/vpp/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# > > > > > From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Andrew > Yourtchenko > Sent: 03 April 2018 01:16 > To: vpp-dev@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, Shashi Kant Singh > <sksi...@altiostar.com<mailto:sksi...@altiostar.com>> wrote: > Hi > > I was trying to follow > > https://wiki.fd.io/view/VPP/SecurityGroups#acl_interface_set_acl_list_:_set_the_list_of_inbound.2Boutbound_ACLs_for_a_given_interface > > for VAT ACL commands on 18.04 but cannot these command valid anymore. > > Pls help with ACL commands on 18.04 > > Regards > Shashi > > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8769): https://lists.fd.io/g/vpp-dev/message/8769 View All Messages In Topic (4): https://lists.fd.io/g/vpp-dev/topic/16737649 Mute This Topic: https://lists.fd.io/mt/16737649/21656 New Topic: https://lists.fd.io/g/vpp-dev/post Change Your Subscription: https://lists.fd.io/g/vpp-dev/editsub/21656 Group Home: https://lists.fd.io/g/vpp-dev Contact Group Owner: vpp-dev+ow...@lists.fd.io Terms of Service: https://lists.fd.io/static/tos Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub -=-=-=-=-=-=-=-=-=-=-=-