Re: [dpdk-dev] [PATCH 0/3] cryptodev: change device configuration API

2017-03-27 Thread De Lara Guarch, Pablo
> -Original Message- > From: Zhang, Roy Fan > Sent: Friday, February 17, 2017 12:01 PM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo > Subject: [PATCH 0/3] cryptodev: change device configuration API > > This patchset changes the cryptodev library's device configuration API > and updates

[dpdk-dev] [PATCH 0/3] cryptodev: change device configuration API

2017-02-17 Thread Fan Zhang
This patchset changes the cryptodev library's device configuration API and updates all crypto PMD to comply with this change. Fan Zhang (3): cryptodev: change device configuration API crypto/scheduler: improve slave configuration doc: remove deprecation notice app/test/test_cryptodev.c