> > > Overrunning array schedcore of 128 8-byte elements at element index > > 128 > > > using index lcore_id. > > > Fixed by correct check index lcoreid condition and > > > change type of lcoreid to unsigned. > > > > > > Coverity issue: 143459 > > > Fixes: 116819b9ed0d ("examples/performance-thread: add lthread > > > subsystem") > > > Cc: ian.be...@intel.com > > > Cc: sta...@dpdk.org > > > > > > Signed-off-by: Slawomir Mrozowicz <slawomirx.mrozow...@intel.com> > > Acked-by: Michal Jastrzebski <michalx.k.jastrzeb...@intel.com>
Applied, thanks