[dpdk-dev] [PATCH v2 03/12] cryptodev: rename device retrieval argument

Declan Doherty declan.doherty at intel.com
Fri Jun 23 14:54:41 CEST 2017


On 21/06/2017 7:28 AM, Pablo de Lara wrote:
> rte_cryptodev_devices_get() function was parsing a crypto
> device name as an argument, but the function actually
> returns device identifiers of devices that share the
> same crypto driver, so the argument should be driver name, instead.
>
> Fixes: 38227c0e3ad2 ("cryptodev: retrieve device info")
> CC: stable at dpdk.org
>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> ---
...
>

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


More information about the dev mailing list