> -----Original Message-----
> From: Trahe, Fiona
> Sent: Thursday, July 27, 2017 11:12 AM
> To: De Lara Guarch, Pablo <[email protected]>;
> [email protected]; [email protected];
> [email protected]; [email protected]; Jain, Deepak K
> <[email protected]>; Griffin, John <[email protected]>; Doherty,
> Declan <[email protected]>
> Cc: [email protected]
> Subject: RE: [PATCH v2] cryptodev: fix session init return value
> 
> 
> 
> > -----Original Message-----
> > From: De Lara Guarch, Pablo
> > Sent: Tuesday, July 25, 2017 7:17 AM
> > To: [email protected];
> [email protected];
> > [email protected]; [email protected]; Trahe, Fiona
> > <[email protected]>; Jain, Deepak K <[email protected]>;
> > Griffin, John <[email protected]>; Doherty, Declan
> > <[email protected]>
> > Cc: [email protected]; De Lara Guarch, Pablo
> > <[email protected]>
> > Subject: [PATCH v2] cryptodev: fix session init return value
> >
> > When calling rte_cryptodev_sym_session_init(), if there was an error,
> > it returned -1, instead of returning the specific error code, which
> > can be valuable for the application for error handling.
> >
> > Fixes: b3bbd9e5f265 ("cryptodev: support device independent sessions")
> >
> > Signed-off-by: Pablo de Lara <[email protected]>
> > Acked-by: Akhil Goyal <[email protected]>
> Acked-by: Fiona Trahe <[email protected]>

Applied to dpdk-next-crypto.

Pablo

Reply via email to