[EXT] [PATCH] crypto/scheduler: fix session retrieval for ops
    Akhil Goyal 
    gakhil at marvell.com
       
    Thu Nov  3 09:11:12 CET 2022
    
    
  
> In cases where some ops failed to enqueue, the op session was never being
> reset. This resulted in a segmentation fault when processing ops the
> next time. To fix this, only set the op session after the failure
> condition is checked.
> 
> Also, the incorrect ops index was being used for session retrieval when
> dequeueing for the secondary worker.
> 
> Fixes: 6812b9bf470e ("crypto/scheduler: use unified session")
> 
> Reported-by: Kevin O'Sullivan <kevin.osullivan at intel.com>
> Signed-off-by: Ciara Power <ciara.power at intel.com>
Applied to dpdk-next-crypto
Thanks.
    
    
More information about the dev
mailing list