Hi,
I am testing VPP running on LX2160ARDB based on LSDK2108, I followed the user manual(9.3.5 Executing VPP) to run app, but I got the below error:
# vpp -c /etc/vpp/startup.conf.dpkg-new &
# vpp[1776]: clib_elf_parse_file: open `/usr/bin/vpp3': No such file or director vpp[1776]: vlib_sort_init_exit_functions:160: order constraint fcn 'dns_init' not found vpp[1776]: vnet_feature_arc_init:271: feature node 'nat44-in2out-output' not found (before 'ip4-dvr-reinject', arc 'ip4-output') vpp: symbol lookup error: /usr/lib/aarch64-linux-gnu/vpp_plugins/dpdk_plugin.so: undefined symbol: numa_available
Do you have any idea about this issue?
Thanks
Jack Ho