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

noironetworks / opflex / 2006
69%
master: 68%

Build:
Build:
LAST BUILD BRANCH: coveralls
DEFAULT BRANCH: master
Ran 10 Apr 2021 06:28PM UTC
Jobs 1
Files 273
Run time 16s
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

pending completion
2006

push

travis-ci-com

Madhu Challa
Add session-affinity for services

client-ip affinity with a specified timeout ensures the same client
goes to the same backend using a hash on the nw_src field.
The above flow will be added at a higher prio than the regular 5 tuple
hash flow.
by using hard_timeout we ensure this flow is deleted by ovs once
timeout is reached at which affinity goes away and we start using
5 tuple hash from then on

affinity flow
 cookie=0x0, duration=14.224s, table=5, n_packets=0, n_bytes=0, hard_timeout=30, priority=51,ip,reg6=0xb,nw_dst=169.254.169.254 actions=set_field:00:22:bd:f8:19:ff->eth_src,set_field:e2:35:f9:9e:2c:3b->eth_dst,multipath(nw_src,1024,iter_hash,1,32,NXM_NX_REG7[]),goto_table:6

regular flow
 cookie=0x0, duration=14.224s, table=5, n_packets=0, n_bytes=0, priority=50,ip,reg6=0xb,nw_dst=169.254.169.254 actions=set_field:00:22:bd:f8:19:ff->eth_src,set_field:e2:35:f9:9e:2c:3b->eth_dst,multipath(symmetric_l3l4+udp,1024,iter_hash,1,32,NXM_NX_REG7[]),goto_table:6

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

24569 of 30950 relevant lines covered (79.38%)

2489.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2006.1 (TEST_SUITE=travis-build.sh) 10 Apr 2021 06:28PM UTC 0
79.38
Travis Job 2006.1
Source Files on build 2006
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2006
  • 7cbd0fe5 on github
  • Prev Build on session-aff (#2001)
  • Next Build on session-aff (#2007)
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

© 2025 Coveralls, Inc