SuccessChanges

Summary

  1. pci: document the PCI affinity quirk for HPE Cray EX235a (details)
  2. utils/tests/calc: check for multiple levels of groups (details)
  3. utils/calc: allow to retrieve object attributes when scanning type strings (details)
  4. utils/calc: cleanup the management of -I (details)
  5. utils/calc: support osdev subtypes in -N and -I (details)
  6. levelzero: fix subdevice info properties (details)
Commit ac18e13eb3d52f55a373c71947b9456a7c36690c by brice.goglin
pci: document the PCI affinity quirk for HPE Cray EX235a

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedhwloc/pci-common.c (diff)
Commit 4732ec41fb3c89ff5a722da599c0176448099ba6 by brice.goglin
utils/tests/calc: check for multiple levels of groups

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/hwloc/test-hwloc-calc.output (diff)
The file was modifiedutils/hwloc/test-hwloc-calc.sh.in (diff)
Commit 7833d5200c8372753f6796095e4a46bdad9c6964 by brice.goglin
utils/calc: allow to retrieve object attributes when scanning type strings

for 3.0, we should provide a public API to convert a string
into type, depth, subtype (string), and these attributes.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/hwloc/hwloc-calc.c (diff)
Commit 4c7838f6df20eb2b5425bbcebbb214516ff9fef4 by brice.goglin
utils/calc: cleanup the management of -I

make it look like -N above

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/hwloc/hwloc-calc.c (diff)
Commit f9987ac4b8181a4ffe12449a0add41b094f3d089 by brice.goglin
utils/calc: support osdev subtypes in -N and -I

eg: hwloc-calc -I net node:2

Thanks to Clement Foyer for the suggestion.

Refs #538

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/hwloc/hwloc-calc.1in (diff)
The file was modifiedutils/hwloc/hwloc-calc.c (diff)
Commit 1f0283e3b04c74af58f9c15c42816628001814b0 by brice.goglin
levelzero: fix subdevice info properties

Thanks to Jonathan Peyton for the fix.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedhwloc/topology-levelzero.c (diff)