diff options
author | Dave Barach <dave@barachs.net> | 2020-01-23 08:44:40 -0500 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2020-01-23 15:35:51 +0000 |
commit | c385a95e8ed81c39d02114f975850ea52ae7dc17 (patch) | |
tree | 99b9a247805398dde18dbe8aa4ec498acd575155 /src/vnet/policer | |
parent | 418b225931634f6d113d2971cb9550837d69929d (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/policer')
0 files changed, 0 insertions, 0 deletions