[dpdk-dev] [PATCH v4] app/testpmd: fix mempool creation by socket id

Thomas Monjalon thomas at monjalon.net
Wed May 10 18:41:30 CEST 2017


09/05/2017 10:54, Wu, Jingjing:
> From: Shahaf Shuler [mailto:shahafs at mellanox.com]
> > 
> > The test assumes the socket ids are contiguous. This is not necessarily the case
> > on all servers and may cause mempool creation to fail.
> > 
> > Fixing it by detecting the list of valid socket ids and use it for the mempool
> > creation.
> > 
> > Fixes: 7acf894d07d1 ("app/testpmd: detect numa socket count")
> > 
> > CC: stable at dpdk.org
> > Signed-off-by: Shahaf Shuler <shahafs at mellanox.com>
> Acked-by: Jingjing Wu <jingjing.wu at intel.com>

Applied, thanks



More information about the dev mailing list