aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMike Marciniszyn <[email protected]>2016-02-03 14:31:05 -0800
committerDoug Ledford <[email protected]>2016-03-10 20:37:46 -0500
commitc7cb7635d91d9126431159ee7f90b7137c908e89 (patch)
tree183672d5233ea575dc1e019dff40734e9f26b68e /tools/perf/scripts/python
parent76ef8c0798d3377fd58a1ef083d65b4528682db4 (diff)
staging/rdma/hfi1: Fix QSFP memory read/write across 128 byte boundary
The QSFP memory cache reads both lower and upper page 0H in one shot, which leads to the address counter wrapping around to the beginning of lower page 00H at byte 128, as defined by SFF-8636. This patch fixes this by modifying the underlying QSFP read and writes to avoid this wrap around. Reviewed-by: Dean Luick <[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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions