Re: [PATCH v3 01/11] eventdev: improve doxygen introduction text

2024-02-20 Thread Bruce Richardson
On Wed, Feb 07, 2024 at 03:44:37PM +0530, Jerin Jacob wrote: > On Fri, Feb 2, 2024 at 7:29 PM Bruce Richardson > 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 head

Re: [PATCH v3 01/11] eventdev: improve doxygen introduction text

2024-02-20 Thread Bruce Richardson
On Sat, Feb 10, 2024 at 08:24:29AM +0100, Mattias Rönnblom wrote: > On 2024-02-09 09:43, Jerin Jacob wrote: > > On Thu, Feb 8, 2024 at 3:20 PM Mattias Rönnblom > > wrote: > > > > > > On 2024-02-07 11:14, Jerin Jacob wrote: > > > > On Fri, Feb 2, 2024 at 7:29 PM Bruce Richardson > > > > wrote: >

Re: [PATCH v3 01/11] eventdev: improve doxygen introduction text

2024-02-09 Thread Mattias Rönnblom
On 2024-02-09 09:43, Jerin Jacob wrote: On Thu, Feb 8, 2024 at 3:20 PM Mattias Rönnblom wrote: On 2024-02-07 11:14, Jerin Jacob wrote: On Fri, Feb 2, 2024 at 7:29 PM Bruce Richardson wrote: Make some textual improvements to the introduction to eventdev and event devices in the eventdev hea

Re: [PATCH v3 01/11] eventdev: improve doxygen introduction text

2024-02-09 Thread Jerin Jacob
On Thu, Feb 8, 2024 at 3:20 PM Mattias Rönnblom wrote: > > On 2024-02-07 11:14, Jerin Jacob wrote: > > On Fri, Feb 2, 2024 at 7:29 PM Bruce Richardson > > wrote: > >> > >> Make some textual improvements to the introduction to eventdev and event > >> devices in the eventdev header file. This text

Re: [PATCH v3 01/11] eventdev: improve doxygen introduction text

2024-02-08 Thread Mattias Rönnblom
On 2024-02-07 11:14, Jerin Jacob wrote: On Fri, Feb 2, 2024 at 7:29 PM Bruce Richardson 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 conce

Re: [PATCH v3 01/11] eventdev: improve doxygen introduction text

2024-02-07 Thread Jerin Jacob
On Fri, Feb 2, 2024 at 7:29 PM Bruce Richardson 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 de

[PATCH v3 01/11] eventdev: improve doxygen introduction text

2024-02-02 Thread Bruce Richardson
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 followi