[dpdk-dev] [PATCH] cryptodev: add capabilities discovery mechanism

2016-02-10 Thread Trahe, Fiona
Hi Declan, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Declan Doherty > Sent: Saturday, January 30, 2016 1:11 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] cryptodev: add capabilities discovery mechanism > > This patc

[dpdk-dev] [PATCH] cryptodev: add capabilities discovery mechanism

2016-02-02 Thread De Lara Guarch, Pablo
Hi Declan, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Declan Doherty > Sent: Saturday, January 30, 2016 1:11 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] cryptodev: add capabilities discovery > mechanism [...] > --- a/dr

[dpdk-dev] [PATCH] cryptodev: add capabilities discovery mechanism

2016-01-30 Thread Declan Doherty
This patch add a mechanism for discovery of crypto device features and supported crypto operations and algorithms. It also provides a method for a crypto PMD to publish any data range limitations it may have for the operations and algorithms it supports. The parameter feature_flags added to rte_cr