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

cilium / cilium / 39852
39%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2022 05:56PM UTC
Jobs 3
Files 908
Run time 46min
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

29 Mar 2022 03:07PM UTC coverage: 35.123% (+0.02%) from 35.106%
39852

push

travis-ci-com

qmonnet
bpf: group trace reason and monitor into struct trace_ctx where relevant

There are several locations where grouping the reason and "monitor"
(length) for traces helps reading the code. Let's use structs to pass
them to most of the encapsulation helpers.

There are also a few helpers where it does not help much, because we
often pass direct values, and grouping with a struct would make us
declare many structs just for the sake of complying with the new
argument type. For such cases, we do not change the code to take structs
instead of the two integers. This is the case, for example, for
__encap_with_nodeid(), which is left untouched. Similarly,
send_trace_notify() is not changed to take a struct.

Suggested-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Quentin Monnet <quentin@isovalent.com>

45098 of 128399 relevant lines covered (35.12%)

6618.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 39852.1 29 Mar 2022 05:58PM UTC 0
35.1
Travis Job 39852.1
2 39852.2 29 Mar 2022 05:56PM UTC 0
35.09
Travis Job 39852.2
3 39852.3 (RACE=1 BASE_IMAGE=quay.io/cilium/cilium-runtime:efb92c208c5f1f190243b361cbb43413ca49d534@sha256:8ca66f05327b5affad2bfb09614636f2b0d3fa24a9f40d1b5f86c2ef9ca2e46a LOCKDEBUG=1) 29 Mar 2022 06:38PM UTC 0
35.11
Travis Job 39852.3
Source Files on build 39852
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #39852
  • 1efb8fcf on github
  • Prev Build on master (#39834)
  • Next Build on master (#39861)
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