RE: [EXT] [PATCH v4 05/12] eventdev: improve function documentation for query fns

2024-02-25 Thread Pavan Nikhilesh Bhagavatula
> General improvements to the doxygen docs for eventdev functions for > querying basic information: > * number of devices > * id for a particular device > * socket id of device > * capability information for a device > > Signed-off-by: Bruce Richardson > Acked-by: Pavan Nikhilesh > --- > V3:

[PATCH v4 05/12] eventdev: improve function documentation for query fns

2024-02-21 Thread Bruce Richardson
General improvements to the doxygen docs for eventdev functions for querying basic information: * number of devices * id for a particular device * socket id of device * capability information for a device Signed-off-by: Bruce Richardson --- V3: minor changes following review --- lib/eventdev/rt