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
app/eventdev: add crypto producer mode > > 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 d

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

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: [PAT

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

2021-12-21 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. Parameter --prod_type_cryptodev can be used to