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

Assign RSS offload type with NIC supported values #54

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

sippejw
Copy link
Contributor

@sippejw sippejw commented Sep 5, 2024

Description

As noted in issue #38, the RSS offload types is currently hardcoded and not all NICs support the set value. This PR takes the suggestion from @tbarbette and updates the assignment to a value provided by the NIC (dev_info.flow_type_rss_offloads).

Testing

I have only tested this on an Intel X710. If @thearossman can test this on the ConnectX-5 and any other hardware they have that would be great.

@sippejw
Copy link
Contributor Author

sippejw commented Sep 5, 2024

Apologies, my old PR got closed as I was updating my fork. @thearossman, this updated PR should have the updates you requested in #40.

@thearossman thearossman merged commit ae34332 into stanford-esrg:main Sep 7, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants