Hi Janusz, On 2026-02-05 at 15:51:54 +0100, Janusz Krzysztofik wrote: > Among attributes of a PCIe bridge upstream port of a discrete graphics > card, there are three AER statistics attributes: aer_dev_correctable, > aer_dev_nonfatal and aer_dev_fatal. Each consists of a number of key- > value pairs, while the library now expects only single value attributes. > That affects formatting of lsgpu -p output. In order to print that data > correctly in a human readable form, extra formatting effort would be > needed. However, users of lsgpu, the only call site of that printing > function of the igt_device_scan library, are not necessarily interested in > that data. Just drop those attributes from the printout. > > v2: Hand over detection of AER attributes to a helper. > > Signed-off-by: Janusz Krzysztofik <[email protected]> > ---
Reviewed-by: Krzysztof Karas <[email protected]> -- Best Regards, Krzysztof
