Re: [dpdk-dev] [PATCH v11 1/3] eventdev: introduce crypto adapter enqueue API

2021-04-17 Thread Jerin Jacob
On Thu, Apr 15, 2021 at 2:44 PM wrote: > > From: Akhil Goyal > > In case an event from a previous stage is required to be forwarded > to a crypto adapter and PMD supports internal event port in crypto > adapter, exposed via capability > RTE_EVENT_CRYPTO_ADAPTER_CAP_INTERNAL_PORT_OP_FWD, we do not

[dpdk-dev] [PATCH v11 1/3] eventdev: introduce crypto adapter enqueue API

2021-04-15 Thread gakhil
From: Akhil Goyal In case an event from a previous stage is required to be forwarded to a crypto adapter and PMD supports internal event port in crypto adapter, exposed via capability RTE_EVENT_CRYPTO_ADAPTER_CAP_INTERNAL_PORT_OP_FWD, we do not have a way to check in the API rte_event_enqueue_bur