On 10/18/2018 11:39 AM, phil.y...@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.yi...@intel.com> > Signed-off-by: Phil Yang <phil.y...@arm.com>
Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> Applied to dpdk-next-net/master, thanks. Thanks Phil.