> I am using vpp20.01 on multicore env running on a VM and getting a crash:
> (vlib_worker_thread_barrier_sync_int) assertion `vlib_get_thread_index ()
> == 0' fails

You are not supposed to take the worker barrier from a worker thread. You can 
use vl_api_rpc_call_main_thread() to call the main thread instead.
Also note that 20.01 is no longer supported you should move to 20.05 if 
possible.

Best
ben
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#16920): https://lists.fd.io/g/vpp-dev/message/16920
Mute This Topic: https://lists.fd.io/mt/75392381/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to