DMA NGINX tests were failing since 43794:
vl_api_app_attach_reply_t_handler:68: vcl<0:-1>:
ERROR attach failed: Feature disabled by configuration (-30)
Change-Id: I1d20c954d85945f47a9553e39f68465026570cb9
Signed-off-by: Vratko Polak <[email protected]>
tx-fifo-size 4000000
use-mq-eventfd
event-queue-size 500000
- api-socket-name /run/vpp/api.sock
+
+ # This must be kept in sync with vpp_hoststack_attr{app_api_socket}
+ # in .../resources/libraries/robot/hoststack/hoststack.robot
+ app-socket-api /run/vpp/app_ns_sockets/default
}