summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTariq Toukan <tariqt@nvidia.com>2023-12-10 16:24:36 +0200
committerSaeed Mahameed <saeedm@nvidia.com>2023-12-20 16:54:25 -0800
commita45af9a96740873db9a4b5bb493ce2ad81ccb4d5 (patch)
tree541a2c91fff8690e5b2a4cbc043f53ccb2cef838 /tools/perf/scripts/python/export-to-postgresql.py
parent63b9ce944c0e26c44c42cdd5095c2e9851c1a8ff (diff)
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