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

2022-02-15 Thread Gujjar, Abhinandan S
Hi Shijith, > -Original Message- > From: Shijith Thotton > Sent: Tuesday, February 15, 2022 9:39 PM > To: Gujjar, Abhinandan S ; dev@dpdk.org; > Jerin Jacob Kollanukkaran > Subject: RE: [PATCH v4] app/eventdev: add crypto producer mode > > Hi Abhinandan, > &

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

2022-02-15 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 v4] app/eventdev: add crypto producer mode

2022-02-14 Thread Gujjar, Abhinandan S
Hi Shijith, > -Original Message- > From: Shijith Thotton > Sent: Tuesday, February 8, 2022 10:03 PM > To: dev@dpdk.org; jer...@marvell.com; Gujjar, Abhinandan S > > Cc: Shijith Thotton > Subject: [PATCH v4] app/eventdev: add crypto producer mode > > In crypto producer mode, producer co