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

benchmark environment setup #185

Merged
merged 1 commit into from
Jun 2, 2014
Merged

Conversation

xaviergr
Copy link

This pull request includes a set of scripted test cases that enables easily to execute snabbswitch with virtual machines through vhost_user and get some performance measurements. A README file is included on how to setup the environment and run the scripts.

A set of test cases with the goal of measuring easily the peformance
between snabbswitch and virtual machines through vhost_user.

Included three main test cases:
- guest to guest:
    guest0 -> snabb nfv0 -> NIC0 = NIC1 <- snabb nfv1 <- guest1
- guest to host:
    guest0 -> snabb nfv0 -> NIC0 = NIC1 <- host
- guest to loadgen
    guest -> snabb nfv -> NIC_0 = NIC_1 <- snabb loadgen

Some helper scripts are also included:
- NIC rebinding
- guest to guest through vhost-tap

Signed-off-by: Alexander Spyridakis <a.spyridakis@virtualopensystems.com>
lukego added a commit that referenced this pull request Jun 2, 2014
@lukego lukego merged commit 72d8b4d into snabbco:master Jun 2, 2014
@lukego
Copy link
Member

lukego commented Jun 2, 2014

Can't wait to take it for a spin! :-)

mwiget pushed a commit to mwiget/snabb that referenced this pull request Jan 3, 2016
Switch from port ranges to use PSIDs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants