[dpdk-dev] [PATCH] examples/performance-thread: add arm64 support

Sekhar, Ashwin Ashwin.Sekhar at cavium.com
Thu May 18 09:38:44 CEST 2017


On Thu, 2017-05-18 at 14:35 +0800, Jianbo Liu wrote:
> On 18 May 2017 at 02:44, Jerin Jacob <jerin.jacob at caviumnetworks.com>
> wrote:
> > 
> > -----Original Message-----
> > > 
> > > Date: Wed, 17 May 2017 11:19:49 -0700
> > > From: Ashwin Sekhar T K <ashwin.sekhar at caviumnetworks.com>
> > > To: jerin.jacob at caviumnetworks.com, john.mcnamara at intel.com,
> > >  jianbo.liu at linaro.org
> > > Cc: dev at dpdk.org, Ashwin Sekhar T K <ashwin.sekhar at 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
> There are so many redundant code in l3fwd and l3fwd-thread, I think
> it's possible to merge them.
> 
Yes. But I think its better to do them as a completely separate patch
set.
> > 
> > 
> > Thanks Ashwin.
> > 
> > I think, This may be the last feature to make arm64 at par with x86
> > features
> > supported in DPDK.
> > 
> > /Jerin


More information about the dev mailing list