diff options
author | Tariq Toukan <tariqt@nvidia.com> | 2024-02-15 06:08:03 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2024-03-07 11:40:38 +0300 |
commit | d3d0576660905c80c4cf02178cae2246e900872a (patch) | |
tree | bcb1fa782add79ba55a3b35967a3a50cafd294a9 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 678eb448055a45ea9dc63377c9f0ad7f2dd90f98 (diff) | |
download | linux-d3d0576660905c80c4cf02178cae2246e900872a.tar.xz |
net/mlx5: SD, Implement devcom communication and primary election
Use devcom to communicate between the different devices. Add a new
devcom component type for this.
Each device registers itself to the devcom component <SD, group ID>.
Once all devices of a component are registered, the component becomes
ready, and a primary device is elected.
In principle, any of the devices can act as a primary, they are all
capable, and a random election would've worked. However, we aim to
achieve predictability and consistency, hence each group always choses
the same device, with the lowest PCI BUS number, as primary.
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions