Re: [dpdk-dev] [PATCH v3 1/2] cryptodev: add functions to retrieve device info

2017-01-11 Thread Trahe, Fiona
Hi Slawomir > -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Slawomir Mrozowicz > Sent: Wednesday, January 11, 2017 4:07 PM > To: dev@dpdk.org > Cc: Mrozowicz, SlawomirX ; Doherty, > Declan ; Kerlin, Marcin > > Subject: [dpdk-dev] [PATC

[dpdk-dev] [PATCH v3 1/2] cryptodev: add functions to retrieve device info

2017-01-11 Thread Slawomir Mrozowicz
This patch adds helper functions for new performance application which provide identifiers and number of crypto device and provide and check capabilities available for defined device and algorithm. The performance application can be used to measure throughput and latency of cryptography operation p