> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Fan Zhang
> Sent: Wednesday, January 11, 2017 2:10 PM
> To: [email protected]
> Cc: De Lara Guarch, Pablo <[email protected]>
> Subject: [dpdk-dev] [PATCH] cryptodev: fix for loop in
> rte_cryptodev_pmd_get_named_dev
>
> Fixes: d11b0f30 ("cryptodev: introduce API and framework for crypto
> devices")
>
> This patch fixes the dev value update problem in
> rte_cryptodev_pmd_get_named_dev, orginally, dev won't be updated
> after the initiail step in the loop.
>
> Signed-off-by: Fan Zhang <[email protected]>
Acked-by: Fiona Trahe <[email protected]>