Hi Elias, Thanks for fixing these. You could just call vlib_get_main() instead of passing thread_index (for now).
Cheers, Ole > On 27 May 2020, at 03:49, Elias Rudberg <[email protected]> wrote: > > Hello again, > > Here is another fix to avoid assertion failure due to vlib_time_now() > being called with a vm corresponding to a different thread, in > nat_ipfix_logging.c: > > https://gerrit.fd.io/r/c/vpp/+/27281 > > Please have a look and merge if it seems okay. Maybe it could be done > more elegantly, this way required changing in several places to pass > along the thread_index value. > > Best regards, > Elias > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16521): https://lists.fd.io/g/vpp-dev/message/16521 Mute This Topic: https://lists.fd.io/mt/74491949/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
