|
Ran
|
Jobs
1
|
Files
249
|
Run time
19s
|
Badge
README BADGES
|
push
travis-ci
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
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 230.1 | 0 |
71.45 |
Travis Job 230.1 |