> -----Original Message-----
> From: De Lara Guarch, Pablo
> Sent: Thursday, July 27, 2017 5:06 PM
> To: Trahe, Fiona <[email protected]>; Doherty, Declan 
> <[email protected]>
> Cc: [email protected]; De Lara Guarch, Pablo <[email protected]>; 
> [email protected]
> Subject: [PATCH v2] cryptodev: fix crypto op bulk alloc Doxygen
> 
> When calling rte_crypto_op_bulk_alloc, the function may
> return either a 0, if not enough objects are available
> in the mempool or the number of operations requested,
> it there are enough available. However, the Doxygen comments
> were not matching these two cases.
> 
> Fixes: c0f87eb5252b ("cryptodev: change burst API to be crypto op oriented")
> Cc: [email protected]
> 
> Signed-off-by: Pablo de Lara <[email protected]>
Acked-by: Fiona Trahe <[email protected]>

Reply via email to