Re: [PATCH v3 0/8] Add crypto PMD optimized for ARMv8
From: De Lara Guarch, Pablo <hidden>
Date: 2017-01-10 17:11:38
Hi Zbigniew,
-----Original Message----- From: zbigniew.bodek@caviumnetworks.com [mailto:zbigniew.bodek@caviumnetworks.com] Sent: Wednesday, January 04, 2017 5:33 PM To: dev@dpdk.org Cc: De Lara Guarch, Pablo; Doherty, Declan; jerin.jacob@caviumnetworks.com; Zbigniew Bodek Subject: [PATCH v3 0/8] Add crypto PMD optimized for ARMv8 From: Zbigniew Bodek <redacted>
...
Zbigniew Bodek (8): mk: fix build of assembly files for ARM64 lib: add cryptodev type for the upcoming ARMv8 PMD crypto/armv8: add PMD optimized for ARMv8 processors mk/crypto/armv8: add PMD to the build system doc/armv8: update documentation about crypto PMD crypto/armv8: enable ARMv8 PMD in the configuration crypto/armv8: update MAINTAINERS entry for ARMv8 crypto app/test: add ARMv8 crypto tests and test vectors
Thanks for this patchset. Could you change the titles of some of these patches? The prefix should be "mk:" and not "mk/crypto/armv8", for instance. The other ones that should be changed are "doc/armv8" -> "doc" and "crypto/armv8: update MAINTAINERS" to "MAINTAINERS:". I can do this for you, if you are OK with these changes. Apart from this, can anyone review these changes? I do not have access to an ARM board, so it is a bit difficult for me to review it. Thanks, Pablo