-----Original Message----- > Date: Mon, 15 Oct 2018 15:50:53 +0100 > From: Ferruh Yigit <[email protected]> > To: John McNamara <[email protected]>, Marko Kovacevic > <[email protected]> > CC: [email protected], Ferruh Yigit <[email protected]>, > [email protected], [email protected], Jerin Jacob > <[email protected]>, Nipun Gupta <[email protected]>, > Stephen Hemminger <[email protected]>, "K. Y. Srinivasan" > <[email protected]>, Haiyang Zhang <[email protected]> > 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 <[email protected]> > --- > Cc: Jerin Jacob <[email protected]> > Cc: Nipun Gupta <[email protected]> > Cc: Stephen Hemminger <[email protected]> > Cc: "K. Y. Srinivasan" <[email protected]> > Cc: Haiyang Zhang <[email protected]> > --- > 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 <[email protected]>

