Re: [hwloc-users] linkspeed in hwloc_obj_attr_u::hwloc_pcidev_attr_s struct while traversing topology

2017-10-13 Thread TEJASWI k
Thanks I could get the linkspeed when i tried with root user. But is there no other way? And what is the reason behind this limitation? Thanks & Regards, Tejaswi K On 13-Oct-2017 2:30 PM, "Samuel Thibault" <samuel.thiba...@inria.fr> wrote: Hello, TEJASWI k, on ven. 13 oct.

[hwloc-users] linkspeed in hwloc_obj_attr_u::hwloc_pcidev_attr_s struct while traversing topology

2017-10-13 Thread TEJASWI k
er details I am able to query but linkspeed ( *pciObj->attr->bridge.upstream.pci.linkspeed*) is always 0. Do I need to enable any other flag to get linkspeed or am I going wrong somewhere? I want to get the PCI Bridges' generation or linkspeed for my usecase. Is there any other way to ge