[dpdk-dev] [PATCH 0/2] Add HMAC_MD5 to Intel QuickAssist Technology driver

2016-09-07 Thread De Lara Guarch, Pablo
Hi Arek, > -Original Message- > From: Trahe, Fiona > Sent: Wednesday, August 10, 2016 10:38 AM > To: Kusztal, ArkadiuszX; dev at dpdk.org > Cc: Jain, Deepak K; De Lara Guarch, Pablo; Griffin, John; Trahe, Fiona > Subject: RE: [PATCH 0/2] Add HMAC_MD5 to Intel QuickAssist Technology > drive

[dpdk-dev] [PATCH 0/2] Add HMAC_MD5 to Intel QuickAssist Technology driver

2016-08-10 Thread Trahe, Fiona
-Original Message- From: Kusztal, ArkadiuszX Sent: Tuesday, August 9, 2016 1:58 PM To: dev at dpdk.org Cc: Trahe, Fiona ; Jain, Deepak K ; De Lara Guarch, Pablo ; Griffin, John ; Kusztal, ArkadiuszX Subject: [PATCH 0/2] Add HMAC_MD5 to Intel QuickAssist Technology driver This patchset

[dpdk-dev] [PATCH 0/2] Add HMAC_MD5 to Intel QuickAssist Technology driver

2016-08-09 Thread Arek Kusztal
This patchset add capability to use HMAC_MD5 hash algorithm to Intel QuickAssist Technology driver and test cases to cryptodev test files. This patchset depends on the following patches/patchsets: "crypto/qat: make the session struct variable in size" (http://dpdk.org/dev/patchwork/patch/15125/)