Re: [dpdk-dev] [PATCH] app/testpmd: enable NUMA support by default

2017-04-20 Thread Thomas Monjalon
19/04/2017 18:19, Thomas Monjalon: > 24/03/2017 18:00, Bruce Richardson: > > There is little reason for NUMA support in testpmd to be off by default, > > so > > enable it, and add in a new commandline parameter to disable it, if that > > is > > wanted by users. > > > > Signed-off-by: Bruce Richard

Re: [dpdk-dev] [PATCH] app/testpmd: enable NUMA support by default

2017-04-19 Thread Thomas Monjalon
24/03/2017 18:00, Bruce Richardson: > There is little reason for NUMA support in testpmd to be off by default, so > enable it, and add in a new commandline parameter to disable it, if that is > wanted by users. > > Signed-off-by: Bruce Richardson Any comment or ack?