Re: [PATCH v2 1/3] eventdev: introduce link profiles

2023-09-19 Thread Jerin Jacob
On Fri, Sep 1, 2023 at 3:10 AM wrote: > > From: Pavan Nikhilesh > > A collection of event queues linked to an event port can be > associated with a unique identifier called as a profile, multiple > such profiles can be created based on the event device capability > using the function `rte_event_p

[PATCH v2 1/3] eventdev: introduce link profiles

2023-08-31 Thread pbhagavatula
From: Pavan Nikhilesh A collection of event queues linked to an event port can be associated with a unique identifier called as a profile, multiple such profiles can be created based on the event device capability using the function `rte_event_port_profile_links_set` which takes arguments similar