Hi All,

I am trying to integrate echo_server.c with some changes in my box.After 
deployment of this plugin i am getting below error.
*Failed: vppctl show cpu: clib_socket_init: connect (fd 3, 
'/run/vpp/cli.sock'): Connection refused*
**
*what i have done is earlier i got an error message that  file does not exist 
for /run/vpp/cli.sock').*
*To fix this i created a file and after that i am getting the error.*
*Typically when we use socket api's provided by VPP what config we should 
consider which will be part of startup.conf?*
**
*For e.g. i added below changes in my startup.conf.*
**
*unix {
nodaemon
log /var/log/vpp/vpp.log
full-coredump
cli-listen /run/vpp/cli.sock

###  gid vpp
}
*
**
*session { evt_qs_memfd_seg  }
socksvr {
default
}

Regards,
Nikhil
*
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18745): https://lists.fd.io/g/vpp-dev/message/18745
Mute This Topic: https://lists.fd.io/mt/80615104/21656
Mute #vpp:https://lists.fd.io/g/vpp-dev/mutehashtag/vpp
Mute #vpp-dev:https://lists.fd.io/g/vpp-dev/mutehashtag/vpp-dev
Mute #vnet:https://lists.fd.io/g/vpp-dev/mutehashtag/vnet
Mute #vppcom:https://lists.fd.io/g/vpp-dev/mutehashtag/vppcom
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