[EXT] [PATCH v4 01/12] eventdev: improve doxygen introduction text

Jerin Jacob jerinjacobk at gmail.com
Thu Feb 29 17:13:14 CET 2024


On Mon, Feb 26, 2024 at 3:29 PM Bruce Richardson
<bruce.richardson at intel.com> wrote:
>
> On Mon, Feb 26, 2024 at 04:51:25AM +0000, Pavan Nikhilesh Bhagavatula wrote:
> > > Make some textual improvements to the introduction to eventdev and event
> > > devices in the eventdev header file. This text appears in the doxygen
> > > output for the header file, and introduces the key concepts, for
> > > example: events, event devices, queues, ports and scheduling.
> > >
> > > This patch makes the following improvements:
> > > * small textual fixups, e.g. correcting use of singular/plural
> > > * rewrites of some sentences to improve clarity
> > > * using doxygen markdown to split the whole large block up into
> > >   sections, thereby making it easier to read.
> > >
> > > No large-scale changes are made, and blocks are not reordered
> > >
> > > Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> > >
> >
> > Acked-by: Pavan Nikhilesh <pbhagavatula at marvell.com>
> >
> > > ---
> > > V4: reworked following review by Jerin
> > > V3: reworked following feedback from Mattias
> > > ---
> > >  lib/eventdev/rte_eventdev.h | 140 ++++++++++++++++++++++--------------
> > >  1 file changed, 86 insertions(+), 54 deletions(-)
> > >
> <snip>
>
> > > + * In contrast, in an event-driver model, as supported by this "eventdev"
> >
> > Should be event-driven model.
> >
>
> Yes, good spot. Jerin, can you just fix this typo on apply, please?

Sure.

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

Series applied to dpdk-next-eventdev/for-main. Thanks.


More information about the dev mailing list