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

Jerin Jacob jerinjacobk at gmail.com
Tue Nov 26 06:55:46 CET 2019


On Wed, Nov 20, 2019 at 10:39 PM Jerin Jacob <jerinjacobk at gmail.com> wrote:
>
> 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")

Fixed the wrong references.

Acked-by: Abhinandan Gujjar <abhinandan.gujjar at intel.com>

Series applied to dpdk-next-eventdev/master. Thanks.


More information about the dev mailing list