Re: [dpdk-dev] [PATCH v2] doc: announce changes to eventdev library

2021-08-05 Thread Thomas Monjalon
03/08/2021 06:12, Jerin Jacob: > On Tue, Aug 3, 2021 at 2:46 AM wrote: > > > > From: Pavan Nikhilesh > > > > Make driver layer as internal, remove unnecessary rte_ prefix for > > structures and functions that are not a part of public API. > > Promote experimental trace and vector APIs to stable.

Re: [dpdk-dev] [PATCH v2] doc: announce changes to eventdev library

2021-08-03 Thread Gujjar, Abhinandan S
in Jacob ; Ray Kinsella ; dpdk- > dev ; mattias.ronnblom > ; Thomas Monjalon > > Subject: Re: [dpdk-dev] [PATCH v2] doc: announce changes to eventdev > library > > On Tue, Aug 3, 2021 at 2:46 AM wrote: > > > > From: Pavan Nikhilesh > > > > Make driv

Re: [dpdk-dev] [PATCH v2] doc: announce changes to eventdev library

2021-08-03 Thread Jayatheerthan, Jay
Jerin Jacob ; Ray Kinsella ; dpdk-dev > ; mattias.ronnblom > ; Thomas Monjalon > Subject: Re: [dpdk-dev] [PATCH v2] doc: announce changes to eventdev library > > On Tue, Aug 3, 2021 at 2:46 AM wrote: > > > > From: Pavan Nikhilesh > > > > Make driver

Re: [dpdk-dev] [PATCH v2] doc: announce changes to eventdev library

2021-08-03 Thread Mattias Rönnblom
On 2021-08-03 06:12, Jerin Jacob wrote: > On Tue, Aug 3, 2021 at 2:46 AM wrote: >> From: Pavan Nikhilesh >> >> Make driver layer as internal, remove unnecessary rte_ prefix for >> structures and functions that are not a part of public API. >> Promote experimental trace and vector APIs to stable.

Re: [dpdk-dev] [PATCH v2] doc: announce changes to eventdev library

2021-08-02 Thread Hemant Agrawal
Acked-by: Hemant Agrawal

Re: [dpdk-dev] [PATCH v2] doc: announce changes to eventdev library

2021-08-02 Thread Jerin Jacob
On Tue, Aug 3, 2021 at 2:46 AM wrote: > > From: Pavan Nikhilesh > > Make driver layer as internal, remove unnecessary rte_ prefix for > structures and functions that are not a part of public API. > Promote experimental trace and vector APIs to stable. > Add reserved field to `rte_event_timer` str