[dpdk-dev] [PATCH] app/testpmd: reserve NUMA node per device port and per ring

Ferruh Yigit ferruh.yigit at intel.com
Thu Oct 18 14:56:51 CEST 2018


On 10/18/2018 11:39 AM, phil.yang at arm.com wrote:
> If user explicitly requested memory to be allocated from a socket via
> `port-numa-config` and `rxring-numa-config`, and if that socket is
> valid, add that socket into socket_ids[] so that mempool allocated for
> that socket.
> 
> Fixes: dbfb8ec ("app/testpmd: optimize mbuf pool allocation")
> 
> Suggested-by: Yigit Ferruh <ferruh.yigit at intel.com>
> Signed-off-by: Phil Yang <phil.yang at arm.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

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


Thanks Phil.


More information about the dev mailing list