[dpdk-dev] [PATCH 0/3] Minor rawdev fixes and enhancements

Bruce Richardson bruce.richardson at intel.com
Mon Jul 6 12:31:29 CEST 2020


Improve the rawdev info_get function to return the numa socket id value to
the user, and to allow querying basic info of an unknown device by allowing
generic info to be returned without having to know the device type.

Also add in the missing dump function to the map file.

Bruce Richardson (3):
  rawdev: allow calling info function for unknown rawdevs
  rawdev: return NUMA socket id to the user
  rawdev: fix missing dump function in map file

 lib/librte_rawdev/rte_rawdev.c           | 14 +++++++-------
 lib/librte_rawdev/rte_rawdev.h           |  8 +++++++-
 lib/librte_rawdev/rte_rawdev_version.map |  1 +
 3 files changed, 15 insertions(+), 8 deletions(-)

-- 
2.25.1



More information about the dev mailing list