Hi,
I am trying to use vcl_test_client and using below vcl config:

While trying to run seeing the below error:

vppcom_connect_to_vpp:502: vcl<1876:0>: app (vcl_test_client) is connected to 
VPP!
vppcom_app_create:1203: vcl<1876:0>: sending session enable
vppcom_app_create:1211: vcl<1876:0>: sending app attach
vl_api_app_attach_reply_t_handler:82: vcl<0:-1>: ERROR attach failed: 
Unsupported application config (-108)

Could you please let me know why this is unsupported at VPP?

vcl {
 rx-fifo-size 400000
 tx-fifo-size 400000
 app-scope-global
 api-socket-name /run/vpp/api.sock
 #api-socket-name /run/vpp/cli.sock
 use-mq-eventfd
}
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#19323): https://lists.fd.io/g/vpp-dev/message/19323
Mute This Topic: https://lists.fd.io/mt/82575076/21656
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