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

ovn-kubernetes / ovn-kubernetes / 20872220224
54%
master: 54%

Build:
Build:
LAST BUILD BRANCH: dpu_ic_changes
DEFAULT BRANCH: master
Ran 10 Jan 2026 04:06AM UTC
Jobs 1
Files 289
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

10 Jan 2026 03:39AM UTC coverage: 54.26% (+0.06%) from 54.204%
20872220224

Pull #5840

github

tsorya
Bug fix: Skip BridgeEIPAddrManager in DPU-host mode

In DPU-host mode, BridgeEIPAddrManager should not be initialized
because EgressIP is handled by ovnkube running on the DPU where
OVS runs. The DPU-host has no OVS and no openflow manager.

This fix:
- Adds shouldHandleBridgeEgressIP() helper function that checks:
  - Network Segmentation is enabled
  - Interconnect is enabled
  - Gateway mode is not disabled
  - Not running in DPU-host mode
- Uses this helper in all EgressIP handler methods
- Removes unused egressip import from gateway_init.go

Signed-off-by: Igal Tsoiref <itsoiref@redhat.com>
Pull Request #5840: Bug fix: Skip BridgeEIPAddrManager in DPU-host mode

0 of 10 new or added lines in 1 file covered. (0.0%)

12 existing lines in 5 files now uncovered.

41025 of 75608 relevant lines covered (54.26%)

426.64 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
10
32.42
-0.49% go-controller/pkg/node/gateway.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
60.49
-1.23% go-controller/hybrid-overlay/pkg/controller/node.go
2
67.23
3.67% go-controller/pkg/ovn/controller/network_qos/network_qos.go
2
68.64
-0.07% go-controller/pkg/ovn/egressip.go
2
76.4
0.0% go-controller/pkg/ovn/hybrid.go
4
78.51
-1.75% go-controller/pkg/clustermanager/networkconnect/cluster_network_connect.go
Jobs
ID Job ID Ran Files Coverage
1 20872220224.1 10 Jan 2026 04:06AM UTC 289
54.26
GitHub Action Run
Source Files on build 20872220224
  • Tree
  • List 289
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5840
  • PR Base - master (#20886850837)
  • 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