• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

NVIDIA / k8s-driver-manager / 19655516443
6%
main: 6%

Build:
Build:
LAST BUILD BRANCH: pull-request/148
DEFAULT BRANCH: main
Ran 25 Nov 2025 01:52AM UTC
Jobs 1
Files 9
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

25 Nov 2025 01:51AM UTC coverage: 6.907% (+6.9%) from 0.0%
19655516443

Pull #128

github

cdesiniotis
Update vfio-manage to choose best VFIO driver when binding devices

Rather than always binding GPUs to the vfio-pci driver, this commit
introduces logic to see if the running kernel has a VFIO variant
driver available that is a better match for the device.

We read the mod.alias file for a given device, then we look through
/lib/modules/${kernel_version}/modules.alias for the vfio_pci alias
that matches with the least number of wildcard ('*') fields.

The code introduced in this commit is inspired by:

https://gitlab.com/libvirt/libvirt/-/commit/82e2fac29

Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
Pull Request #128: Update vfio-manage to choose best VFIO driver

90 of 221 new or added lines in 4 files covered. (40.72%)

3 existing lines in 1 file now uncovered.

90 of 1303 relevant lines covered (6.91%)

0.07 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
0.0
0.0% cmd/vfio-manage/bind.go
4
0.0
0.0% cmd/vfio-manage/unbind.go
40
69.23
internal/nvpci/modalias.go
83
0.0
0.0% internal/nvpci/nvpci.go

Uncovered Existing Lines

Lines Coverage ∆ File
3
0.0
0.0% internal/nvpci/nvpci.go
Jobs
ID Job ID Ran Files Coverage
1 19655516443.1 25 Nov 2025 01:52AM UTC 9
6.91
GitHub Action Run
Source Files on build 19655516443
  • Tree
  • List 9
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19655516443
  • Pull Request #128
  • PR Base - main (#19587013754)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc