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

vhost_user: Enable/disable vring processing on kick/get_base #984

Merged
merged 1 commit into from
Sep 2, 2016

Conversation

lukego
Copy link
Member

@lukego lukego commented Aug 3, 2016

Follow the rules for the vhost-user protocol to enable and disable processing. Particularly, avoid processing DMA requests when the guest driver is offline because they will contain garbage.

This fix should resolve all QEMU-related failures in the test matrix for the l2fwd benchmark. Compare new results and old results. Highlights that there are still a couple of DPDK-related interop problems to resolve afterwards.

@eugeneia eugeneia self-assigned this Aug 3, 2016
@eugeneia eugeneia added the merged label Aug 3, 2016
@lukego lukego mentioned this pull request Aug 4, 2016
@eugeneia eugeneia merged commit d77e43d into snabbco:master Sep 2, 2016
dpino pushed a commit to dpino/snabb that referenced this pull request Oct 2, 2017
Fix ARP and NDP next-hop detection with RSS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants