09/05/2017 10:54, Wu, Jingjing: > From: Shahaf Shuler [mailto:shah...@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: sta...@dpdk.org > > Signed-off-by: Shahaf Shuler <shah...@mellanox.com> > Acked-by: Jingjing Wu <jingjing...@intel.com>
Applied, thanks