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

uber / tchannel-go / 3217
88%

Build:
DEFAULT BRANCH: dev
Ran 22 Mar 2017 11:49PM UTC
Jobs 4
Files 0
Run time 3s
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
3217

push

travis-ci

prashantv
Set DiffServ (QoS) bit on Outbound Connections (#516)

The QoS option is configurable using DiffServ names AF11, etc.
DiffServ names correspond with rfc4594 recommended values,
that are also implemented with iptables.
A ToS bit is Configurable using DefaultConnectionOptions.TosPriority
configuration parameter on create server.

The QoS feature was implmeented with a dual stack network in mind.
setsockopt will throw an error if the wrong address family flag
is called.
- Adding Configuration Parameter TosPriority to ConnectonOptions.
- dscpName to interger value in tos.go.
- Test dscp value mapping is compliant with RFC4594 recommened values.
- TestTosPriority in connection_test.go to verify the outgoing socket
  has the correct ToS Bit set.

16 of 16 new or added lines in 1 file covered. (100.0%)

4299 of 4924 relevant lines covered (87.31%)

4829.27 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
100.0
connection.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
outbound.go
3
100.0
inbound.go
4
100.0
relay.go
11
100.0
mex.go
Jobs
ID Job ID Ran Files Coverage
1 3217.1 22 Mar 2017 11:49PM UTC 0
87.96
Travis Job 3217.1
2 3217.2 22 Mar 2017 11:49PM UTC 0
87.7
Travis Job 3217.2
3 3217.3 22 Mar 2017 11:49PM UTC 0
87.31
Travis Job 3217.3
4 3217.4 22 Mar 2017 11:50PM UTC 0
87.69
Travis Job 3217.4
Source Files on build 3217
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3217
  • 6b8d075c on github
  • Prev Build on dev (#3198)
  • Next Build on dev (#3228)
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