Skip to content

experiment with generic xdp tx zerocopy #5086

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

Closed
wants to merge 1 commit into from

Conversation

mtfriesen
Copy link
Contributor

@mtfriesen mtfriesen commented May 7, 2025

Description

Describe the purpose of and changes within this Pull Request.

Let's see how much performance is bottlenecked by the TX bounce buffer for generic XDP.

Testing

Do any existing tests cover this change? Are new tests needed?

Documentation

Is there any documentation impact for this change?

Copy link

codecov bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.67%. Comparing base (54ced5e) to head (208eaee).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5086      +/-   ##
==========================================
- Coverage   85.92%   85.67%   -0.25%     
==========================================
  Files          59       59              
  Lines       18035    18035              
==========================================
- Hits        15496    15451      -45     
- Misses       2539     2584      +45     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mtfriesen
Copy link
Contributor Author

No performance improvement in netperf.

@mtfriesen mtfriesen closed this May 12, 2025
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