[dpdk-stable] [dpdk-dev] [PATCH v4] config: enable more than 128 cores for Arm64 platform

Thomas Monjalon thomas at monjalon.net
Fri Nov 23 01:49:54 CET 2018


22/11/2018 12:04, Jerin Jacob:
> From: Joyce Kong <joyce.kong at arm.com>
> > 
> > When running dpdk applications on cores whose ids are bigger
> > than original max_core setting, eal error as below:
> > EAL: Detected 104 lcore(s)
> > EAL: Detected 2 NUMA nodes
> > EAL: invalid core list
> > -l CORELIST core indexes between 0 and 128
> > 
> > The fix is to increase max_core to 256 on Arm64 platform.
> > 
> > Fixes: b3ce00e5 ("mk: introduce ARMv8 architecture")
> > Cc: stable at dpdk.org
> > 
> > Signed-off-by: Joyce Kong <joyce.kong at arm.com>
> > Reviewed-by: Gavin Hu <gavin.hu at arm.com>
> 
> 
> Acked-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>

Applied, thanks

Note: Arm64 replace by arm64 to comply with Honnappa's naming recommendation.




More information about the stable mailing list