> > Bug: when "core id" is greater than 9, the cpu_layout.py output doesn't
> > align.>
> > Socket 0Socket 1
> > - -
> >
> > Core 9 [4, 16] [10, 22]
> >
> > Core 10 [5, 17] [11, 23]
> >
> > Solution: adjust output format to
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Shannon Zhao
> Sent: Wednesday, June 18, 2014 5:18 AM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH v3] cpu_layout.py: adjust output format to align
>
> Bug: when "core
Bug: when "core id" is greater than 9, the cpu_layout.py output doesn't align.
Socket 0Socket 1
- -
Core 9 [4, 16] [10, 22]
Core 10 [5, 17] [11, 23]
Solution: adjust output format to align based on the maximum length of the
Bug: when "core id" is greater than 9, the cpu_layout.py output doesn't align.
Socket 0Socket 1
- -
Core 9 [4, 16] [10, 22]
Core 10 [5, 17] [11, 23]
Solution: adjust output format to align based on the maximum length of the
4 matches
Mail list logo