Re: [PATCH] doc: announce changes to event vector structure

2022-07-17 Thread Thomas Monjalon
28/06/2022 13:28, pbhagavat...@marvell.com: > From: Pavan Nikhilesh > > The structure ``rte_event_vector`` will be modified to include > ``elem_offset:12`` bits taken from ``rsvd:15``. > The ``elem_offset`` defines the offset into the vector array from > which valid elements are present. > > Sig

RE: [PATCH] doc: announce changes to event vector structure

2022-07-12 Thread Gujjar, Abhinandan S
t; ; hemant.agra...@nxp.com; Van Haaren, Harry > ; mattias.ronnblom > ; lian...@liangbit.com > Subject: Re: [PATCH] doc: announce changes to event vector structure > > Tip to get more reviews: add interested maintainers in Cc. > Adding Jay, Erik, Abhinandan, Timothy, Hemant, Harry

RE: [PATCH] doc: announce changes to event vector structure

2022-07-12 Thread McDaniel, Timothy
t; ; hemant.agra...@nxp.com; Van Haaren, Harry > ; mattias.ronnblom > ; lian...@liangbit.com > Subject: Re: [PATCH] doc: announce changes to event vector structure > > Tip to get more reviews: add interested maintainers in Cc. > Adding Jay, Erik, Abhinandan, Timothy, Hemant, Harry

Re: [PATCH] doc: announce changes to event vector structure

2022-07-12 Thread Thomas Monjalon
Tip to get more reviews: add interested maintainers in Cc. Adding Jay, Erik, Abhinandan, Timothy, Hemant, Harry, Mattias and Liang. 11/07/2022 16:56, Jerin Jacob: > On Tue, Jun 28, 2022 at 5:01 PM wrote: > > > > From: Pavan Nikhilesh > > > > The structure ``rte_event_vector`` will be modified t

Re: [PATCH] doc: announce changes to event vector structure

2022-07-11 Thread Jerin Jacob
On Tue, Jun 28, 2022 at 5:01 PM wrote: > > From: Pavan Nikhilesh > > The structure ``rte_event_vector`` will be modified to include > ``elem_offset:12`` bits taken from ``rsvd:15``. > The ``elem_offset`` defines the offset into the vector array from > which valid elements are present. > > Signed-

[PATCH] doc: announce changes to event vector structure

2022-06-28 Thread pbhagavatula
From: Pavan Nikhilesh The structure ``rte_event_vector`` will be modified to include ``elem_offset:12`` bits taken from ``rsvd:15``. The ``elem_offset`` defines the offset into the vector array from which valid elements are present. Signed-off-by: Pavan Nikhilesh --- doc/guides/rel_notes/depre