udp: fix rx event generation 95/21095/4
authorFlorin Coras <fcoras@cisco.com>
Wed, 7 Aug 2019 01:28:49 +0000 (18:28 -0700)
committerDave Barach <openvpp@barachs.net>
Thu, 8 Aug 2019 22:07:51 +0000 (22:07 +0000)
commit9cbf6818b37275199b6c0ebef0ef3d8ecaac0a3b
tree3d946a224bf291da05f03cd3c30f14e9ec321740
parentfcd26a039409e2697a6797e74b0c45544503e853
udp: fix rx event generation

When session is owned by another thread, avoid postponing the generation
of the rx event.

Type:fix

Change-Id: Ie6afc8116ce40e83d8aae0432b48e19b31287d8b
Signed-off-by: Florin Coras <fcoras@cisco.com>
src/vnet/udp/udp_input.c