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

cilium / cilium / 39147 / 3
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 07 Mar 2022 09:47AM UTC
Files 908
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

07 Mar 2022 08:30AM UTC coverage: 35.043%. First build
RACE=1 BASE_IMAGE=quay.io/cilium/cilium-runtime:514cbfc3fccb32fb67193b4b686f508b2fa26621@sha256:30cf45c1feadd04d367c446d0a3e3530d85be1b1e86f166f2862fdc09950f6a0 LOCKDEBUG=1

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>

44761 of 127732 relevant lines covered (35.04%)

2217.45 hits per line

Source Files on job 39147.3 (RACE=1 BASE_IMAGE=quay.io/cilium/cilium-runtime:514cbfc3fccb32fb67193b4b686f508b2fa26621@sha256:30cf45c1feadd04d367c446d0a3e3530d85be1b1e86f166f2862fdc09950f6a0 LOCKDEBUG=1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26497
  • Travis Job 39147.3
  • 94f19149 on github
  • Next Job for RACE=1 BASE_IMAGE=quay.io/cilium/cilium-runtime:514cbfc3fccb32fb67193b4b686f508b2fa26621@sha256:30cf45c1feadd04d367c446d0a3e3530d85be1b1e86f166f2862fdc09950f6a0 LOCKDEBUG=1 on master (#39153.3)
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