diff options
| author | Easwar Hariharan <[email protected]> | 2016-08-09 11:17:18 -0400 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2016-08-22 14:31:41 -0400 |
| commit | 140690eae7626a820ea135f33ff9fe11c1bcee6d (patch) | |
| tree | 6f19d82c19de21a84867531c156dfd0cd3c686e8 /lib/debugobjects.c | |
| parent | c62fb260a86dde3df5b2905432caa0e9f6898434 (diff) | |
IB/hfi1: Fetch monitor values on-demand for CableInfo query
The monitor values from bytes 22 through 81 of the QSFP memory space
(SFF 8636) are dynamic and serving them out of the QSFP memory cache
maintained by the driver provides stale data to the CableInfo SMA query.
This patch refreshes the dynamic values from the QSFP memory on request
and overwrites the stale data from the cache for the overlap between the
requested range and the monitor range.
Reviewed-by: Jubin John <[email protected]>
Reviewed-by: Ira Weiny <[email protected]>
Signed-off-by: Easwar Hariharan <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions