Skip to content

fix GSO sending logic to respect ECN marking changes#4835

Merged
marten-seemann merged 1 commit intomasterfrom
ecn-gso
Jan 6, 2025
Merged

fix GSO sending logic to respect ECN marking changes#4835
marten-seemann merged 1 commit intomasterfrom
ecn-gso

Conversation

@marten-seemann
Copy link
Copy Markdown
Member

Fixes #4829.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.67%. Comparing base (f41a6a6) to head (1b61b6b).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4835      +/-   ##
==========================================
+ Coverage   83.65%   83.67%   +0.02%     
==========================================
  Files         149      149              
  Lines       16069    16070       +1     
==========================================
+ Hits        13442    13446       +4     
+ Misses       2095     2093       -2     
+ Partials      532      531       -1     

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

@marten-seemann marten-seemann merged commit febf280 into master Jan 6, 2025
@marten-seemann marten-seemann deleted the ecn-gso branch January 6, 2025 08:18
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.

GSO sending logic doesn't properly respect ECN marking changes

1 participant