Re: [dpdk-dev] [PATCH] examples: fix ip_pipeline makefile typo

2017-01-17 Thread Thomas Monjalon
2016-11-23 15:43, Ferruh Yigit: > On 11/23/2016 12:56 PM, Ilya Matveychikov wrote: > > Signed-off-by: Ilya V. Matveychikov > > --- > > examples/ip_pipeline/Makefile | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/examples/ip_pipeline/Makefile b/examples/ip_pipeline

[dpdk-dev] [PATCH] examples: fix ip_pipeline makefile typo

2016-11-23 Thread Ferruh Yigit
On 11/23/2016 12:56 PM, Ilya Matveychikov wrote: > Signed-off-by: Ilya V. Matveychikov > --- > examples/ip_pipeline/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/examples/ip_pipeline/Makefile b/examples/ip_pipeline/Makefile > index 5827117..6657237 100644 > --

[dpdk-dev] [PATCH] examples: fix ip_pipeline makefile typo

2016-11-23 Thread Ilya Matveychikov
Signed-off-by: Ilya V. Matveychikov --- examples/ip_pipeline/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ip_pipeline/Makefile b/examples/ip_pipeline/Makefile index 5827117..6657237 100644 --- a/examples/ip_pipeline/Makefile +++ b/examples/ip_pipeline/Make