> > By default, testpmd will create membuf pool for all NUMA nodes and ignore
> > EAL
> > configuration.
> >
> > Count the number of available NUMA according to EAL core mask or core list
> > configuration. Optimized by only creating membuf pool for those nodes.
> >
> > Fixes: c9cafcc ("app/testpmd: fix mempool creation by socket id")
Fixes: c9cafcc82de8 ("app/testpmd: fix mempool creation by socket id")
Cc: [email protected]
> > Signed-off-by: Phil Yang <[email protected]>
> > Acked-by: Gavin Hu <[email protected]>
>
> Acked-by: Bernard Iremonger <[email protected]>
Applied, thanks