> -Original Message-
> From: De Lara Guarch, Pablo
> Sent: Thursday, April 19, 2018 3:56 PM
> To: dev@dpdk.org
> Cc: Trahe, Fiona ; De Lara Guarch, Pablo
>
> Subject: [PATCH v2 0/3] ZUC PMD fixes
>
> ZUC library provides an API to encrypt buffers in parallel with different
> keys.
> Ho
ZUC library provides an API to encrypt buffers in parallel with different keys.
However, the PMD was developed assuming
that all needed to share the same session (therefore, the same key).
This patchset fixes this behaviour by allowing multiple buffers with
different keys to be processed in parall
2 matches
Mail list logo