SuccessChanges

Summary

  1. core: add the KiB suffix to Size info when it's implicit (details)
  2. tests/xml: add "KiB" suffix to existing Size info values (details)
  3. lstopo: properly handle Size info suffixes (details)
  4. doxy: document the "KiB" suffix for Size info attr values (details)
Commit 9873cbfe08bec9ea8c73780602478d327f52733a by brice.goglin
core: add the KiB suffix to Size info when it's implicit

All info attr except SectorSize, as documented.

This does NOT break v3 import in v2 since the suffix is ignored
and assumed "KiB" by default.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedtests/hwloc/linux/32em64t-2n8c+dax+nvme+mic+dimms.xml (diff)
The file was modifiedhwloc/topology-rsmi.c (diff)
The file was modifiedhwloc/topology-xml.c (diff)
The file was modifiedtests/hwloc/linux/40intel64-2g2n4c+pcilocality.xml (diff)
The file was modifiedhwloc/topology-linux.c (diff)
The file was modifiedhwloc/topology-cuda.c (diff)
The file was modifiedtests/hwloc/linux/2pa-pcidomain32bits.console (diff)
The file was modifiedtests/hwloc/linux/32intel64-2p8co2t+8ve.console (diff)
The file was modifiedtests/hwloc/xml/cxlmem+dax.v3.xml (diff)
The file was modifiedtests/hwloc/linux/40intel64-4n10c+pci-conflicts.console (diff)
The file was modifiedhwloc/topology-opencl.c (diff)
The file was modifiedhwloc/topology-levelzero.c (diff)
The file was modifiedtests/hwloc/xml/cxlmem+dax.v2.xml (diff)
The file was modifiedtests/hwloc/linux/fakeheteromemtiers.console (diff)
Commit e888948b23072de31a67c94f668cf7aee4d77676 by brice.goglin
tests/xml: add "KiB" suffix to existing Size info values

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedtests/hwloc/xml/power8gpudistances.xml (diff)
The file was modifiedtests/hwloc/xml/32em64t-2n8c2t-pci-wholeio.xml (diff)
The file was modifiedutils/hwloc/test-hwloc-annotate.output2 (diff)
The file was modifiedtests/hwloc/xml/32em64t-2n8c2t-pci-normalio.xml (diff)
Commit 0a50225d4944abbb4242fbd3be48574d2f4ee645 by brice.goglin
lstopo: properly handle Size info suffixes

It should be "KiB" in most cases, but also handle others anyway.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/lstopo/lstopo-draw.c (diff)
Commit bee9bfe583a06d51d730e959636ebd13f2fdfa13 by brice.goglin
doxy: document the "KiB" suffix for Size info attr values

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifieddoc/hwloc.doxy (diff)
The file was modifiedNEWS (diff)