> -----Original Message----- > From: Gonzalez Monroy, Sergio > Sent: Friday, October 6, 2017 9:45 AM > To: De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com>; Doherty, > Declan <declan.dohe...@intel.com> > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] cryptodev: add function to retrieve device > name > > On 03/10/2017 03:32, Pablo de Lara wrote: > > Currently, in order to get the name of a crypto device, a user needs > > to access to it using the crypto device structure. > > > > It is a better practise to have a function to retrieve this name, > > given a device id. > > > > Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com> > > --- > > Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.mon...@intel.com>
Applied to dpdk-next-crypto. Pablo