numam-dpdk/lib/librte_rawdev
Bruce Richardson 8c658761de rawdev: mark start and stop functions optional
Not all rawdevs will require a device start/stop function, so rather than
requiring such drivers to provide dummy functions, just set the
started/stopped rawdev flag from the rawdev layer and return success.

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Nipun Gupta <nipun.gupta@nxp.com>
2020-09-11 11:51:16 +02:00
..
meson.build eal: add telemetry as dependency 2020-05-11 00:37:16 +02:00
rte_rawdev_pmd.h rawdev: allow queue config query to return error 2020-09-11 11:51:15 +02:00
rte_rawdev_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00
rte_rawdev.c rawdev: mark start and stop functions optional 2020-09-11 11:51:16 +02:00
rte_rawdev.h rawdev: add private data size to queue config inputs 2020-09-11 11:51:03 +02:00