Re: [PATCH v2] net: qcom/emac: Allocate buffers from local node
From: David Miller
Date: Sun May 20 2018 - 17:28:22 EST
From: Hemanth Puranik <hpuranik@xxxxxxxxxxxxxx>
Date: Fri, 18 May 2018 08:59:29 +0530
> Currently we use non-NUMA aware allocation for TPD and RRD buffers,
> this patch modifies to use NUMA friendly allocation.
>
> Signed-off-by: Hemanth Puranik <hpuranik@xxxxxxxxxxxxxx>
> ---
> Change since v1:
> - Addressed comments related to ordering
Applied to net-next.