diff options
author | Dave Barach <dave@barachs.net> | 2020-01-23 08:44:40 -0500 |
---|---|---|
committer | Dave Barach <dave@barachs.net> | 2020-01-23 08:55:43 -0500 |
commit | f66f88383848565f65db3029b4c4fbfc424906e1 (patch) | |
tree | 7f0261c7f425c78f543de7a1624864231667d07d /src/vlibmemory/memory_shared.c | |
parent | 7ec120e8dd8ab366fab27eca4e6402f213e24cc8 (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/vlibmemory/memory_shared.c')
0 files changed, 0 insertions, 0 deletions