[dpdk-dev] [PATCH v5 09/16] cryptodev: remove max number of sessions parameter

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Mon Jul 9 12:53:57 CEST 2018


Hi Akhil,

> -----Original Message-----
> From: De Lara Guarch, Pablo
> Sent: Thursday, July 5, 2018 3:08 AM
> To: Doherty, Declan <declan.doherty at intel.com>; akhil.goyal at nxp.com;
> shally.verma at caviumnetworks.com; ravi1.kumar at amd.com;
> jerin.jacob at caviumnetworks.com; Zhang, Roy Fan <roy.fan.zhang at intel.com>;
> Trahe, Fiona <fiona.trahe at intel.com>; tdu at semihalf.com;
> jianjay.zhou at huawei.com
> Cc: dev at dpdk.org; De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>
> Subject: [PATCH v5 09/16] cryptodev: remove max number of sessions
> parameter
> 
> Most crypto PMDs do not have a limitation of the number of the sessions that
> can be handled internally. The value that was set before was not actually used at
> all, since the sessions are created at the application level.
> Therefore, this value is not parsed from the initial crypto parameters anymore
> and it is set to 0, meaning that there is no actual limit.
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

Is this patch ok to you? It's the only one (apart from the MVSAM patch) that needs an ack.

Thanks,
Pablo


More information about the dev mailing list