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

rollandf / sriov-network-operator
64%
master: 64%

Build:
Build:
LAST BUILD BRANCH: dra-poc
DEFAULT BRANCH: master
Repo Added 25 Jul 2022 11:08AM UTC
Token XCzVsfgJHlDoAXiRtmOJ1Z71xUEDMOzri regen
Build 228 Last
Files 114
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

LAST BUILD ON BRANCH dra-poc
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • CVE-2021-20206
  • CVE-2022-1996
  • CVE-2022-3064
  • HCA
  • add-u
  • add-u-br
  • align-docker
  • baseimage
  • baseimage25.10
  • bp-goproxy
  • bridgesecure
  • busybox
  • check-dra
  • ci-base-branch
  • ci-pr-branch
  • ci-pr-branch-back
  • ci-pr-title
  • cve-26.1.2
  • daemonresult
  • ddi
  • ddi-267
  • delete
  • dependabot/docker/golang-1.25
  • dependabot/docker/golang-1.26
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/labeler-6
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/azure/setup-helm-4.3.1
  • dependabot/github_actions/coverallsapp/github-action-2.3.6
  • dependabot/github_actions/coverallsapp/github-action-2.3.7
  • dependabot/github_actions/docker/build-push-action-6
  • dependabot/github_actions/docker/setup-buildx-action-3
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/go_modules/general-dependencies-070606913e
  • dependabot/go_modules/general-dependencies-35e5ba6828
  • dependabot/go_modules/general-dependencies-5b87cf7aa9
  • dependabot/go_modules/general-dependencies-8e0f654415
  • dependabot/go_modules/golang.org/x/crypto-0.45.0
  • devel-doca
  • disable-plugins-helm
  • docker-again
  • dockerarg
  • dockerargbp
  • dockerbp
  • dra-26.7.x
  • dra-design
  • dra-poc
  • empty-dir-ups
  • events
  • fix-pulse-bp-26.4.x
  • fix-pulse-main
  • fix/ut-failures
  • force
  • force-backport
  • gitignore
  • gitignoremaster
  • gix-pulse
  • goconst
  • goproxy
  • gov-ready
  • gpg
  • grpc-cve
  • hook-affinity
  • ignition-cve
  • karg-temp
  • karg-temp-restore
  • labeler
  • log-name
  • loop
  • loop-restore
  • master
  • mtu-ovs
  • nvstaging
  • oauth
  • oauth2
  • oauth3
  • otherconfigbp261
  • ovs-internal
  • pulse-scan
  • remove-license-check
  • revert-grub
  • scan-bp
  • securebridgeovs
  • typo
  • updates-26.1.x
  • webhookport

23 Jul 2026 02:45PM UTC coverage: 63.503% (-0.06%) from 63.565%
30016292902

push

github

Fred Rolland
feat: integrate dra-driver-sriov as device-plugin alternative

10257 of 16152 relevant lines covered (63.5%)

0.71 hits per line

Relevant lines Covered
Build:
Build:
16152 RELEVANT LINES 10257 COVERED LINES
0.71 HITS PER LINE
Source Files on master
  • Tree
  • List 114
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30016292902 dra-poc feat: integrate dra-driver-sriov as device-plugin alternative push 23 Jul 2026 02:45PM UTC Fred Rolland github
63.5
30014828723 dra-poc feat: integrate dra-driver-sriov as device-plugin alternative Add optional Dynamic Resource Allocation mode behind the dynamicResourceAllocation feature gate: deploy the SR-IOV DRA driver instead of the network device plugin, and keep SR-IOV conf... push 23 Jul 2026 02:26PM UTC rollandf github
63.56
30010893800 HCA mellanox: soft-skip DDI when firmware rejects HCA capability change push 23 Jul 2026 01:35PM UTC Fred Rolland github
63.23
30008026258 HCA mellanox: soft-skip DDI when firmware rejects HCA capability change doca_mgmt_data_direct can exit 1 with DOCA_ERROR_IO_FAILED when the NIC has an fwctl device but the firmware does not support the DDI capability at the current firmware version o... push 23 Jul 2026 12:55PM UTC rollandf github
63.01
29913523640 devel-doca fix: build doca_mgmt_data_direct from DOCA devel image CI fails when installing doca-samples and SDK dev packages from doca-repo-prod.nvidia.com, which GHA runners cannot resolve. Build doca_mgmt_data_direct in a separate stage based on the DOCA ... push 22 Jul 2026 11:05AM UTC rollandf github
62.79
29912199335 devel-doca fix: build doca_mgmt_data_direct from DOCA devel image CI fails when installing doca-samples and SDK dev packages from doca-repo-prod.nvidia.com, which GHA runners cannot resolve. Build doca_mgmt_data_direct in a separate stage based on the DOCA ... push 22 Jul 2026 10:44AM UTC rollandf github
62.8
29817919986 ddi-267 mellanox: enable DDI on VFs via VFConfigHook Add a VFConfigHook extension point to SriovInterface that vendor plugins can register to inject per-VF logic after unbind. The Mellanox plugin registers MellanoxVFHook, which enables DDI (Data Direct I... push 21 Jul 2026 09:34AM UTC rollandf github
62.9
29817665001 ddi-267 mellanox: enable DDI on VFs via VFConfigHook Add a VFConfigHook extension point to SriovInterface that vendor plugins can register to inject per-VF logic after unbind. The Mellanox plugin registers MellanoxVFHook, which enables DDI (Data Direct I... push 21 Jul 2026 09:30AM UTC rollandf github
62.95
29740584986 ddi-267 mellanox: enable DDI on VFs via VFConfigHook Add a VFConfigHook extension point to SriovInterface that vendor plugins can register to inject per-VF logic after unbind. The Mellanox plugin registers MellanoxVFHook, which enables DDI (Data Direct I... push 20 Jul 2026 12:14PM UTC rollandf github
62.86
29738572476 ddi-267 mellanox: enable DDI on VFs via VFConfigHook Add a VFConfigHook extension point to SriovInterface that vendor plugins can register to inject per-VF logic after unbind. The Mellanox plugin registers MellanoxVFHook, which enables DDI (Data Direct I... push 20 Jul 2026 11:39AM UTC rollandf github
62.95
See All Builds (202)

Badge your Repo: sriov-network-operator

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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