From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v3 1/2] ethdev: document error codes of reset Date: Wed, 25 Oct 2017 09:08:33 -0700 Message-ID: <96b1bb14-206a-df3a-93d5-c7ef0489585a@intel.com> References: <20171024110312.24029-1-luca.boccassi@gmail.com> <20171024131905.17917-1-luca.boccassi@gmail.com> <1508932896.24573.0.camel@debian.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Luca Boccassi , dev@dpdk.org Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 9198B1BA15 for ; Wed, 25 Oct 2017 18:08:34 +0200 (CEST) In-Reply-To: <1508932896.24573.0.camel@debian.org> 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 10/25/2017 5:01 AM, Luca Boccassi wrote: > On Tue, 2017-10-24 at 13:41 -0700, Ferruh Yigit wrote: >> On 10/24/2017 6:19 AM, luca.boccassi@gmail.com wrote: >>> From: Luca Boccassi >>> >>> This new function returns 0 on success and various error codes on >>> different failures. Attempt to document them. >>> >>> Signed-off-by: Luca Boccassi >>> Acked-by: Thomas Monjalon >> >> Series applied to dpdk-next-net/master, thanks. > > Thanks! > > Will it make it into 17.11-rc2? Most probably, next-net not pulled yet, it will be pulled for rc2. Unless has been removed while merged into main tree, will be in rc2.