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

2021-03-26 Thread Pavan Nikhilesh Bhagavatula
>Subject: [PATCH v1 1/2] eventdev: introduce crypto adapter enqueue >API > >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_INT

[dpdk-dev] [PATCH v1 1/2] eventdev: introduce crypto adapter enqueue API

2021-03-26 Thread Shijith Thotton
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