RE: [EXT] [PATCH] cryptodev: fix sym session mempool creation description

2023-02-05 Thread Akhil Goyal
> After the session mempool creation API is changed, some > description is no longer valid. This patch fixes the > descriptions in both API comment and the programmer's guide. > > Fixes: bdce2564dbf7 ("cryptodev: rework session framework") > Cc: gak...@marvell.com > > Signed-off-by: Fan Zhang Ac

[PATCH] cryptodev: fix sym session mempool creation description

2023-01-06 Thread Fan Zhang
After the session mempool creation API is changed, some description is no longer valid. This patch fixes the descriptions in both API comment and the programmer's guide. Fixes: bdce2564dbf7 ("cryptodev: rework session framework") Cc: gak...@marvell.com Signed-off-by: Fan Zhang --- doc/guides/pr