Re: [dpdk-dev] [PATCH v7 2/3] event/octeontx2: support crypto adapter forward mode

2021-04-13 Thread Shijith Thotton
On Tue, Apr 13, 2021 at 03:34:50AM +, Gujjar, Abhinandan S wrote: > > > > -Original Message- > > From: Shijith Thotton > > Sent: Monday, April 12, 2021 1:14 PM > > To: dev@dpdk.org > > Cc: Shijith Thotton ; tho...@monjalon.net; > > jer...@marvell.com; Gujjar, Abhinandan S ; > > heman

Re: [dpdk-dev] [PATCH v7 2/3] event/octeontx2: support crypto adapter forward mode

2021-04-12 Thread Gujjar, Abhinandan S
> -Original Message- > From: Shijith Thotton > Sent: Monday, April 12, 2021 1:14 PM > To: dev@dpdk.org > Cc: Shijith Thotton ; tho...@monjalon.net; > jer...@marvell.com; Gujjar, Abhinandan S ; > hemant.agra...@nxp.com; nipun.gu...@nxp.com; > sachin.sax...@oss.nxp.com; ano...@marvell.com

[dpdk-dev] [PATCH v7 2/3] event/octeontx2: support crypto adapter forward mode

2021-04-12 Thread Shijith Thotton
Advertise crypto adapter forward mode capability and set crypto adapter enqueue function in driver. Signed-off-by: Shijith Thotton --- drivers/crypto/octeontx2/otx2_cryptodev_ops.c | 42 ++ drivers/event/octeontx2/otx2_evdev.c | 5 +- .../event/octeontx2/otx2_evdev_crypto_adptr