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

net_virtio: fix dpdk get buffer #230

Merged
merged 1 commit into from
Jul 25, 2014
Merged

Conversation

ghost
Copy link

@ghost ghost commented Jul 17, 2014

The DPDK's virtio PMD is provoding a 1 descriptor buffers.
Detect and support this case.

Signed-off-by: Nikolay Nikolaev n.nikolaev@virtualopensystems.com

@SnabbBot
Copy link

Running integration tasks for 2f19036 on davos:

/home/max/snabb_bot/tasks/benchmarks.sh

OK: basic1-100e6 on 2f19036 : 0.994746 of 11.42
OK: basic1-10e6 on 2f19036 : 1 of 10.92

/home/max/snabb_bot/tasks/test.sh

Tests successful.

The DPDK's virtio PMD is provoding a 1 descriptor buffers.
Detect and support this case.

Signed-off-by: Nikolay Nikolaev <n.nikolaev@virtualopensystems.com>
@ghost ghost closed this Jul 25, 2014
@ghost ghost reopened this Jul 25, 2014
lukego added a commit that referenced this pull request Jul 25, 2014
@lukego lukego merged commit 4af8ad8 into snabbco:master Jul 25, 2014
mwiget pushed a commit to mwiget/snabb that referenced this pull request Feb 11, 2016
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