summaryrefslogtreecommitdiffstats
path: root/src/vnet/session/session_node.c
diff options
context:
space:
mode:
authorDave Barach <dave@barachs.net>2020-01-23 08:44:40 -0500
committerAndrew Yourtchenko <ayourtch@gmail.com>2020-01-24 00:21:06 +0000
commit9af7a98cf854a6b43fc681235d092c445a505589 (patch)
treeee0778316e08df1b2fe8cda357cc0fa7a8cc8c22 /src/vnet/session/session_node.c
parent864af095087184e133e3e3b0c546c7d65866f63d (diff)
api: mark api_trace_command_fn thread-safe
Binary API trace replay with multiple worker threads depends in many cases on worker thread graph replica maintenance. If we (implicitly) assert a worker thread barrier at the debug CLI level, all graph replica changes are deferred until the replay operation completes. If an interface is deleted, the wheels may fall off. Type: fix Ticket: VPP-1824 Signed-off-by: Dave Barach <dave@barachs.net> Change-Id: I9b07d43f8501caa5519e5ff9ae4c19dc2661cc84
Diffstat (limited to 'src/vnet/session/session_node.c')
0 files changed, 0 insertions, 0 deletions