[dpdk-dev] [PATCH v2 1/3] test/event_crypto: fix missing IV value for AES algo

Jerin Jacob jerinjacobk at gmail.com
Wed Nov 20 14:39:46 CET 2019


On Thu, Nov 7, 2019 at 2:34 PM Hemant Agrawal <hemant.agrawal at nxp.com> wrote:
>
> The IV was not set, which was causing HW based SEC on DPAA1
> to fail.
>
> Fixes: ce02103ad072 ("test/event_crypto: change the SEC cipher algo")
>
> Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> ---
> Sending only the fixes. dropped the functional changes


Could you fix the following check-git-log.sh errors and send the v3. I
can pull the v3 for rc3.

Wrong 'Fixes' reference:
        Fixes: ce02103ad072 ("test/event_crypto: change the SEC cipher algo")
        Fixes: 24054e3640a2 ("test/crypto: use separate session mempools");
        Fixes: cfe599b325e8 ("test/event_crypto: no service core when
HW support available")


More information about the dev mailing list