[dpdk-dev] [PATCH v2 0/6] crypto/mvsam: add new features and fixes

Akhil Goyal akhil.goyal at nxp.com
Tue Sep 25 17:24:13 CEST 2018


Hi Andrzej,

On 9/21/2018 8:23 PM, Andrzej Ostruszka wrote:
> This patch series introduces following changes:
>
> * Add support for HMAC SHA224, AES ECB and NULL algorithms.
> * Update hash digest sizes to match hardware capabilities.
> * Fix a shared build.
>
> v2:
>    * added Cc: stable at dpdk.org to couple of patches
>    * rephrased the subject/commit msgs
>
> Szymon Sliwa (1):
>    crypto/mvsam: update hash digest sizes
>
> Tomasz Duszynski (5):
>    crypto/mvsam: fix shared library build
>    crypto/mvsam: support for HMAC SHA224
>    crypto/mvsam: support for AES ECB
>    crypto/mvsam: support for crypto/auth NULL algorithms
>    crypto/mvsam: add 3DES ECB to the capabilities list
>
>   drivers/crypto/mvsam/Makefile           |   2 +-
>   drivers/crypto/mvsam/rte_mrvl_pmd.c     |  15 ++++
>   drivers/crypto/mvsam/rte_mrvl_pmd_ops.c | 150 +++++++++++++++++++++++++++-----
>   3 files changed, 144 insertions(+), 23 deletions(-)
>
I am not able to cleanly apply your 3 patchsets.
http://patches.dpdk.org/user/todo/dpdk/?series=1172
http://patches.dpdk.org/user/todo/dpdk/?series=1440
http://patches.dpdk.org/user/todo/dpdk/?series=1442

Could you please rebase and send a single patchset if possible.
Also, I believe http://patches.dpdk.org/patch/44254/
can be squashed with http://patches.dpdk.org/patch/45104/

Thanks,
Akhil



More information about the dev mailing list