On Tue, Aug 09, 2016 at 11:17:18AM -0400, ira.weiny-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org wrote:
From: Easwar Hariharan <redacted>
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.
Ira,
On all your patches, you have double line between commit message and
tags.
Reviewed-by: Jubin John <redacted>
Reviewed-by: Ira Weiny <redacted>
Signed-off-by: Easwar Hariharan <redacted>