RE: [EXTERNAL] [PATCH v2 9/9] app/test: add zsda cryptodev test

2025-05-14 Thread Akhil Goyal
> Add crypto test for zsda device and driver. > > Signed-off-by: Hanxiao Li > --- > app/test/test_cryptodev.c| 7 +++ > app/test/test_cryptodev.h| 1 + > doc/guides/compressdevs/zsda.rst | 6 ++ > 3 files changed, 14 insertions(+) > > diff --git a/app/test/test_cryptodev

[PATCH v2 9/9] app/test: add zsda cryptodev test

2025-03-03 Thread Hanxiao Li
Add crypto test for zsda device and driver. Signed-off-by: Hanxiao Li --- app/test/test_cryptodev.c| 7 +++ app/test/test_cryptodev.h| 1 + doc/guides/compressdevs/zsda.rst | 6 ++ 3 files changed, 14 insertions(+) diff --git a/app/test/test_cryptodev.c b/app/test/test_c