RE: [PATCH] security: fix comments

2022-04-28 Thread Akhil Goyal
> Subject: [PATCH] security: fix comments > > Fix comments to reflect the field. > > Fixes: ad7515a39f2a ("security: add SA lifetime configuration") > Cc: ano...@marvell.com > > Reported-by: Thomas Monjalon > Signed-off-by: Anoob Joseph Applied to dpdk-next-crypto Cc: sta...@dpdk.org

RE: [PATCH] security: fix comments

2022-04-27 Thread Morten Brørup
> From: Anoob Joseph [mailto:ano...@marvell.com] > Sent: Wednesday, 27 April 2022 08.02 > > Fix comments to reflect the field. > > Fixes: ad7515a39f2a ("security: add SA lifetime configuration") > Cc: ano...@marvell.com > > Reported-by: Thomas Monjalon > Signed-off-by: Anoob Joseph > --- > li

[PATCH] security: fix comments

2022-04-26 Thread Anoob Joseph
Fix comments to reflect the field. Fixes: ad7515a39f2a ("security: add SA lifetime configuration") Cc: ano...@marvell.com Reported-by: Thomas Monjalon Signed-off-by: Anoob Joseph --- lib/security/rte_security.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/securit