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

2024-01-31 Thread Bruce Richardson
On Tue, Jan 23, 2024 at 09:57:58AM +0100, Mattias Rönnblom wrote: > On 2024-01-19 18:43, 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

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

2024-01-24 Thread Mattias Rönnblom
On 2024-01-23 10:06, Bruce Richardson wrote: On Tue, Jan 23, 2024 at 09:57:58AM +0100, Mattias Rönnblom wrote: On 2024-01-19 18:43, 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 doxy

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

2024-01-23 Thread Bruce Richardson
On Tue, Jan 23, 2024 at 09:57:58AM +0100, Mattias Rönnblom wrote: > On 2024-01-19 18:43, 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

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

2024-01-23 Thread Mattias Rönnblom
On 2024-01-19 18:43, 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 devices, queues, port

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

2024-01-19 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