app/testpmd: enable NUMA support by default
authorBruce Richardson <bruce.richardson@intel.com>
Fri, 24 Mar 2017 17:00:38 +0000 (17:00 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 20 Apr 2017 23:19:56 +0000 (01:19 +0200)
commit999b2ee0fe4511c44462b29566f264e8d9326e1b
tree258e41c44e4edc4f44af22253d804a3581f90b05
parent0f58f01393006ac60969902e5843540b5a17bfe3
app/testpmd: enable NUMA support by default

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 <bruce.richardson@intel.com>
app/test-pmd/parameters.c
app/test-pmd/testpmd.c
doc/guides/testpmd_app_ug/run_app.rst