RE: [PATCH v2 1/5] eventdev/event_crypto: process event port's impl rel cap

2022-12-06 Thread Kundapura, Ganapati
Hi Abhi, > -Original Message- > From: Gujjar, Abhinandan S > Sent: Tuesday, December 6, 2022 9:14 PM > To: Kundapura, Ganapati ; dev@dpdk.org; > jer...@marvell.com; Naga Harish K, S V > Cc: Jayatheerthan, Jay > Subject: RE: [PATCH v2 1/5] eventdev/event_crypto:

RE: [PATCH v2 1/5] eventdev/event_crypto: process event port's impl rel cap

2022-12-06 Thread Gujjar, Abhinandan S
> -Original Message- > From: Kundapura, Ganapati > Sent: Thursday, December 1, 2022 12:17 PM > To: dev@dpdk.org; jer...@marvell.com; Naga Harish K, S V > ; Gujjar, Abhinandan S > > Cc: Jayatheerthan, Jay > Subject: [PATCH v2 1/5] eventdev/event_crypto: proce

RE: [EXT] [PATCH v2 1/5] eventdev/event_crypto: process event port's impl rel cap

2022-12-01 Thread Volodymyr Fialko
[PATCH v2 1/5] eventdev/event_crypto: process event port's > impl rel cap > > In the current implementation adapter queries event device's capability for > implicit release support. > > This information is used to decide whether events are enqueued back as NEW or > FWD e

[PATCH v2 1/5] eventdev/event_crypto: process event port's impl rel cap

2022-11-30 Thread Ganapati Kundapura
In the current implementation adapter queries event device's capability for implicit release support. This information is used to decide whether events are enqueued back as NEW or FWD events. This patch updates the adapter to query the port caps for implicit release to decide on events enqueuing