Mentions légales du service

Skip to content

[infiniband] use lspci output to determine the driver in use

Samir Noir requested to merge bugs/#13406 into master

The new ibstat provided in Debian 11 now lists interfaces with their "types" (ib or opa) instead of their drivers (e.g: mlx or hfi). To get the driver, we now use the output of lspci.

Merge request reports