[dpdk-dev] [PATCH] examples/vm_power: fix improper physical core mask

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Aug 11 11:41:48 CEST 2015


2015-08-11 14:49, Yong Liu:
> Host cpu mapping structure can only support 64 cpus. When run vm_power sample
> on platform with more than 64 cpus, will generate improper physical core mask.
> After limited supported host cpus to 64 will fix this issue.
> 
> Signed-off-by: Marvin Liu <yong.liu at intel.com>

Fixes: e9f64db94637 ("examples/vm_power: show warning when more than 64 cores")

Applied, thanks



More information about the dev mailing list