Re: [dpdk-dev] [PATCH v6 3/3] test/event_crypto: use crypto adapter enqueue API

2021-04-12 Thread Gujjar, Abhinandan S
m; ano...@marvell.com; > ma...@nvidia.com; Zhang, Roy Fan ; > g.si...@nxp.com; Carrillo, Erik G ; Jayatheerthan, > Jay ; pbhagavat...@marvell.com; Van > Haaren, Harry ; Akhil Goyal > > Subject: Re: [dpdk-dev] [PATCH v6 3/3] test/event_crypto: use crypto > adapter enqueue API >

Re: [dpdk-dev] [PATCH v6 3/3] test/event_crypto: use crypto adapter enqueue API

2021-04-12 Thread Shijith Thotton
ng, Roy Fan ; > > > g.si...@nxp.com; Carrillo, Erik G ; > > > Jayatheerthan, > > > Jay ; pbhagavat...@marvell.com; Van > > > Haaren, Harry ; Akhil Goyal > > > > > > Subject: Re: [dpdk-dev] [PATCH v6 3/3] test/event_crypto: use crypto > >

Re: [dpdk-dev] [PATCH v6 3/3] test/event_crypto: use crypto adapter enqueue API

2021-04-12 Thread Shijith Thotton
ell.com; Van > > Haaren, Harry ; Akhil Goyal > > > > Subject: Re: [dpdk-dev] [PATCH v6 3/3] test/event_crypto: use crypto > > adapter enqueue API > > > > On Mon, Apr 12, 2021 at 05:10:56AM +, Gujjar, Abhinandan S wrote: > > > Hi Shijith, > > &g

Re: [dpdk-dev] [PATCH v6 3/3] test/event_crypto: use crypto adapter enqueue API

2021-04-12 Thread Gujjar, Abhinandan S
x...@oss.nxp.com; ano...@marvell.com; > ma...@nvidia.com; Zhang, Roy Fan ; > g.si...@nxp.com; Carrillo, Erik G ; Jayatheerthan, > Jay ; pbhagavat...@marvell.com; Van > Haaren, Harry ; Akhil Goyal > > Subject: Re: [dpdk-dev] [PATCH v6 3/3] test/event_crypto: use crypto > adapter enqu

Re: [dpdk-dev] [PATCH v6 3/3] test/event_crypto: use crypto adapter enqueue API

2021-04-12 Thread Shijith Thotton
On Mon, Apr 12, 2021 at 05:10:56AM +, Gujjar, Abhinandan S wrote: > Hi Shijith, > > CI is failing for this patch -> ci/Intel-compilation failapply issues > Whereas CI is not running for other patches. Could you please check? > [snip] Hi Abhinandan, Full CI is run only for the last patc

Re: [dpdk-dev] [PATCH v6 3/3] test/event_crypto: use crypto adapter enqueue API

2021-04-11 Thread Gujjar, Abhinandan S
Hi Shijith, CI is failing for this patch -> ci/Intel-compilationfailapply issues Whereas CI is not running for other patches. Could you please check? Regards Abhinandan > -Original Message- > From: Shijith Thotton > Sent: Friday, April 9, 2021 7:30 PM > To: dev@dpdk.org > Cc: Sh

[dpdk-dev] [PATCH v6 3/3] test/event_crypto: use crypto adapter enqueue API

2021-04-09 Thread Shijith Thotton
Use rte_event_crypto_adapter_enqueue() API to enqueue events to crypto adapter if forward mode is supported in driver. Signed-off-by: Shijith Thotton --- app/test/test_event_crypto_adapter.c | 33 ++-- 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/app/te