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

Intel_mp: rxdrop counter fixes for 82599 #1443

Merged
merged 2 commits into from
Nov 8, 2019

Conversation

eugeneia
Copy link
Member

Used to be that rxdrop only included packets dropped on queue 0 for Intel 82599 based cards. This branch makes it so that rxdrop includes all dropped packets.

Caveat: I would extend cb17d43 to do the same for i210/i350 based cards but do not have any to test right now.

Fixes a bug where only packets dropped on first queue were counted in rxdrop
counter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants