Re: [dpdk-dev] [PATCH v3 2/3] test/event_crypto_adapter: fix function arguments

2020-10-08 Thread Gujjar, Abhinandan S
acked-by: abhinandan.guj...@intel.com > -Original Message- > From: Ankur Dwivedi > Sent: Wednesday, October 7, 2020 10:56 AM > To: dev@dpdk.org > Cc: Gujjar, Abhinandan S ; jer...@marvell.com; > ano...@marvell.com; Ankur Dwivedi > Subject: [PATCH v3 2/3] test/event_crypto_adapter: fix fu

[dpdk-dev] [PATCH v3 2/3] test/event_crypto_adapter: fix function arguments

2020-10-06 Thread Ankur Dwivedi
The arguments passed to rte_event_crypto_adapter_caps_get() and rte_event_crypto_adapter_create() are incorrect. In the rte_event_crypto_adapter_caps_get(), event device id should be the first argument and cryptodev id should be the second argument. In the rte_event_crypto_adapter_create(), the ev