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

2022-02-14 Thread Gujjar, Abhinandan S
To: Shijith Thotton > Cc: Gujjar, Abhinandan S ; dev@dpdk.org; > Jerin Jacob Kollanukkaran ; Anoob Joseph > ; Pavan Nikhilesh Bhagavatula > ; Akhil Goyal > Subject: Re: [PATCH v3] app/eventdev: add crypto producer mode > > On Tue, Feb 8, 2022 at 10:31 PM Shijith Thotton >

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

2022-02-14 Thread Jerin Jacob
On Tue, Feb 8, 2022 at 10:31 PM Shijith Thotton wrote: > > Please ack v4 if there are no more comments. Hi @Gujjar, Abhinandan S Any objection to merging the test application patch? > I tried adding support for software adapter implementation, but is getting a > crash in sw_event PMD after s

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

2022-02-08 Thread Shijith Thotton
Hi Abhinandan, >> > Subject: [PATCH v3] 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

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

2022-01-25 Thread Gujjar, Abhinandan S
> -Original Message- > From: Shijith Thotton > Sent: Monday, January 24, 2022 12:29 PM > To: Gujjar, Abhinandan S ; dev@dpdk.org; > Jerin Jacob Kollanukkaran > Cc: Anoob Joseph ; Pavan Nikhilesh Bhagavatula > ; Akhil Goyal > Subject: RE: [PATCH v3] app/event

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

2022-01-25 Thread Gujjar, Abhinandan S
> > Cc: Shijith Thotton ; ano...@marvell.com; > > pbhagavat...@marvell.com; gak...@marvell.com; Gujjar, Abhinandan S > > > > Subject: [PATCH v3] app/eventdev: add crypto producer mode > > > > In crypto producer mode, producer core enqueues cryptodev with > > softwa

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

2022-01-23 Thread Shijith Thotton
Missed some comments in last mail. >> >> 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 sessi

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

2022-01-23 Thread Shijith Thotton
Hi Abhinandan, >> >> 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 -

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

2022-01-23 Thread Gujjar, Abhinandan S
jjar, Abhinandan S > > Subject: [PATCH v3] 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

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

2022-01-23 Thread Gujjar, Abhinandan S
Hi Jerin, > -Original Message- > From: Jerin Jacob > Sent: Friday, January 21, 2022 5:55 PM > To: Shijith Thotton > Cc: dpdk-dev ; Jerin Jacob ; Anoob > Joseph ; Pavan Nikhilesh > ; Akhil Goyal ; Gujjar, > Abhinandan S > Subject: Re: [PATCH v3] app/eventde

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

2022-01-21 Thread Jerin Jacob
On Tue, Jan 4, 2022 at 4:04 PM Shijith Thotton wrote: > > 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

[PATCH v3] 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. Parameter --prod_type_cryptodev can be used to