Re: [ovs-dev] [PATCH 2/4] dpif-netdev: Fix non-local numa selection.

2022-03-01 Thread Mike Pattrick
On Tue, Mar 1, 2022 at 12:25 PM Kevin Traynor wrote: > > In the event of no pmd cores available on the local numa for > an rxq to be assigned to, a pmd core from a non-local numa is > selected. > > If there are more than one non-local numas with pmd cores they > are RR through and checked if they

[ovs-dev] [PATCH 2/4] dpif-netdev: Fix non-local numa selection.

2022-03-01 Thread Kevin Traynor
In the event of no pmd cores available on the local numa for an rxq to be assigned to, a pmd core from a non-local numa is selected. If there are more than one non-local numas with pmd cores they are RR through and checked if they have non-isolated pmds. When successfully finding a non-local numa