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

noironetworks / opflex / 230 / 1
68%
master: 68%

Build:
DEFAULT BRANCH: master
Ran 10 Apr 2020 10:49PM UTC
Files 249
Run time 18s
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

10 Apr 2020 10:49PM UTC coverage: 71.454% (+0.05%) from 71.407%
230.1

push

travis-ci

Madhu Challa
Add arp flows for service interface

- Since we added checks to only accept packets matching the
  service-mac address and there was no separate arp flow
  arp packets on the service-interface are dropped.
- Add arp flows so such packets are allowed in addition to
  packets matching the dmac == service-mac

Flow change:
In addition to
 cookie=0x0, duration=8974.784s, table=1, n_packets=36, n_bytes=4248, priority=90,in_port=eth1,dl_vlan=1023,dl_dst=00:50:56:98:39:d4 actions=pop_vlan,load:0x3ff->NXM_NX_REG0[],load:0x1->NXM_NX_REG6[],write_metadata:0x300/0x300,goto_table:5
we also add an arp flow
 cookie=0x0, duration=193.595s, table=1, n_packets=66, n_bytes=4224, priority=90,arp,in_port=eth1,dl_vlan=1023,dl_dst=ff:ff:ff:ff:ff:ff,arp_op=1 actions=pop_vlan,load:0x3ff->NXM_NX_REG0[],load:0x1->NXM_NX_REG6[],write_metadata:0x300/0x300,goto_table:5

to accept broadcast arp requests on the service vlan

Signed-off-by: Madhu Challa <challa@gmail.com>
Change-Id: I1a9f8b75f

17239 of 24126 relevant lines covered (71.45%)

2969.85 hits per line

Source Files on job 230.1
  • Tree
  • List 0
  • Changed 74
  • Source Changed 1
  • Coverage Changed 74
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15
  • Travis Job 230.1
  • f7f6d532 on github
  • Prev Job for on master (#222.1)
  • Next Job for on master (#232.1)
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