[dpdk-dev] [PATCH v4 0/4] add kasumi in Intel(R) QuickAssist driver

2016-09-19 Thread De Lara Guarch, Pablo
> -Original Message- > From: Jain, Deepak K > Sent: Monday, September 19, 2016 4:01 AM > To: dev at dpdk.org > Cc: De Lara Guarch, Pablo; Jain, Deepak K > Subject: [PATCH v4 0/4] add kasumi in Intel(R) QuickAssist driver > > This patchset depends on following patch: > "crypto/qat: add In

[dpdk-dev] [PATCH v4 0/4] add kasumi in Intel(R) QuickAssist driver

2016-09-19 Thread Deepak Kumar Jain
This patchset depends on following patch: "crypto/qat: add Intel(R) QuickAssist C3xxx device" (http://dpdk.org/dev/patchwork/patch/15794/ Changes in v4: * Split cleanup patch into two smaller patches. * Fixed indentation issues. Changes in v3: * Merged Cipher only and hash only patches into one p