From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] example/ip_pipeline: fix config file parse defect Date: Thu, 10 Dec 2015 22:31:48 +0100 Message-ID: <1898089.Vxim9LmsjM@xps13> References: <1449749959-5063-1-git-send-email-roy.fan.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Fan Zhang Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id 431C18E5F for ; Thu, 10 Dec 2015 22:33:06 +0100 (CET) Received: by mail-wm0-f48.google.com with SMTP id c201so52511042wme.0 for ; Thu, 10 Dec 2015 13:33:06 -0800 (PST) In-Reply-To: <1449749959-5063-1-git-send-email-roy.fan.zhang@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-12-10 12:19, Fan Zhang: > Coverity issue: 120143 > Fixes: 7f64b9c004aa ("examples/ip_pipeline: rework config file syntax") > > Signed-off-by: Fan Zhang > Acked-by: Cristian Dumitrescu Applied, thanks