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

lib/net: correct RSS hash of i40e NICs #691

Merged
merged 1 commit into from
Jun 21, 2024
Merged

lib/net: correct RSS hash of i40e NICs #691

merged 1 commit into from
Jun 21, 2024

Conversation

AltraMayor
Copy link
Owner

@AltraMayor AltraMayor commented Jun 21, 2024

The newer i40e driver of DPDK resets the global registers while starting a port. This patch updates the global registers of an i40e NIC after front and back interfaces have started.

This pull request closes #685.

The newer i40e driver of DPDK resets the global registers
while starting a port. This patch updates the global registers of
an i40e NIC after front and back interfaces have started.
@AltraMayor AltraMayor added the bug label Jun 21, 2024
@AltraMayor AltraMayor added this to the Version 1.2 milestone Jun 21, 2024
@AltraMayor
Copy link
Owner Author

This pull request has been successfully tested with i40e NICs.

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.

1 participant