IPsec requires truncated HMAC operations support. Extend OpenSSL crypto
PMD to support truncated HMAC operations necessary for IPsec.
Signed-off-by: Dmitry Eremin-Solenikov
---
drivers/crypto/openssl/rte_openssl_pmd.c | 19 ++-
drivers/crypto/openssl/rte_openssl_pmd_ops.c | 1
Thanks Pablo! It works now.
Best,
Qiaobin
> On Jul 23, 2018, at 12:57 AM, De Lara Guarch, Pablo
> wrote:
>
> Hi Qiaobin,
>
>> -Original Message-
>> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Fu, Qiaobin
>> Sent: Saturday, July 21, 2018 7:58 PM
>> To: dev@dpdk.org
>> Cc: Fu,
Function rte_hash_bucket_iterate() enables callers to
incrementally iterate over the hash table bucket by bucket,
so that it can avoid creating hiccups and thrashing the cache
of the processor.
This patch mainly deals with cases in which
the hash table is full and one needs to decide if the incomi
3 matches
Mail list logo