Giter Club home page Giter Club logo

tcp-highspeed-dce's Introduction

TCP HighSpeed DCE

Comparison of ns-3 and Linux kernel implemetations of TCP HighSpeed Protocol using Direct Code Execution (DCE)

Please Visit out Wiki page for more information

Final Result

Data rate: Between Routers: 1Mbps, Between Router - Node: 10Mbps

  • Congestion Window

A.plotme - ns-3, 2_format_new.txt - Linux

  • Queue Size

queue-size.plotme - ns-3, newgraph.plotme - Linux

Data rate: Between Routers: 150Mbps, Between Router - Node: 150Mbps

  • Congestion Window

A.plotme - ns-3, 2_format_new.txt - Linux

  • Queue Size

queue-size.plotme - ns-3, newgraph.plotme - Linux

We have identified possible resons for the deviation in the results. This can be found here

Network Topology

Dumbbell Topology - With 2 Routers and 5 nodes on each side of the router

(5 nodes) -- (1 router) -- (1 router) -- (5 nodes)

With each node having a point to point connection to the router

Configurations

Inside the main function

  • stack - ("linux"/"ns3")
  • transport_prot - TcpHighSpeed
  • linux_prot - highspeed
  • queue_disc_type - RedQueueDisc

Adjustments made

  • FACK, SACK, DSACK, ECN have been disabled in both implementations
  • PRR is enabled

Files

  • dce-gfc-dumbbell-new.cc - Merged code for running tcp high speed implementations of ns-3 and linux kernel
  • plot-scripts/plot_cwnd_comparison.sh - Script to plot congestion window data from ns-3 and linux stacks
  • plot-scripts/plot_queue_size_comparison.sh - Script to plot queue size data from ns-3 and linux stacks
  • plot-scripts/gnuplot_cwnd - gnuplot commands to plot congestion window data
  • plot-scripts/gnuplot_queue_size - gnuplot commands to plot queue size data

References

tcp-highspeed-dce's People

Contributors

dibyadarshan avatar edwin444 avatar omkarprabhu-98 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

xiangchu0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.