-----Original Message----- > Date: Wed, 17 May 2017 11:19:49 -0700 > From: Ashwin Sekhar T K <[email protected]> > To: [email protected], [email protected], > [email protected] > Cc: [email protected], Ashwin Sekhar T K <[email protected]> > 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

