acl-plugin: multicore: send the interrupts to thread0 too 47/10447/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 7 Feb 2018 15:21:48 +0000 (16:21 +0100)
committerDamjan Marion <dmarion.lists@gmail.com>
Wed, 7 Feb 2018 19:16:02 +0000 (19:16 +0000)
commitfe99a7eeb996633051942b6555b4806592dd8ad0
tree3e5985adff76bb9ca299a267242f7bcfef5db4c3
parentd3cb7ba2ab042cbfb580ea3f01e41e98d41d0508
acl-plugin: multicore: send the interrupts to thread0 too

The thread0 in some configurations can handle the traffic.
Some of the previous fixes accomodated for that, but
the interrupt sending for connection clearing
was not adapted to that, resulting in a deadlock
during clearing of all connections...

Change-Id: I32b4c7bac09c91c22b796baab843bdaf41f7045c
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/plugins/acl/fa_node.c