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

noironetworks / opflex / 2001
69%
master: 68%

Build:
Build:
LAST BUILD BRANCH: coveralls
DEFAULT BRANCH: master
Ran 09 Apr 2021 08:36AM UTC
Jobs 1
Files 272
Run time 34s
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
2001

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>

21189 of 30915 relevant lines covered (68.54%)

2446.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2001.1 (TEST_SUITE=travis-build.sh) 09 Apr 2021 08:36AM UTC 0
68.54
Travis Job 2001.1
Source Files on build 2001
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2001
  • 92f38381 on github
  • Next Build on session-aff (#2006)
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