On 4/6/2018 2:20 PM, Ferruh Yigit wrote:
> On 4/4/2018 2:42 PM, Matej Vido wrote:
>> Previously the queues were the part of private data structure of the
>> Ethernet device.
>> Now the queues are allocated at setup thus numa-aware allocation is
>> possible.
>
> Hi Matej,
>
> Yes by default [rt]x_
On 4/4/2018 2:42 PM, Matej Vido wrote:
> Previously the queues were the part of private data structure of the
> Ethernet device.
> Now the queues are allocated at setup thus numa-aware allocation is
> possible.
Hi Matej,
Yes by default [rt]x_queues are allocated via rte_zmalloc, which uses
SOCKE
Previously the queues were the part of private data structure of the
Ethernet device.
Now the queues are allocated at setup thus numa-aware allocation is
possible.
Signed-off-by: Matej Vido
---
drivers/net/szedata2/rte_eth_szedata2.c | 99 -
1 file changed, 74 ins
3 matches
Mail list logo