[dpdk-dev] [PATCH 0/5] app/test: rework crypto AES unit test

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Jun 7 22:03:51 CEST 2016


2016-05-31 10:09, Fan Zhang:
> Fan Zhang (5):
>   app/test: categorize crypto AES test vectors into new file
>   app/test: add unified crypto aes test
>   app/test: utilize new unified crypto AES test function

The first three patches have no real meaning separately.
As they move and rework some code, it is better to not split
with some patches which add code from nowhere and others which
remove old code.
Please squash.

Clang throw an error for the second patch.

The file permissions are wrong for the new files.

>   app/test: add crypto AES-CBC-128 HMAC-SHA224 and HMAC-SHA384 unit
>     tests
>   examples/l2fwd-crypto: enable AES counter mode cipher algorithm

The fifth patch is already applied from another patchset.


More information about the dev mailing list