> On Jul 31, 2018, at 5:33 AM, Shreyansh Jain <shreyansh.j...@nxp.com> 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: shreyansh.j...@nxp.com
>
> Signed-off-by: Shreyansh Jain <shreyansh.j...@nxp.com>
> Suggested-by: Keith Wiles <keith.wi...@intel.com>
> ---
> 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<keith.wi...@intel.com>
Regards,
Keith