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

2023-09-27 Thread Jerin Jacob
On Thu, Sep 21, 2023 at 3:58 PM 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 as a "link profile" > such profiles can be created based on the event device capability > using th

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

2023-09-21 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