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

cilium / cilium / 40211 / 1
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2022 12:03PM UTC
Files 919
Run time 2min
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

07 Apr 2022 11:24AM UTC coverage: 34.085% (+0.03%) from 34.059%
40211.1

push

travis-ci-com

borkmann
cilium, lbmap: Use silent delete in deleteBackendLocked for now

This should hopefully relieve the large amount of CI flakes we've been seeing
recently, given the NAT46/64 work attempts to delete backends from both maps:

  [...]
  controller bpf-map-sync-cilium_lb6_backends_v2 failure '6 map sync errors'
  controller bpf-map-sync-cilium_lb4_backends_v2 failure '2 map sync errors'
  controller bpf-map-sync-cilium_lb6_backends_v2 failure '5 map sync errors'
  controller bpf-map-sync-cilium_lb4_backends_v2 failure '2 map sync errors'
  [...]

Use silent delete for now given we ignore these errors, so there is also zero
point in attempting to retry a delete if it failed previously anyway given the
element was not present.

Later, we'll refactor the deletion handling, so that we only delete in both
maps when we know NAT46/64 was involved. The patch here doesn't make things
better or worse, it just tells the controller to uselessly retry on missing
element.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>

46111 of 135281 relevant lines covered (34.09%)

2326.28 hits per line

Source Files on job 40211.1
  • Tree
  • List 0
  • Changed 104
  • Source Changed 1
  • Coverage Changed 104
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27096
  • Travis Job 40211.1
  • c808ded5 on github
  • Prev Job for on master (#40199.1)
  • Next Job for on master (#40239.2)
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