Worker Thread is your IO thread? How many worker-threads have you enabled? If you're flow based, you might want to explore the RSS feature https://wiki.fd.io/view/VPP/Using_VPP_In_A_Multi-thread_Model
On Wed, Apr 18, 2018 at 9:16 AM, <tieudaotu...@gmail.com> wrote: > Thanks Damjan, Avinash > > I just want the packet flow always goes directly to the same worker > thread. And I think that it should use io thread to redirect packet of the > flow to an appropriate worker thread. > has that already existed in vpp? Damjan, Could you tell me how can i do > that? > > I follow Avinash's answer and enable handoff_worker feature, I find out > worker thread is my needed io thread also, i am wrong? > Any help will be highly appreciated! > > >