Acked-by: Jay Jayatheerthan <jay.jayetheert...@intel.com>

> -----Original Message-----
> From: Pavan Nikhilesh Bhagavatula <pbhagavat...@marvell.com>
> Sent: Tuesday, July 12, 2022 11:46 PM
> To: Jerin Jacob <jerinjac...@gmail.com>
> Cc: Jerin Jacob Kollanukkaran <jer...@marvell.com>; Ray Kinsella 
> <m...@ashroe.eu>; dpdk-dev <dev@dpdk.org>; McDaniel, Timothy
> <timothy.mcdan...@intel.com>; hemant.agra...@nxp.com; 
> sachin.sax...@oss.nxp.com; mattias.ronnblom
> <mattias.ronnb...@ericsson.com>; Jerin Jacob Kollanukkaran 
> <jer...@marvell.com>; lian...@liangbit.com; Mccarthy, Peter
> <peter.mccar...@intel.com>; Van Haaren, Harry <harry.van.haa...@intel.com>; 
> Carrillo, Erik G <erik.g.carri...@intel.com>; Gujjar,
> Abhinandan S <abhinandan.guj...@intel.com>; Jayatheerthan, Jay 
> <jay.jayatheert...@intel.com>; m...@ashroe.eu; Burakov, Anatoly
> <anatoly.bura...@intel.com>
> Subject: RE: [EXT] Re: [PATCH] doc: announce change in event vector structure
> 
> +cc
>       timothy.mcdan...@intel.com;
>       hemant.agra...@nxp.com;
>       sachin.sax...@oss.nxp.com;
>       mattias.ronnb...@ericsson.com;
>       jer...@marvell.com;
>       lian...@liangbit.com;
>       peter.mccar...@intel.com;
>       harry.van.haa...@intel.com;
>       erik.g.carri...@intel.com;
>       abhinandan.guj...@intel.com;
>       jay.jayatheert...@intel.com;
>       m...@ashroe.eu;
>       anatoly.bura...@intel.com;
> 
> > -----Original Message-----
> > From: Jerin Jacob <jerinjac...@gmail.com>
> > Sent: Monday, July 11, 2022 8:22 PM
> > To: Pavan Nikhilesh Bhagavatula <pbhagavat...@marvell.com>
> > Cc: Jerin Jacob Kollanukkaran <jer...@marvell.com>; Ray Kinsella
> > <m...@ashroe.eu>; dpdk-dev <dev@dpdk.org>
> > Subject: [EXT] Re: [PATCH] doc: announce change in event vector structure
> >
> > External Email
> >
> > ----------------------------------------------------------------------
> > On Fri, Jun 24, 2022 at 2:42 PM <pbhagavat...@marvell.com> wrote:
> > >
> > > From: Pavan Nikhilesh <pbhagavat...@marvell.com>
> > >
> > > The field `*u64s` in the structure `rte_event_vector` will
> > > be replaced with `u64s`.
> > >
> > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com>
> >
> >
> > Acked-by: Jerin Jacob <jer...@marvell.com>
> >
> >
> > > ---
> > >  doc/guides/rel_notes/deprecation.rst | 3 +++
> > >  1 file changed, 3 insertions(+)
> > >
> > > diff --git a/doc/guides/rel_notes/deprecation.rst
> > b/doc/guides/rel_notes/deprecation.rst
> > > index a3c4f4ac09..6b50ec4865 100644
> > > --- a/doc/guides/rel_notes/deprecation.rst
> > > +++ b/doc/guides/rel_notes/deprecation.rst
> > > @@ -128,3 +128,6 @@ Deprecation Notices
> > >
> > >  * eventdev: The function pointer declaration ``eventdev_stop_flush_t``
> > will be
> > >    renamed to ``rte_eventdev_stop_flush_t`` in DPDK 22.11.
> > > +
> > > +* eventdev: The element ``*u64s`` in the structure ``rte_event_vector`` 
> > > is
> > > +  deprecated and will be replaced with ``u64s`` in DPDK 22.11.
> > > --
> > > 2.25.1
> > >

Reply via email to