]> git.ipfire.org Git - thirdparty/pciutils.git/commit
lspci: Add Lane Margining support to the lspci
authorNikita Proshkin <n.proshkin@yadro.com>
Wed, 27 Dec 2023 09:44:52 +0000 (14:44 +0500)
committerMartin Mares <mj@ucw.cz>
Sat, 17 Feb 2024 22:44:30 +0000 (23:44 +0100)
commitd016c32df3d07f180485d7349a0d015deb380ecf
tree9786adcdf7116c7d5a46ca6e42eedf2c5957d941
parent0eebdc1c44f1b418d8a589fba4ff9fe8e8fd8999
lspci: Add Lane Margining support to the lspci

Gather all the info available without writing to the config space.
Without any commands margining capability exposes only 3 status bits to
read through Margining Port Capabilities and Margining Port Status registers.
It makes sense to show them anyway. For example, Margining Ready bit
indicates whether the device is actually ready for the margining process.

Reviewed-by: Sergei Miroshnichenko <s.miroshnichenko@yadro.com>
Signed-off-by: Nikita Proshkin <n.proshkin@yadro.com>
ls-ecaps.c