K, S V
> > ; Gujjar, Abhinandan S
> >
> > Cc: Jayatheerthan, Jay ; vfia...@marvell.com
> > Subject: [PATCH v3 5/5] eventdev/crypto: fix failed events
> >
> > Circular buffer stores events failed to enqueue to eventdev for retrying
> > later.
> > Current
; Subject: [PATCH v3 5/5] eventdev/crypto: fix failed events
>
> Circular buffer stores events failed to enqueue to eventdev for retrying
> later.
> Current implementation adds the same crypto op to circular buffer instead of
> pointing all the ops in a batch.
>
> This fix updates
Circular buffer stores events failed to enqueue to eventdev for
retrying later. Current implementation adds the same crypto op
to circular buffer instead of pointing all the ops in a batch.
This fix updates the pointer to pointing to correct ops in the batch.
Fixes: 7901eac3409a ("eventdev: add c
3 matches
Mail list logo