Petri can confirm that the API is reasonable, but this seems a useful routine that provides symmetry with the existing odp_pool_info() API.
For this series: Reviewed-by: Bill Fischofer <[email protected]> On Mon, Nov 9, 2015 at 1:55 AM, Carl Wallen <[email protected]> wrote: > New api function: odp_queue_info() to retrieve queue name, type and params. > > Carl Wallen (3): > api: queue: add odp_queue_info() function to retrieve queue > information > linux-generic: queue: add odp_queue_info() function > validation: queue: api validation tests for odp_queue_info() > > include/odp/api/queue.h | 24 ++++++++++++++++ > platform/linux-generic/odp_queue.c | 40 ++++++++++++++++++++++++++ > test/validation/queue/queue.c | 57 > ++++++++++++++++++++++++++++++++++++++ > test/validation/queue/queue.h | 1 + > 4 files changed, 122 insertions(+) > > -- > 2.1.4 > _______________________________________________ > lng-odp mailing list > [email protected] > https://lists.linaro.org/mailman/listinfo/lng-odp >
_______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
