[PATCH v3 2/9] eventdev: clarify all-types flag documentation
Jerin Jacob
jerinjacobk at gmail.com
Wed Dec 13 13:50:57 CET 2023
On Tue, Dec 12, 2023 at 6:58 PM Bruce Richardson
<bruce.richardson at 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 <hofors at lysator.liu.se>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> Acked-by: Jerin Jacob <jerinj at 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 <hofors at lysator.liu.se> is not the primary
email address
More information about the dev
mailing list