[dpdk-dev] [PATCH 04/12] cryptodev: simplify device list retrieval logic

Declan Doherty declan.doherty at intel.com
Tue Jun 20 16:35:48 CEST 2017


On 24/05/2017 4:27 PM, Pablo de Lara wrote:
> rte_cryptodev_devices_get() function returns an array of devices
> sharing the same driver.
>
> Instead of having two different paths depending on the device being
> virtual or physical, retrieve the driver name from rte_device structure.
>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> ---
...
>

this should be squashed with the previous patch


Acked-by: Declan Doherty <declan.doherty at intel.com>


More information about the dev mailing list