RE: [EXT] Re: [PATCH v2] app/eventdev: add crypto producer mode

2022-01-04 Thread Shijith Thotton
>> >> In crypto producer mode, producer core enqueues cryptodev with >> software generated crypto ops and worker core dequeues crypto >> completion events from the eventdev. Event crypto metadata used for >> above processing is pre- populated in each crypto session. >>

Re: [PATCH v2] app/eventdev: add crypto producer mode

2022-01-04 Thread Aaron Conole
Shijith Thotton writes: >>> >> >>> >> In crypto producer mode, producer core enqueues cryptodev with >>> >> software generated crypto ops and worker core dequeues crypto >>> >> completion events from the eventdev. Event crypto metadata used for >>> >> above processing is pre- populated in each cr

RE: [PATCH v2] app/eventdev: add crypto producer mode

2022-01-03 Thread Shijith Thotton
>> >> >> >> In crypto producer mode, producer core enqueues cryptodev with >> >> software generated crypto ops and worker core dequeues crypto >> >> completion events from the eventdev. Event crypto metadata used for >> >> above processing is pre- populated in each crypto session. >> >> >> >> Param

RE: [PATCH v2] app/eventdev: add crypto producer mode

2022-01-03 Thread Gujjar, Abhinandan S
Hi Shijith, > -Original Message- > From: Shijith Thotton > Sent: Monday, January 3, 2022 11:34 AM > To: Gujjar, Abhinandan S ; dev@dpdk.org; Jerin > Jacob Kollanukkaran > Cc: Anoob Joseph ; Pavan Nikhilesh Bhagavatula > ; Akhil Goyal > Subject: RE: [PATCH v2]

RE: [PATCH v2] app/eventdev: add crypto producer mode

2022-01-02 Thread Shijith Thotton
Hi Abhinandan, >> Subject: [PATCH v2] app/eventdev: add crypto producer mode >> >> In crypto producer mode, producer core enqueues cryptodev with software >> generated crypto ops and worker core dequeues crypto completion events from >> the eventdev. Event crypto metadata used for above processing

RE: [PATCH v2] app/eventdev: add crypto producer mode

2021-12-30 Thread Gujjar, Abhinandan S
Hi Shijith, > -Original Message- > From: Shijith Thotton > Sent: Tuesday, December 21, 2021 2:21 PM > To: dev@dpdk.org; Jerin Jacob > Cc: Shijith Thotton ; ano...@marvell.com; > pbhagavat...@marvell.com; gak...@marvell.com; Gujjar, Abhinandan S > > Subject: [PATCH v2] app/eventdev: add