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

Align XDP Queues with RSS Better #4484

Merged
merged 20 commits into from
Oct 1, 2024
Merged

Align XDP Queues with RSS Better #4484

merged 20 commits into from
Oct 1, 2024

Conversation

nibanks
Copy link
Member

@nibanks nibanks commented Aug 22, 2024

Description

Updates the XDP datapath layer (on Windows) to try to query the RSS processor before fully creating the queues, so that the real queue may be correctly aligned with RSS.

Testing

CI/CD

Documentation

N/A

Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.53%. Comparing base (01e4ae3) to head (802a1cd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4484      +/-   ##
==========================================
+ Coverage   85.46%   85.53%   +0.06%     
==========================================
  Files          56       56              
  Lines       17354    17354              
==========================================
+ Hits        14832    14844      +12     
+ Misses       2522     2510      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nibanks nibanks marked this pull request as ready for review August 23, 2024 18:26
@nibanks nibanks requested a review from a team as a code owner August 23, 2024 18:26
@nibanks nibanks merged commit eb76333 into main Oct 1, 2024
480 checks passed
@nibanks nibanks deleted the xdp-get-queue-procs branch October 1, 2024 15:26
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