Hello Jan, On Tue, Oct 27, 2015 at 8:13 PM, Jan Viktorin <viktorin at rehivetech.com> wrote:
> Hello DPDK community, > > this is the third attempt to post support for ARMv7 into the DPDK. > There are changes related to the LPM and ACL libraries only: > > * included rte_vect.h, however, it is more a placeholder > * rte_lpm.h was simplified due to the previous point > * ACL now compiles as we detect whether the compiler > supports SSE 4.1 > This patchset looks good to me (with the minor comments I sent). And armv8 support should fit quite well in this. A last few things : - checkpatch is not happy with some patches, can you have a look at this ? - can you update the 2.2 release notes as part of this patchset to announce armv7 support ? - I am not really sure the acl et lpm fixes really belong to this patchset as a more larger cleanup is necessary to have all libraries compile fine on non-x86 - since you introduce a new architecture, do you intend to run daily build checks and send reports to the test-report mailing list ? Thanks. -- David Marchand