e728f9d92c
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: stable@dpdk.org Suggested-by: Keith Wiles <keith.wiles@intel.com> Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>