From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH 2/6] doc: remove shared libs with no API from release notes Date: Tue, 16 Oct 2018 13:01:16 +0000 Message-ID: <20181016130102.GA553@jerin> References: <20181015145057.37864-1-ferruh.yigit@intel.com> <20181015145057.37864-2-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: John McNamara , Marko Kovacevic , "dev@dpdk.org" , "yipeng1.wang@intel.com" , "pablo.de.lara.guarch@intel.com" , Nipun Gupta , Stephen Hemminger , "K. Y. Srinivasan" , Haiyang Zhang To: Ferruh Yigit Return-path: Received: from NAM04-BN3-obe.outbound.protection.outlook.com (mail-eopbgr680065.outbound.protection.outlook.com [40.107.68.65]) by dpdk.org (Postfix) with ESMTP id 829AD5F22 for ; Tue, 16 Oct 2018 15:01:19 +0200 (CEST) In-Reply-To: <20181015145057.37864-2-ferruh.yigit@intel.com> Content-Language: en-US Content-ID: <94DA798D79108B44913FC16B77032C41@namprd07.prod.outlook.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" -----Original Message----- > Date: Mon, 15 Oct 2018 15:50:53 +0100 > From: Ferruh Yigit > To: John McNamara , Marko Kovacevic > > CC: dev@dpdk.org, Ferruh Yigit , > yipeng1.wang@intel.com, pablo.de.lara.guarch@intel.com, Jerin Jacob > , Nipun Gupta , > Stephen Hemminger , "K. Y. Srinivasan" > , Haiyang Zhang > Subject: [PATCH 2/6] doc: remove shared libs with no API from release not= es > X-Mailer: git-send-email 2.17.2 >=20 > External Email >=20 > The internal shared libraries shouldn't be part of release notes shared > library version section. >=20 > Signed-off-by: Ferruh Yigit > --- > Cc: Jerin Jacob > Cc: Nipun Gupta > Cc: Stephen Hemminger > Cc: "K. Y. Srinivasan" > Cc: Haiyang Zhang > --- > doc/guides/rel_notes/release_18_11.rst | 3 --- > 1 file changed, 3 deletions(-) >=20 > diff --git a/doc/guides/rel_notes/release_18_11.rst b/doc/guides/rel_note= s/release_18_11.rst > index e803a800d..795a7ea3f 100644 > --- a/doc/guides/rel_notes/release_18_11.rst > +++ b/doc/guides/rel_notes/release_18_11.rst > @@ -299,7 +299,6 @@ The libraries prepended with a plus sign were increme= nted in this version. > + librte_bus_vmbus.so.2 > librte_cfgfile.so.2 > librte_cmdline.so.2 > - librte_common_octeontx.so.1 For octeontx change, Acked-by: Jerin Jacob