Re: [PATCH] doc: announce changes to event device structures

2023-07-26 Thread Jerin Jacob
On Wed, Jul 26, 2023 at 4:35 AM wrote: > > From: Pavan Nikhilesh Please add all eventdev driver and subsystem mainainters. > > The structures ``rte_event_dev_info``, ``rte_event_fp_ops`` will be > modified to add new elements to support link profiles. Please describe what profile means here.

[PATCH] doc: announce changes to event device structures

2023-07-25 Thread pbhagavatula
From: Pavan Nikhilesh The structures ``rte_event_dev_info``, ``rte_event_fp_ops`` will be modified to add new elements to support link profiles. A new field ``max_profiles_per_port`` will be added to ``rte_event_dev_info`` and ``switch_profile`` will be added to ``rte_event_fp_ops``. Two new exp