Re: [dpdk-dev] [PATCH] mk: fix message when test application is not built

2017-03-27 Thread Thomas Monjalon
2017-03-20 11:35, Ferruh Yigit: > On 3/17/2017 5:09 PM, Olivier Matz wrote: > > To build the tests, we should use "make test-build". > > > > Fixes: 64592d97c1ae ("mk: do not build tests by default") > > > > Signed-off-by: Olivier Matz > > Acked-by: Ferruh Yigit Applied, thanks

Re: [dpdk-dev] [PATCH] mk: fix message when test application is not built

2017-03-20 Thread Ferruh Yigit
On 3/17/2017 5:09 PM, Olivier Matz wrote: > To build the tests, we should use "make test-build". > > Fixes: 64592d97c1ae ("mk: do not build tests by default") > > Signed-off-by: Olivier Matz Acked-by: Ferruh Yigit