20/02/2018 13:05, Radu Nicolau: > Application doesn't support more that 64 lcores due to command > line limitation of using a coremask that is parsed as a 64bit > value, so changed it to reflect this limitation. > > Fixes: af75078fece3 ("first public release") > Coverity issue: 30688 > > Cc: sta...@dpdk.org > > Signed-off-by: Radu Nicolau <radu.nico...@intel.com>
Applied, thanks