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

cilium / cilium / 39147
39%

Build:
DEFAULT BRANCH: master
Ran 07 Mar 2022 09:05AM UTC
Jobs 3
Files 908
Run time 44min
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 Mar 2022 08:30AM UTC coverage: 35.024% (+0.02%) from 35.009%
39147

push

travis-ci-com

gandro
bpf: fix removal of stale bpf_netdev.o tc filters

Previously, bpf_netdev filters are loaded with obj name
`bpf_netdev_${iface}.o`, but init.sh was checking for stale filters with
regex `bpf_netdev_[^\.]*.o`

Because of that stale tc filters were not removed from interfaces which
had a dot in their name, including interfaces with VLANs

This patch updates expression in `bpf/init.sh` to match exact names as
generated in `pkg/datapath/loader/loader.go` instead of the regex

Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>

44717 of 127677 relevant lines covered (35.02%)

7059.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 39147.1 07 Mar 2022 09:07AM UTC 0
34.99
Travis Job 39147.1
2 39147.2 07 Mar 2022 09:05AM UTC 0
35.0
Travis Job 39147.2
3 39147.3 (RACE=1 BASE_IMAGE=quay.io/cilium/cilium-runtime:514cbfc3fccb32fb67193b4b686f508b2fa26621@sha256:30cf45c1feadd04d367c446d0a3e3530d85be1b1e86f166f2862fdc09950f6a0 LOCKDEBUG=1) 07 Mar 2022 09:47AM UTC 0
35.04
Travis Job 39147.3
Source Files on build 39147
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #39147
  • 94f19149 on github
  • Prev Build on master (#39122)
  • Next Build on master (#39153)
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