Hi Fan,
> -Original Message-
> From: Zhang, Roy Fan
> Sent: Monday, September 4, 2017 11:08 AM
> To: De Lara Guarch, Pablo
> Cc: dev@dpdk.org; Zhang, Roy Fan
> Subject: RE: [dpdk-dev] [PATCH 1/8] crypto/aesni_gcm: do not append
> digest
>
> Hi Pablo,
>
erty, Declan ;
> jerin.ja...@caviumnetworks.com
> Cc: dev@dpdk.org; De Lara Guarch, Pablo
> Subject: [dpdk-dev] [PATCH 1/8] crypto/aesni_gcm: do not append digest
>
> When performing an authentication verification, the PMD was using memory
> at the end of the input buffer, t
When performing an authentication verification,
the PMD was using memory at the end of the input buffer,
to store temporarily the digest.
This operation requires the buffer to have enough
tailroom unnecessarily.
Instead, memory is allocated for each queue pair, to store
temporarily the digest gener
3 matches
Mail list logo