RE: [PATCH 21/21] test/security: add out of place sgl test case for TLS 1.2

2024-03-08 Thread Akhil Goyal
Recheck-request: iol-unit-arm64-testing > Subject: [PATCH 21/21] test/security: add out of place sgl test case for TLS > 1.2 > > Add TLS 1.2 out-of-place multi-segmented packet test. > > Signed-off-by: Aakash Sasidharan <>

[PATCH 21/21] test/security: add out of place sgl test case for TLS 1.2

2024-03-04 Thread Aakash Sasidharan
Add TLS 1.2 out-of-place multi-segmented packet test. Signed-off-by: Aakash Sasidharan --- app/test/test_cryptodev.c | 52 ++- app/test/test_cryptodev_security_tls_record.h | 1 + 2 files changed, 51 insertions(+), 2 deletions(-) diff --git a/app/test/test_c