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

cilium / cilium / 11268
39%

Build:
DEFAULT BRANCH: master
Ran 11 Oct 2019 08:49AM UTC
Jobs 1
Files 445
Run time 25s
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

11 Oct 2019 08:29AM UTC coverage: 45.606% (-0.1%) from 45.711%
11268

push

travis-ci-com

brb
cilium: add signal package for handling BPF datapath signals

Instead of reworking CT GC timing heuristics as in PR attempt #9366,
we can properly address the issue of needing to trigger the GC by
having the BPF datapath tell us of a potential fill up of the NAT
table.

This is a much much cleaner approach as we get the feedback right
where we need it instead of periodically polling which might happen
too late or uselessly often. Just let the BPF datapath wake up the
CT GC instead! Add a signal package to receive events from BPF and
plug a channel into the GC's select for custom wakeups along with
meta data to know which of the maps (v4 or v6) we need to clean.

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

26079 of 57183 relevant lines covered (45.61%)

1201.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11268.1 11 Oct 2019 08:49AM UTC 0
45.61
Travis Job 11268.1
Source Files on build 11268
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #11268
  • fa58faca on github
  • Prev Build on master (#11255)
  • Next Build on master (#11270)
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