[dpdk-dev] [PATCH 1/5] examples_ip_pipeline: fix typo's

2015-09-09 Thread Dumitrescu, Cristian
> -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber.org] > Sent: Tuesday, September 1, 2015 4:59 AM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Stephen Hemminger > Subject: [PATCH 1/5] examples_ip_pipeline: fix typo's > > Coverity found these as dead-co

[dpdk-dev] [PATCH 1/5] examples_ip_pipeline: fix typo's

2015-08-31 Thread Stephen Hemminger
Coverity found these as dead-code and/or copy-paste bugs. Signed-off-by: Stephen Hemminger --- examples/ip_pipeline/config_parse.c | 2 +- examples/ip_pipeline/config_parse_tm.c | 2 +- examples/ip_pipeline/pipeline/pipeline_flow_classification.c |