Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggest and develop additional TCP testing tools #23

Open
GoogleCodeExporter opened this issue Apr 28, 2015 · 0 comments
Open

Suggest and develop additional TCP testing tools #23

GoogleCodeExporter opened this issue Apr 28, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

imported from: http://argus-bg.dnsalias.org/issues/580

The comming VMA will include full blown TCP stack. This is much more 
complecated than handling UDP that we currently have in VMA. Hence, we need 
more than latency and throughput tests that vperf knows to do.

for example we would like to test behavior of TCP stack in case peer doesn't 
read from its side of the socket, and other tests that relates to recv window, 
acks congestion controll, and so on.
NOTE:

   1. These tests can be written in python, and not nessarily in C++
   2. We have heard about ixia (http://www.ixiacom.com/) that does similair things. Here we are talking about simpler level of tests. I am writing ixia, only for providing background for what we are talking about.
   3. This task should come after supporting TCP in vperf

Original issue reported on code.google.com by [email protected] on 4 Apr 2011 at 7:29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant