Re: [dpdk-dev] [PATCH] devtools: remove NFP from test-build

2018-07-26 Thread Thomas Monjalon
19/07/2018 13:11, Alejandro Lucero: > On Thu, Jul 19, 2018 at 4:03 AM, Pablo de Lara < > pablo.de.lara.gua...@intel.com> wrote: > > > NFP PMD does not have any external dependency. > > It only requires Linux OS, so it is not needed > > to be enabled in the test-build script. > > > > Signed-off-by:

Re: [dpdk-dev] [PATCH] devtools: remove NFP from test-build

2018-07-19 Thread Alejandro Lucero
On Thu, Jul 19, 2018 at 4:03 AM, Pablo de Lara < pablo.de.lara.gua...@intel.com> wrote: > NFP PMD does not have any external dependency. > It only requires Linux OS, so it is not needed > to be enabled in the test-build script. > > Signed-off-by: Pablo de Lara > --- > devtools/test-build.sh | 1