diff options
author | 2024-02-14 19:08:03 -0800 | |
---|---|---|
committer | 2024-03-07 00:40:38 -0800 | |
commit | d3d0576660905c80c4cf02178cae2246e900872a (patch) | |
tree | bcb1fa782add79ba55a3b35967a3a50cafd294a9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5: SD, Implement basic query and instantiation (diff) | |
download | wireguard-linux-d3d0576660905c80c4cf02178cae2246e900872a.tar.xz wireguard-linux-d3d0576660905c80c4cf02178cae2246e900872a.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions