From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] lpm: set errno on creation error Date: Tue, 24 Oct 2017 15:20:05 +0100 Message-ID: <20171024142004.GA11132@bricha3-MOBL3.ger.corp.intel.com> References: <1508851710-54504-1-git-send-email-iryzhov@nfware.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Igor Ryzhov Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 8DDA51B828 for ; Tue, 24 Oct 2017 16:20:09 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1508851710-54504-1-git-send-email-iryzhov@nfware.com> 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 Tue, Oct 24, 2017 at 04:28:30PM +0300, Igor Ryzhov wrote: > Signed-off-by: Igor Ryzhov > --- > lib/librte_lpm/rte_lpm.c | 6 ++++++ > 1 file changed, 6 insertions(+) > Acked-by: Bruce Richardson