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

2024-02-29 Thread Jerin Jacob
On Mon, Feb 26, 2024 at 3:29 PM Bruce Richardson wrote: > > On Mon, Feb 26, 2024 at 04:51:25AM +, 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 > > >

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

2024-02-26 Thread Bruce Richardson
On Mon, Feb 26, 2024 at 04:51:25AM +, 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 >

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

2024-02-25 Thread Pavan Nikhilesh Bhagavatula
> 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