> > Subject: [dpdk-dev] [PATCH] test/crypto: fix device number
> >
> > In testsuite_setup(), ts_params is configured for first valid device.
> > The same device should be used as valid device in
> > test_device_configure_invalid_dev_id test case.
> >
> > Fixes: 202d375c60bc ("app/test: add cryptodev unit and performance tests")
> > Cc: [email protected]
> >
> > Signed-off-by: Ankur Dwivedi <[email protected]>
> > ---
>
> Acked-by: Fan Zhang <[email protected]>Applied to dpdk-next-crypto Thanks.

