RE: [EXT] [PATCH v4 03/12] eventdev: update documentation on device capability flags

2024-02-25 Thread Pavan Nikhilesh Bhagavatula
> 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 appropriate > > Signed-off-by: Bruce R

[PATCH v4 03/12] eventdev: update documentation on device capability flags

2024-02-21 Thread Bruce Richardson
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 appropriate Signed-off-by: Bruce Richardson --- V