> -----Original Message----- > From: Trahe, Fiona > Sent: Wednesday, January 11, 2017 2:29 PM > To: Zhang, Roy Fan; dev@dpdk.org > Cc: De Lara Guarch, Pablo > Subject: RE: [dpdk-dev] [PATCH] cryptodev: fix for loop in > rte_cryptodev_pmd_get_named_dev > > > > > -----Original Message----- > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Fan Zhang > > Sent: Wednesday, January 11, 2017 2:10 PM > > To: dev@dpdk.org > > Cc: De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com> > > 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 <roy.fan.zh...@intel.com> > Acked-by: Fiona Trahe <fiona.tr...@intel.com>
CC'ing sta...@dpdk.org. Applied to dpdk-next-crypto. Thanks, Pablo