Hi Pablo,

On 9/8/2017 7:33 PM, De Lara Guarch, Pablo wrote:
Hi Akhil,

-----Original Message-----
From: Akhil Goyal [mailto:akhil.go...@nxp.com]
Sent: Tuesday, August 29, 2017 7:59 AM
To: dev@dpdk.org; De Lara Guarch, Pablo
<pablo.de.lara.gua...@intel.com>
Cc: hemant.agra...@nxp.com; Doherty, Declan
<declan.dohe...@intel.com>; Akhil Goyal <akhil.go...@nxp.com>
Subject: [PATCH v2 1/2] crypto/openssl: replace evp APIs with HMAC APIs

in case of HMAC the openssl APIs HMAC_XXX give better performance for
all HMAC cases as compared with EVP_XXX

Signed-off-by: Akhil Goyal <akhil.go...@nxp.com>
---
changes in v2:
patch split in two patches as per Pablo's recommendations

  drivers/crypto/openssl/rte_openssl_pmd.c         | 37 +++++++++++++-------

I just come across an issue with this patch on openssl 1.1.0 (below).
Unfortunately, I have already applied the patch in the subtree, but if you 
could send a patch to fix this,
I can integrate as part of that patch.

I have sent a patch to fix this.
http://dpdk.org/dev/patchwork/patch/28995/

Thanks,
Akhil

Reply via email to