vcl: add api to expose worker message queues epfd 91/17091/2
authorFlorin Coras <fcoras@cisco.com>
Fri, 25 Jan 2019 21:19:56 +0000 (13:19 -0800)
committerDave Barach <openvpp@barachs.net>
Sat, 26 Jan 2019 14:51:55 +0000 (14:51 +0000)
commite0982e56f0b644fbec429fa8639ddb1b3403bea8
tree71649701e22137424e3d579ed00f091ebe44691a
parentff426930051664aee1638ccff23c3345b4c129e7
vcl: add api to expose worker message queues epfd

This only works if vcl is configured to do eventd based message queue
notifications, instead of condvars. For that, add "use-mq-eventfd" to
vcl startup conf.

Change-Id: Id0f0288a40ec7d3daef7370f8b88420425867ab6
Signed-off-by: Florin Coras <fcoras@cisco.com>
src/vcl/vppcom.c
src/vcl/vppcom.h