RE: [PATCH v3] eventdev/crypto: restore opaque field between dequeue and enqueue

2024-06-06 Thread Kundapura, Ganapati
gt; Sent: Thursday, June 6, 2024 5:17 PM > > To: dev@dpdk.org; jer...@marvell.com; Gujjar, Abhinandan S > > > > Cc: Jayatheerthan, Jay ; Naga Harish K, S > > V > > Subject: [PATCH v3] eventdev/crypto: restore opaque field between > > dequeue and enqueue > > >

RE: [PATCH v3] eventdev/crypto: restore opaque field between dequeue and enqueue

2024-06-06 Thread Gujjar, Abhinandan S
Jayatheerthan, Jay ; Naga Harish K, S V > > Subject: [PATCH v3] eventdev/crypto: restore opaque field between dequeue > and enqueue > > For session-less crypto operations, event info is contained in crypto op > metadata for each event which is restored in event from the crypto o

[PATCH v3] eventdev/crypto: restore opaque field between dequeue and enqueue

2024-06-06 Thread Ganapati Kundapura
For session-less crypto operations, event info is contained in crypto op metadata for each event which is restored in event from the crypto op metadata response info. For session based crypto operations, crypto op contains per session based event info in crypto op metadata. If any PMD passes any i