On 6/4/2019 11:59 AM, Michal Krawczyk wrote:
> Previous solution was using memzones in invalid way in hope to assign
> IO queue to the appropriate NUMA zone.
> 
> The right way is to use socket_id from the rx/tx queue setup function
> and then pass it to the IO queue.
> 
> Fixes: 3d3edc265fc8 ("net/ena: make coherent memory allocation NUMA-aware")
> Cc: [email protected]
> 
> Signed-off-by: Michal Krawczyk <[email protected]>
> Reviewed-by: David Marchand <[email protected]>

Applied to dpdk-next-net/master, thanks.

Reply via email to