> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Declan Doherty > Sent: Monday, July 3, 2017 10:55 AM > To: Mrozowicz, SlawomirX <[email protected]> > Cc: [email protected] > Subject: Re: [dpdk-dev] [PATCH] cryptodev: remove crypto device driver > name > > On 22/05/2017 2:54 PM, Slawomir Mrozowicz wrote: > > Remove crypto device driver name string definitions from > > librte_cryptodev, which avoid to library changes every time a new crypto > driver was added. > > > > The driver name is predefined internaly in the each PMD. > > The applications could use the crypto device driver names based on > > options with the driver name string provided in command line. > > > > Signed-off-by: Slawomir Mrozowicz <[email protected]> > > --- > ... > > > > Acked-by: Declan Doherty <[email protected]>
Applied to dpdk-next-crypto. Thanks, Pablo

