test/event_crypto: use crypto adapter enqueue API
authorShijith Thotton <sthotton@marvell.com>
Thu, 15 Apr 2021 09:13:51 +0000 (14:43 +0530)
committerJerin Jacob <jerinj@marvell.com>
Sat, 17 Apr 2021 16:50:06 +0000 (18:50 +0200)
commitb8ebe14659aa655844d9d9f25c1b152d40e9394d
tree0239c552225af781b76dbd33ac91f09a98f0393f
parent4a67a0573e07483cf383aba51db5994236a932c0
test/event_crypto: use crypto adapter enqueue API

Use rte_event_crypto_adapter_enqueue() API to enqueue events to crypto
adapter if forward mode is supported in driver.

Signed-off-by: Shijith Thotton <sthotton@marvell.com>
Acked-by: Abhinandan Gujjar <abhinandan.gujjar@intel.com>
app/test/test_event_crypto_adapter.c