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

cilium / cilium / 9786
39%

Build:
DEFAULT BRANCH: master
Ran 06 Aug 2019 10:28PM UTC
Jobs 1
Files 435
Run time 56s
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

06 Aug 2019 10:07PM UTC coverage: 44.14% (-0.003%) from 44.143%
9786

push

travis-ci-com

tgraf
lbmap: Do not arping each service backend IP addr

Previously, we used to arping each service backend IP address to retrieve
the mac address of the next hop to the IP addr. The IP => mac mappings were
inserted into the Linux ARP table, so that NodePort's fib_lookup() could
find the relevant mapping.

However, it's enough to know "IP addr of next hop to backend IP addr" =>
"mac addr of next hop to node running backend" for fib_lookup() to succeed.
As the next hop IP addr is of a Cilium node, the mapping can be learned
by arping'ing the Cilium node once it has joined the cluster (same as
in the crypto case).

Signed-off-by: Martynas Pumputis <m@lambda.lt>

25292 of 57299 relevant lines covered (44.14%)

1181.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9786.1 06 Aug 2019 10:28PM UTC 0
44.14
Travis Job 9786.1
Source Files on build 9786
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #9786
  • cd0fbd21 on github
  • Prev Build on master (#9785)
  • Next Build on master (#9787)
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