[dpdk-dev] [PATCH v2 2/2] examples/crypto: crypto test application
Akhil Goyal
akhil.goyal at nxp.com
Tue Jan 28 07:35:00 CET 2020
Hi,
>
> From: Sardar Shamsher Singh <Shamshersingh.Sardar at amd.com>
>
> test application to test Cipher/Authentication/AEAD in AMD CCP
> a crypto controller. This test application can be used as
> reference to develop/test crypto algo.
>
> Signed-off-by: Sardar Shamsher Singh <Shamshersingh.Sardar at amd.com>
> ---
Why do you need a separate example application to test an algo.
Is it not possible to test it with app/test/test_cryptodev.c and
Examples/l2fwd-crypto?
-Akhil
More information about the dev
mailing list