vcl: fix bidirectional tests (VPP-1455) 01/15301/1
authorFlorin Coras <fcoras@cisco.com>
Sat, 13 Oct 2018 19:20:01 +0000 (12:20 -0700)
committerMarco Varlese <marco.varlese@suse.de>
Tue, 16 Oct 2018 10:05:57 +0000 (10:05 +0000)
commitd6a0d0e2063fcc93eb56fc8a542e89a8e0b53741
treec8f10ce77fe524a6cf9f927395adff6c206e9ab0
parent347c523c23277a6061a21dbca43be7498ebb41af
vcl: fix bidirectional tests (VPP-1455)

- add epoll dequeued events beyond maxevents to unhandled
- filter multiple epoll rx events

Change-Id: I618f5f02b19581473de891b3b59bb6a0faad10b5
Signed-off-by: Florin Coras <fcoras@cisco.com>
(cherry picked from commit aa27eb95b7ee3bb69b62166d5e418e973cbbdcfa)
src/vcl/vcl_private.h
src/vcl/vcl_test.h
src/vcl/vppcom.c
src/vnet/session/session_api.c