> Subject: [PATCH v7 1/2] cryptodev: support enqueue and dequeue callback > functions > > This patch adds APIs to add/remove callback functions on crypto > enqueue/dequeue burst. The callback function will be called for > each burst of crypto ops received/sent on a given crypto device > queue pair. > > Signed-off-by: Abhinandan Gujjar <abhinandan.guj...@intel.com> > Acked-by: Konstantin Ananyev <konstantin.anan...@intel.com> Series Acked-by: Akhil Goyal <akhil.go...@nxp.com>
- [dpdk-dev] [PATCH v7 0/2] support enqueue & deque... Abhinandan Gujjar
- [dpdk-dev] [PATCH v7 1/2] cryptodev: support enq... Abhinandan Gujjar
- Re: [dpdk-dev] [PATCH v7 1/2] cryptodev: sup... Gujjar, Abhinandan S
- Re: [dpdk-dev] [PATCH v7 1/2] cryptodev: sup... Akhil Goyal
- Re: [dpdk-dev] [PATCH v7 1/2] cryptodev: sup... Akhil Goyal
- Re: [dpdk-dev] [PATCH v7 1/2] cryptodev:... Thomas Monjalon
- Re: [dpdk-dev] [PATCH v7 1/2] crypto... Kinsella, Ray
- Re: [dpdk-dev] [PATCH v7 1/2] c... David Marchand
- Re: [dpdk-dev] [PATCH v7 1/2] c... Thomas Monjalon
- Re: [dpdk-dev] [PATCH v7 1/... Kinsella, Ray
- [dpdk-dev] [PATCH v7 2/2] test: add testcase for... Abhinandan Gujjar