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

2022-12-06 Thread Gujjar, Abhinandan S
; Subject: [PATCH v3 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 >

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

2022-12-06 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