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

Mellanox / network-operator-init-container / 24441944588
57%
main: 65%

Build:
Build:
LAST BUILD BRANCH: network-operator-26.4.x
DEFAULT BRANCH: main
Ran 15 Apr 2026 07:29AM UTC
Jobs 1
Files 6
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

15 Apr 2026 07:26AM UTC coverage: 56.6% (-0.8%) from 57.361%
24441944588

Pull #103

github

almaslennikov
Add storage module detection and mlx5 prefix greenlisting to
pre-flight checks

The init container's module dependency checker now classifies
blocking dependencies into four tiers instead of three:

1a. Known third-party RDMA modules → recommend
    UNLOAD_THIRD_PARTY_RDMA_MODULES=true
1b. Known storage-over-RDMA modules (ib_isert, nvme_rdma,
    nvmet_rdma, rpcrdma, xprtrdma, ib_srpt) → recommend
    UNLOAD_STORAGE_MODULES=true (new)
2.  Unknown kernel modules → manual intervention
3.  Userspace processes → manual intervention

Previously storage modules fell into category 2, producing a
misleading "manually unload or blacklist" message when the user
just needs to set UNLOAD_STORAGE_MODULES=true. The driver
container already checks and blocks on these modules — the init
container now gives the same actionable guidance earlier, before
the driver container starts.

Modules with an "mlx5" prefix (e.g. mlx5_vdpa, mlx5_netdev) are
now silently greenlit. These are NVIDIA's own modules that may
depend on mlx5_core but are not in the configured MOFED module
list — they should never be reported as blocking.

Signed-off-by: Alexander Maslennikov <amaslennikov@nvidia.com>
Pull Request #103: Add storage module detection and mlx5 prefix greenlisting to pre-flight checks

18 of 36 new or added lines in 2 files covered. (50.0%)

313 of 553 relevant lines covered (56.6%)

9.97 hits per line

Uncovered Changes

Lines Coverage ∆ File
18
37.75
-2.77% cmd/network-operator-init-container/app/app.go
Jobs
ID Job ID Ran Files Coverage
1 24441944588.1 15 Apr 2026 07:29AM UTC 6
56.6
GitHub Action Run
Source Files on build 24441944588
  • Tree
  • List 6
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24441944588
  • Pull Request #103
  • PR Base - main (#24395007805)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc