aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorEli Britstein <[email protected]>2019-01-21 09:00:42 +0200
committerSaeed Mahameed <[email protected]>2019-02-22 13:38:23 -0800
commitbfedc645deb7f96303afbdb38a42e2a8f356a5cc (patch)
tree839b8aaae7e8b81c7d3c608790732c2586c9fe20 /tools/perf/scripts/python/export-to-sqlite.py
parent2fce40a592daa92f1565152cb68d4c4ca7e97d52 (diff)
net/mlx5: Use read-modify-write when changing PCMR register values
Currently changing a PCMR field is done by setting the field in a zeroed buffer, zeroing other unrelated fields. Fix this behaviour by modifying only the required field after first reading the current register values, as a pre-step towards using more fields in PCMR register. Signed-off-by: Eli Britstein <[email protected]> Reviewed-by: Oz Shlomo <[email protected]> Reviewed-by: Roi Dayan <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions