> > Ashwin Sekhar T K (6):
> > eal: pause while busy-waiting for slave
> > hash: compile armv8a CRC32 support conditionally
> > net/thunderx: fix compile errors for armv8a clang
> > acl: fix warning seen with armv8a clang
> > eal/arm: fix warnings seen with armv8a clang
> > config: add
On 5/12/2017 11:15 AM, Ashwin Sekhar T K wrote:
This series of patches adds the clang compilation support for armv8a linuxapp.
Patch 1 adds an rte_pause() to a tight while loop in rte_eal_wait_lcore().
It fixes warning -Wempty-body seen with armv8a clang compilation.
Patch 2 is basically for re
This series of patches adds the clang compilation support for armv8a linuxapp.
Patch 1 adds an rte_pause() to a tight while loop in rte_eal_wait_lcore().
It fixes warning -Wempty-body seen with armv8a clang compilation.
Patch 2 is basically for removing the usage of assembly directive ".arch
arm
3 matches
Mail list logo