28/04/2017 14:25, Andriy Berestovskyy: > Works fine on ThunderX and does not brake Intel either. > > Reviewed-by: Andriy Berestovskyy <andriy.berestovs...@caviumnetworks.com> > Tested-by: Andriy Berestovskyy <andriy.berestovs...@caviumnetworks.com> > > Andriy > > On 28.04.2017 13:58, Thomas Monjalon wrote: > > Andriy, please would you like to review this patch? > > > > 28/04/2017 12:34, Gowrishankar: > >> From: Gowrishankar Muthukrishnan <gowrishanka...@linux.vnet.ibm.com> > >> > >> Current usertools/cpu_layout.py is broken to handle multithreads of count > >> more > >> than 2 as in IBM powerpc P8 servers. Below patch addressed this issue. > >> Also, > >> added minor exception catch on failing to open unavailable sys file in > >> case of > >> multithread=off configuration in server. > >> > >> Patch has been verified not to break existing topology configurations > >> and also not changing anything in current output. > >> > >> Signed-off-by: Gowrishankar Muthukrishnan > >> <gowrishanka...@linux.vnet.ibm.com>
Applied, thanks