How do you determine if a PCIe device supports "ID-based ordering (IDO)" or "Relaxed ordering (RO)" in Linux
0
votes
0
answers
365
views
According to AMD , a device can be prioritized on the PCIe bus if it supports IDO or RO (which are further defined here ). For example, an Infiniband card.
- Can you use tools like
lspci
to determine if a device supports ideal or?
- If so, how?
Asked by KJ7LNW
(525 rep)
Mar 2, 2023, 01:05 AM