Re: [dpdk-dev] [PATCH 3/3] rawdev: fix missing dump function in map file
Acked-by: Hemant Agrawal
[dpdk-dev] [PATCH 3/3] rawdev: fix missing dump function in map file
The rte_rawdev_dump function was missing from the map file, meaning it was unavailable for use when linking dynamically. Fixes: c88b3f2558ed ("rawdev: introduce raw device library") Cc: shreyansh.j...@nxp.com Cc: sta...@dpdk.org Signed-off-by: Bruce Richardson --- lib/librte_rawdev/rte_rawdev_v