Skip to content

Conversation

@tbarbette
Copy link
Collaborator

@tbarbette tbarbette commented Jul 22, 2017

Somehow, even with only one queue in RX this field is dangling to value != 0.
Fix #359 . In ixgbe and i40e that lead to accessing an inexisting queue.
But also probably others.

Proper support would be to initialize the device with multiple queues,
or use multiple ToDevice with a QUEUE argument and use one queue per
thread. But that's for another day...

Somehow, even with only one queue in RX this field is dangling.
Fix kohler#359. In ixgbe and i40e that lead to accessing an inexisting queue.

Proper support would be to initialize the device with multiple queues,
or us multiple ToDevice with a QUEUE argument and use one queue per
thread. But that's for another day...
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.

1 participant