diff options
author | Eli Britstein <[email protected]> | 2019-01-21 09:00:42 +0200 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2019-02-22 13:38:23 -0800 |
commit | bfedc645deb7f96303afbdb38a42e2a8f356a5cc (patch) | |
tree | 839b8aaae7e8b81c7d3c608790732c2586c9fe20 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2fce40a592daa92f1565152cb68d4c4ca7e97d52 (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