> > The API ``rte_security_session_create`` takes only single mempool
> > for session and session private data. So the application need to create
> > mempool for twice the number of sessions needed and will also lead to
> > wastage of memory as session private data need more memory compared to
> >
> -Original Message-
> From: Akhil Goyal
> Sent: Thursday, July 30, 2020 8:14 PM
> To: dev@dpdk.org; ano...@marvell.com; Nicolau, Radu ;
> Ananyev, Konstantin
> ; Doherty, Declan ;
> Zhang, Roy Fan
> Cc: tho...@monjalon.net; Trahe, Fiona ;
> adwiv...@marvell.com; hemant.agra...@nxp.
> The API ``rte_security_session_create`` takes only single mempool for
> session and session private data. So the application need to create mempool
> for twice the number of sessions needed and will also lead to wastage of
> memory as session private data need more memory compared to session.
> H
Acked-by: Hemant Agrawal
The API ``rte_security_session_create`` takes only single mempool
for session and session private data. So the application need to create
mempool for twice the number of sessions needed and will also lead to
wastage of memory as session private data need more memory compared to session.
Hence the A
5 matches
Mail list logo