PCI device enumeration and diagnostics for Linux container runtimes.
This crate provides helpers for reading PCI devices from sysfs, detecting PCIe devices, checking VFIO driver types, and capturing InfiniBand diagnostics snapshots.
- PCI device enumeration via sysfs (
PCIDeviceManager) - PCIe detection from config space size
- VFIO driver type matching
- InfiniBand / uverbs diagnostic snapshots
Apache-2.0