> On Jul 31, 2018, at 5:33 AM, Shreyansh Jain <[email protected]> wrote:
> 
> Rawdev queue count API prototype was declared, but the definition was
> missing from the library. This patch implements the function.
> 
> This API is used to query the device about the count of queues it has
> been configured with.
> 
> Fixes: c88b3f2558ed ("rawdev: introduce raw device library")
> Cc: [email protected]
> 
> Signed-off-by: Shreyansh Jain <[email protected]>
> Suggested-by: Keith Wiles <[email protected]>
> ---
> lib/librte_rawdev/rte_rawdev.c           | 12 ++++++++++++
> lib/librte_rawdev/rte_rawdev.h           |  1 +
> lib/librte_rawdev/rte_rawdev_pmd.h       | 20 ++++++++++++++++++++
> lib/librte_rawdev/rte_rawdev_version.map |  1 +
> 4 files changed, 34 insertions(+)
> 

Acked-by Keith Wiles<[email protected]>


Regards,
Keith

Reply via email to