On Tue, Dec 12, 2023 at 6:58 PM Bruce Richardson
<bruce.richard...@intel.com> 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 scheduling type at config
> time. Instead all types of supported events can be sent to all queues.
>
> Suggested-by: Mattias Rönnblom <hof...@lysator.liu.se>
> Signed-off-by: Bruce Richardson <bruce.richard...@intel.com>
> Acked-by: Jerin Jacob <jer...@marvell.com>

Series applied to dpdk-next-net-eventdev/for-main with following fixes. Thanks


[for-main]dell[dpdk-next-eventdev] $ ./devtools/checkpatches.sh -n 9
&& ./devtools/check-git-log.sh -n 9

### [PATCH] eventdev: clarify all-types flag documentation

WARNING:REPEATED_WORD: Possible repeated word: 'the'
#33: FILE: lib/eventdev/rte_eventdev.h:258:
+ * Instead the the "sched_type" field of each event enqueued is used to

total: 0 errors, 1 warnings, 25 lines checked


Contributor name/email mismatch with .mailmap:
        Mattias Rönnblom <hof...@lysator.liu.se> is not the primary
email address

Reply via email to