diff options
author | Avihai Horon <avihaih@nvidia.com> | 2023-04-10 16:07:52 +0300 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2023-04-16 13:29:19 +0300 |
commit | ccbbfe0682f2fff1e157413c30092dd27c50e20e (patch) | |
tree | 3b501826f1e7173d2c366ad6228dc27a287f4c2b /tools/perf/scripts/python/task-analyzer.py | |
parent | d43b020b0f82c088ef8ff3196ef00575a97d200e (diff) | |
download | linux-ccbbfe0682f2fff1e157413c30092dd27c50e20e.tar.xz |
net/mlx5: Update relaxed ordering read HCA capabilities
Rename existing HCA capability relaxed_ordering_read to
relaxed_ordering_read_pci_enabled. This is in accordance with recent PRM
change to better describe the capability, as it's set only if both the
device supports relaxed ordering (RO) read and RO is enabled in PCI
config space.
In addition, add new HCA capability relaxed_ordering_read which is set
if the device supports RO read, regardless of RO in PCI config space.
This will be used in the following patch to allow RO in VFs and VMs.
Signed-off-by: Avihai Horon <avihaih@nvidia.com>
Reviewed-by: Shay Drory <shayd@nvidia.com>
Link: https://lore.kernel.org/r/caa0002fd8135086357dfcc368e2f5cc73b08480.1681131553.git.leon@kernel.org
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions