On 10/8/18 1:09 AM, Thomas Monjalon wrote:
The function rte_dev_is_probed() is added in order to improve semantic and enforce proper check of the probing status of a device.It will answer this rte_device query: Is it already successfully probed or not? Signed-off-by: Thomas Monjalon <tho...@monjalon.net>
Reviewed-by: Andrew Rybchenko <arybche...@solarflare.com>