From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] app/testpmd: show errno along with flow API errors Date: Fri, 14 Sep 2018 15:28:51 +0100 Message-ID: References: <20180831090850.22357-1-adrien.mazarguil@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Adrien Mazarguil Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id C78D6532C for ; Fri, 14 Sep 2018 16:28:53 +0200 (CEST) In-Reply-To: Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 9/14/2018 3:27 PM, Ferruh Yigit wrote: > On 8/31/2018 10:10 AM, Adrien Mazarguil wrote: >> Signed-off-by: Adrien Mazarguil > > Reviewed-by: Ferruh Yigit Applied to dpdk-next-net/master, thanks.