Skip to content

pcm-pcie reports invalid counts #306

@NAtre

Description

@NAtre

Hello,

I'm trying to use pcm-pcie to understand the PCIe characteristics of my network hardware, but the tool seems to be reporting invalid values for several fields. For instance, here's the output of sudo ./pcm-pcie.x -e on a dual-socket Intel Xeon E5-2620 (Broadwell) server running Ubuntu 18.04 (help block elided for brevity).

pcm-pcie

In the first output block, PCIRdCur reports "18446744 T" (2^64 - 1) hits for socket #0, with 0 total accesses. The same value seems to show up in several places, e.g. in this run:

pcm-pcie-2

The help block indicates that certain fields (PCIeReadCur, RFO, CRd) "may report 0" if the BIOS is improperly configured, but this also shows up in other fields (e.g. ItoM, PRd), suggesting that it's a different issue. I've tried using the tool on two other machines in our cluster (same server configuration) without any luck. Any insights on what's causing this or how to fix it would be greatly appreciated. Thank you!

Best Regards,
Nirav

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions