[dpdk-dev] [PATCH] example/ip_pipeline: fix buffer size warning

2015-12-12 Thread Thomas Monjalon
> > Coverity issue: 107102 > > Fixes: 7f64b9c004aa ("examples/ip_pipeline: rework config file syntax") > > > > Signed-off-by: Fan Zhang > > Acked-by: Cristian Dumitrescu > > Acked-by: John McNamara Series applied, thanks (Not really a series but threaded like it)

[dpdk-dev] [PATCH] example/ip_pipeline: fix buffer size warning

2015-12-11 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Fan Zhang > Sent: Friday, December 11, 2015 11:29 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] example/ip_pipeline: fix buffer size warning > > Coverity issue: 107102 > Fixes:

[dpdk-dev] [PATCH] example/ip_pipeline: fix buffer size warning

2015-12-11 Thread Fan Zhang
Coverity issue: 107102 Fixes: 7f64b9c004aa ("examples/ip_pipeline: rework config file syntax") Signed-off-by: Fan Zhang Acked-by: Cristian Dumitrescu --- examples/ip_pipeline/config_parse_tm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ip_pipeline/config_parse_