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

2016-06-07 Thread Thomas Monjalon
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 co

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

2016-05-31 Thread Fan Zhang
This patchset reworks the crypto AES unit test by introducing a new unified test function. This patchset depends on the following patches: "qat: add AES counter mode capability" (http://dpdk.org/dev/patchwork/patch/12464/) "app/test: add test cases for AES CTR" (http://dpdk.org/dev/patchwork/patc