aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/stackdepot.py
diff options
context:
space:
mode:
authorTariq Toukan <[email protected]>2024-02-14 19:08:03 -0800
committerSaeed Mahameed <[email protected]>2024-03-07 00:40:38 -0800
commitd3d0576660905c80c4cf02178cae2246e900872a (patch)
treebcb1fa782add79ba55a3b35967a3a50cafd294a9 /scripts/gdb/linux/stackdepot.py
parent678eb448055a45ea9dc63377c9f0ad7f2dd90f98 (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 <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions