Re: [vpp-dev] Free a vlib buffer from out a VPP worker thread

2022-08-13 Thread Dave Barach
ists.fd.io Sent: Friday, August 12, 2022 9:30 AM To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] Free a vlib buffer from out a VPP worker thread Dave, Does VPP support the concept of additional threads that are spawned from within a plugin, lets call them 'external threads', and t

Re: [vpp-dev] Free a vlib buffer from out a VPP worker thread

2022-08-12 Thread Simon Barber via lists.fd.io
Dave, Does VPP support the concept of additional threads that are spawned from within a plugin, lets call them 'external threads', and the allocation of a vlib_main_t / vlib_buffer_pool_thread_t for these external threads, or should all interactions such as freeing a buffer, be performe