[PATCH 24.03 v2 1/9] eventdev: add capability flags for supported sched types

Jerin Jacob jerinjacobk at gmail.com
Thu Nov 23 04:59:55 CET 2023


On Tue, Nov 21, 2023 at 5:25 PM Bruce Richardson
<bruce.richardson at intel.com> wrote:
>
> Not all eventdev's support all scheduling types, for example, some may
> only support atomic scheduling or others only support ordered
> scheduling. There is currently no clear indication for each driver what
> sched types it supports, so add capability flags to be indicated on
> return from rte_event_dev_info_get() API.
>
> Similarly add the possible scheduling types to the capabilities table in
> the docs.
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

Sharing the finer details of device capability to application  is always good .


Acked-by: Jerin Jacob <jerinj at marvell.com>


More information about the dev mailing list