> On 14.04.2021., at 13:21, Marcos - Mgiga <mar...@mgiga.com.br> wrote: > > Hello, > > I increased VPP rx/tx queues in order to enable RSS on VPP instance. Since > VPP is running on a NUMA system with two threads with 8 cores each, I would > like to pin TX / RX queue to proper NUMA nodes. > > Using set interface rx-placement I was able to associate rx queue to desired > cores, so I would like to know if is there any possibility to pin tx queue to > a certain workers as well. >
Not at the moment. tx queues are statically mapped (0 to main thread, 1 to worker 0, 2 to worker 1, etc.). There are some plans to implement such capability…..
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19192): https://lists.fd.io/g/vpp-dev/message/19192 Mute This Topic: https://lists.fd.io/mt/82088483/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-