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

Fix Tx to retry sending #4278

Merged
merged 6 commits into from May 15, 2024
Merged

Fix Tx to retry sending #4278

merged 6 commits into from May 15, 2024

Conversation

ami-GS
Copy link
Contributor

@ami-GS ami-GS commented May 3, 2024

Description

sendto() sometimes fail by EAGAIN and stop sending anymore.

Testing

tested with secnetperf throughput test. Using 2 local Ubuntu22.04 VMs

Documentation

N/A

@ami-GS ami-GS requested a review from a team as a code owner May 3, 2024 05:48
Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.06%. Comparing base (4b08a11) to head (8b46577).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4278      +/-   ##
==========================================
- Coverage   85.82%   85.06%   -0.76%     
==========================================
  Files          56       56              
  Lines       15382    15382              
==========================================
- Hits        13201    13085     -116     
- Misses       2181     2297     +116     

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

nibanks
nibanks previously approved these changes May 9, 2024
@ami-GS ami-GS merged commit 7c4f1b1 into main May 15, 2024
348 of 355 checks passed
@ami-GS ami-GS deleted the dev/daiki/xdp_tx_eagain_fix branch May 15, 2024 14:08
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.

None yet

2 participants