From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] examples/ip_pipeline: fix configuration parser Date: Tue, 22 Mar 2016 19:16:11 +0100 Message-ID: <9754900.9Blh5invNg@xps13> References: <1457958122-20136-1-git-send-email-roy.fan.zhang@intel.com> <1457958122-20136-2-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-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) by dpdk.org (Postfix) with ESMTP id EAA2929CD for ; Tue, 22 Mar 2016 19:17:52 +0100 (CET) Received: by mail-wm0-f52.google.com with SMTP id l68so204183713wml.0 for ; Tue, 22 Mar 2016 11:17:52 -0700 (PDT) In-Reply-To: <1457958122-20136-2-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" 2016-03-14 12:22, Fan Zhang: > Fixes: 377cd98e ("example/ip_pipeline: add link identification") > > Signed-off-by: Fan Zhang > Acked-by: Cristian Dumitrescu Applied, thanks