session/svm: add want_tx_event flag to fifo 01/14901/4
authorFlorin Coras <fcoras@cisco.com>
Tue, 18 Sep 2018 05:09:02 +0000 (22:09 -0700)
committerDamjan Marion <dmarion@me.com>
Thu, 20 Sep 2018 10:05:48 +0000 (10:05 +0000)
commit0e88e851e058f4fb7cc690dbbdb19216ab360d1c
tree94b6117dfd76cc7a6da2ee344f676d7765d086e3
parent008dbe109ce2714be69ffb6549a0c0198a07f7d0
session/svm: add want_tx_event flag to fifo

Have applications use explicit flag to request events from vpp when it
transmits from a full fifo.

Change-Id: I687c8f050a066bd5ce739d880eaec1f286038d95
Signed-off-by: Florin Coras <fcoras@cisco.com>
src/svm/svm_fifo.h
src/vcl/sock_test_server.c
src/vcl/vcl_debug.h
src/vcl/vcl_test.h
src/vcl/vppcom.c
src/vnet/session/session_node.c
test/test_vcl.py