From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] mbuf: remove experimental tag from pool ops functions Date: Thu, 26 Jul 2018 23:39:51 +0200 Message-ID: <1810322.PEN322DCX5@xps> References: <1528179851-26589-1-git-send-email-hemant.agrawal@nxp.com> <0661870c-631f-e89e-87d8-d9b6aeb33992@caviumnetworks.com> <20180625152729.2zx2fg2c35fxurbd@platinum> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Olivier Matz , santosh , Jerin Jacob To: Hemant Agrawal Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 9E2A32B95 for ; Thu, 26 Jul 2018 23:39:57 +0200 (CEST) In-Reply-To: <20180625152729.2zx2fg2c35fxurbd@platinum> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 25/06/2018 17:27, Olivier Matz: > On Mon, Jun 11, 2018 at 07:49:37PM +0530, santosh wrote: > > On Monday 11 June 2018 07:37 PM, Jerin Jacob wrote: > > >> Signed-off-by: Hemant Agrawal > > > > Acked-by: Santosh Shukla > > Shouldn't we add something in doc/guides/rel_notes/release_18_08.rst, > like it's done for instance in 60df5711972e ("service: remove experimental > tags")? No update for release notes. I guess it is not so important. > Apart from this, > Acked-by: Olivier Matz Applied, thanks