-----Original Message----- > Date: Wed, 17 May 2017 11:19:49 -0700 > From: Ashwin Sekhar T K <ashwin.sek...@caviumnetworks.com> > To: jerin.ja...@caviumnetworks.com, john.mcnam...@intel.com, > jianbo....@linaro.org > Cc: dev@dpdk.org, Ashwin Sekhar T K <ashwin.sek...@caviumnetworks.com> > Subject: [dpdk-dev] [PATCH] examples/performance-thread: add arm64 support > X-Mailer: git-send-email 2.12.2 > > Updated Makefile to allow compilation for arm64 architecture. > > Moved the code for setting the initial stack to architecture specific > directory.
Please split the patch to two - "arch_set_stack" abstraction and associated x86 change - arm64 support Thanks Ashwin. I think, This may be the last feature to make arm64 at par with x86 features supported in DPDK. /Jerin