[dpdk-dev] [PATCH 7/7] test/crypto: use generic cryptotests for OCTEON TX PMDs
Akhil Goyal
akhil.goyal at nxp.com
Wed Jul 1 22:23:03 CEST 2020
Hi Anoob/Ankur,
> From: Anoob Joseph <anoobj at marvell.com>
>
> This patch enables the generic crypto tests for OCTEON TX PMDs.
> Reomves the PMD specific tests.
Spell check.
>
> Signed-off-by: Ankur Dwivedi <adwivedi at marvell.com>
> Signed-off-by: Anoob Joseph <anoobj at marvell.com>
> ---
> app/test/test_cryptodev.c | 769 +---------------------------------------------
> 1 file changed, 2 insertions(+), 767 deletions(-)
>
Please split this patch into two patches. When I try to apply this patch,
The contents of this patch gets changed. I believe a lot of similar lines of
Code make git confused and it jumble up the code.
So probably, you can remove the PMD specific cases in one patch and
Testsuite in the other one.
Rename the title of the patch as
test/crypto: use generic testsuite for OCTEON TX/TX2
More information about the dev
mailing list