[dpdk-dev] [PATCH 0/3] app: fix build

2013-11-21 Thread Thomas Monjalon
21/11/2013 15:26, Olivier MATZ : > On 11/18/2013 11:30 PM, Thomas Monjalon wrote: > > When disabling librte_cmdline or app/test, build failed. > > These 3 patches fix it. > > Acked (all 3 patches) Pushed -- Thomas

[dpdk-dev] [PATCH 0/3] app: fix build

2013-11-21 Thread Olivier MATZ
Hi Thomas, On 11/18/2013 11:30 PM, Thomas Monjalon wrote: > When disabling librte_cmdline or app/test, build failed. > These 3 patches fix it. Acked (all 3 patches)

[dpdk-dev] [PATCH 0/3] app: fix build

2013-11-18 Thread Thomas Monjalon
When disabling librte_cmdline or app/test, build failed. These 3 patches fix it. --- Thomas Monjalon (3): app/cmdline_test: fix build without app/test app/testpmd: fix build without librte_cmdline app/test: fix build without librte_cmdline app/cmdline_test/Makefile |4 ++-- app/