[Edited Message Follows]

Hi Team,
I am trying to explore tcp user space in my vm using vpp hoststack.
I install and brought up vpp with attached startup1 conf and vpp1 conf.
1. executed the vpp with start config :

sudo 
/auto/home.nas04/skesavan/vpp/build-root/install-vpp_debug-native/vpp/bin/vpp 
-c /etc/vpp/startup.conf

-bash-4.2$ cat /etc/vpp/vpp1.conf

session enable

create host-interface name vpp1

set int ip address host-vpp1 10.0.0.1/24

set int state host-vpp1 up

2.displayed interfaces

-bash-4.2$ sudo 
/auto/home.nas04/skesavan/vpp/build-root/install-vpp_debug-native/vpp/bin/vppctl
 show int

Name Idx State MTU (L3/IP4/IP6/MPLS) Counter Count

local0 0 down 0/0/0/0

2. -bash-4.2$ sudo 
/auto/home.nas04/skesavan/vpp/build-root/install-vpp_debug-native/vpp/bin/vpp_echo
 server uri tcp://10.0.0.1/24

vl_api_sock_init_shm_reply_t_handler:363: failed to init shmem

Segmentation fault

Is there anything I am missing obvious?

Attachment: startup1.conf
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#16852): https://lists.fd.io/g/vpp-dev/message/16852
Mute This Topic: https://lists.fd.io/mt/75236261/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to