> -----Original Message----- > From: pbhagavat...@marvell.com <pbhagavat...@marvell.com> > Sent: Sunday, June 2, 2019 12:24 AM > To: Jerin Jacob Kollanukkaran <jer...@marvell.com>; John McNamara > <john.mcnam...@intel.com>; Marko Kovacevic <marko.kovace...@intel.com>; > Pavan Nikhilesh Bhagavatula <pbhagavat...@marvell.com>; Nithin Kumar > Dabilpuram <ndabilpu...@marvell.com>; Vamsi Krishna Attunuru > <vattun...@marvell.com> > Cc: dev@dpdk.org; Thomas Monjalon <tho...@monjalon.net> > Subject: [dpdk-dev] [PATCH 26/44] doc: add Marvell OCTEON TX2 event device > documentation > > From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > Add Marvell OCTEON TX2 event device documentation. > > This patch also updates the MAINTAINERS file and updates shared library > versions in release_19_08.rst. > > Cc: John McNamara <john.mcnam...@intel.com> > Cc: Thomas Monjalon <tho...@monjalon.net> > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> > --------------------------- > > diff --git a/doc/guides/rel_notes/release_19_08.rst > b/doc/guides/rel_notes/release_19_08.rst > index c8b22ff25..99d9828b0 100644 > --- a/doc/guides/rel_notes/release_19_08.rst > +++ b/doc/guides/rel_notes/release_19_08.rst > @@ -142,6 +142,7 @@ The libraries prepended with a plus sign were > incremented in this version. > librte_efd.so.1 > librte_ethdev.so.12 > librte_eventdev.so.6 > + + librte_pmd_octeontx2_event.so.1
Since this PMD is not exposing any private function, This addition should be removed. > librte_flow_classify.so.1 > librte_gro.so.1 > librte_gso.so.1 > -- > 2.21.0