eventdev/crypto: add cryptodev start in adapter spec
authorShijith Thotton <sthotton@marvell.com>
Fri, 3 Sep 2021 06:39:28 +0000 (12:09 +0530)
committerJerin Jacob <jerinj@marvell.com>
Thu, 21 Oct 2021 08:14:50 +0000 (10:14 +0200)
commite3f128dbeecef082536688c9e9f02f28d2d4e8a6
treed42b817397258ac8a30009915443c1eb42394456
parent08d681e9c4a0efbef19167716029f54b9c960134
eventdev/crypto: add cryptodev start in adapter spec

Event crypto adapter spec does not mention about cryptodev start and
stop. Cryptodev attached to the adapter should be started before calling
crypto adapter start. Added the same in spec and test application.

Signed-off-by: Shijith Thotton <sthotton@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
app/test/test_event_crypto_adapter.c
lib/eventdev/rte_event_crypto_adapter.h