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


Reply via email to