vcl: rx dequeue notifications with epoll 40/28340/7
authorFlorin Coras <fcoras@cisco.com>
Thu, 13 Aug 2020 03:46:29 +0000 (20:46 -0700)
committerDave Barach <openvpp@barachs.net>
Fri, 14 Aug 2020 20:23:06 +0000 (20:23 +0000)
commit17ec577f7b3b092e09d95451317957415f4baf4f
tree1ce03c3b4bb070a9eaeba30801592922fede1dfc
parentc34118b5915bb2f4e55accaaf9045c05426104b4
vcl: rx dequeue notifications with epoll

Add deq request on ct fifo if present and clear event when session is
removed from epoll group.

Type: fix

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