diff options
author | Tariq Toukan <tariqt@mellanox.com> | 2020-02-18 12:27:25 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2020-04-20 14:20:20 -0700 |
commit | 82fe2996419830b0bb2c7e1f2fed2d3a8a1a65cd (patch) | |
tree | ae1f43dea0b4fab8cf8d000ef5e4f3b38770809a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7dfee4b1d79e1800818abcfb47747b162c9a2d31 (diff) |
net/mlx5e: Set of completion request bit should not clear other adjacent bits
In notify HW (ring doorbell) flow, we set the bit to request a completion
on the TX descriptor.
When doing so, we should not unset other bits in the same byte.
Currently, this does not fix a real issue, as we still don't have a flow
where both MLX5_WQE_CTRL_CQ_UPDATE and any adjacent bit are set together.
Fixes: 542578c67936 ("net/mlx5e: Move helper functions to a new txrx datapath header")
Fixes: 864b2d715300 ("net/mlx5e: Generalize tx helper functions for different SQ types")
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Reviewed-by: Aya Levin <ayal@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions