Re: [PATCH v3 2/9] eventdev: clarify all-types flag documentation

2023-12-13 Thread Mattias Rönnblom
On 2023-12-12 12:32, Bruce Richardson wrote: Rather than requiring that any device advertising the RTE_EVENT_DEV_CAP_QUEUE_ALL_TYPES flag support all of atomic, ordered and parallel scheduling, we can redefine the field so that it basically means that you don't need to specify the queue schedulin

Re: [PATCH v3 2/9] eventdev: clarify all-types flag documentation

2023-12-13 Thread Jerin Jacob
On Tue, Dec 12, 2023 at 6:58 PM Bruce Richardson wrote: > > Rather than requiring that any device advertising the > RTE_EVENT_DEV_CAP_QUEUE_ALL_TYPES flag support all of atomic, ordered > and parallel scheduling, we can redefine the field so that it basically > means that you don't need to specify

[PATCH v3 2/9] eventdev: clarify all-types flag documentation

2023-12-12 Thread Bruce Richardson
Rather than requiring that any device advertising the RTE_EVENT_DEV_CAP_QUEUE_ALL_TYPES flag support all of atomic, ordered and parallel scheduling, we can redefine the field so that it basically means that you don't need to specify the queue scheduling type at config time. Instead all types of sup