Re: [PATCH v2 03/11] eventdev: update documentation on device capability flags

2024-02-02 Thread Bruce Richardson
On Fri, Feb 02, 2024 at 09:58:25AM +0100, Mattias Rönnblom wrote: > On 2024-01-31 15:09, Bruce Richardson wrote: > > On Tue, Jan 23, 2024 at 10:18:53AM +0100, Mattias Rönnblom wrote: > > > On 2024-01-19 18:43, Bruce Richardson wrote: > > > > Update the device capability docs, to: > > > > > > > > *

Re: [PATCH v2 03/11] eventdev: update documentation on device capability flags

2024-02-02 Thread Mattias Rönnblom
On 2024-01-31 15:09, Bruce Richardson wrote: On Tue, Jan 23, 2024 at 10:18:53AM +0100, Mattias Rönnblom wrote: On 2024-01-19 18:43, Bruce Richardson wrote: Update the device capability docs, to: * include more cross-references * split longer text into paragraphs, in most cases with each flag h

Re: [PATCH v2 03/11] eventdev: update documentation on device capability flags

2024-01-31 Thread Bruce Richardson
On Tue, Jan 23, 2024 at 10:18:53AM +0100, Mattias Rönnblom wrote: > On 2024-01-19 18:43, Bruce Richardson wrote: > > Update the device capability docs, to: > > > > * include more cross-references > > * split longer text into paragraphs, in most cases with each flag having > >a single-line summ

Re: [PATCH v2 03/11] eventdev: update documentation on device capability flags

2024-01-23 Thread Bruce Richardson
On Tue, Jan 23, 2024 at 10:18:53AM +0100, Mattias Rönnblom wrote: > On 2024-01-19 18:43, Bruce Richardson wrote: > > Update the device capability docs, to: > > > > * include more cross-references > > * split longer text into paragraphs, in most cases with each flag having > >a single-line summ

Re: [PATCH v2 03/11] eventdev: update documentation on device capability flags

2024-01-23 Thread Mattias Rönnblom
On 2024-01-19 18:43, Bruce Richardson wrote: Update the device capability docs, to: * include more cross-references * split longer text into paragraphs, in most cases with each flag having a single-line summary at the start of the doc block * general comment rewording and clarification as app