-----Original Message----- > Date: Mon, 15 Oct 2018 15:50:53 +0100 > From: Ferruh Yigit <ferruh.yi...@intel.com> > To: John McNamara <john.mcnam...@intel.com>, Marko Kovacevic > <marko.kovace...@intel.com> > CC: dev@dpdk.org, Ferruh Yigit <ferruh.yi...@intel.com>, > yipeng1.w...@intel.com, pablo.de.lara.gua...@intel.com, Jerin Jacob > <jerin.ja...@caviumnetworks.com>, Nipun Gupta <nipun.gu...@nxp.com>, > Stephen Hemminger <sthem...@microsoft.com>, "K. Y. Srinivasan" > <k...@microsoft.com>, Haiyang Zhang <haiya...@microsoft.com> > Subject: [PATCH 2/6] doc: remove shared libs with no API from release notes > X-Mailer: git-send-email 2.17.2 > > External Email > > The internal shared libraries shouldn't be part of release notes shared > library version section. > > Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> > --- > Cc: Jerin Jacob <jerin.ja...@caviumnetworks.com> > Cc: Nipun Gupta <nipun.gu...@nxp.com> > Cc: Stephen Hemminger <sthem...@microsoft.com> > Cc: "K. Y. Srinivasan" <k...@microsoft.com> > Cc: Haiyang Zhang <haiya...@microsoft.com> > --- > doc/guides/rel_notes/release_18_11.rst | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/doc/guides/rel_notes/release_18_11.rst > b/doc/guides/rel_notes/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 incremented > 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 <jerin.ja...@caviumnetworks.com>