Skip to content

CP: Fix DSCP detection on Windows. Add DSCP support to SecNetPerf (#5130) #5164

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

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

anrossi
Copy link
Contributor

@anrossi anrossi commented Jun 13, 2025

  • Fix DSCP detection on Windows. Add DSCP support to SecNetPerf

  • Add TypeOfService/TrafficClass on receive to test DSCP

  • Don't attempt to receive TOS/TCLASS on Windows Server 2022

  • Also mark epoll and raw datapaths as supporting recv DSCP

* Fix DSCP detection on Windows. Add DSCP support to SecNetPerf

* Add TypeOfService/TrafficClass on receive to test DSCP

* Don't attempt to receive TOS/TCLASS on Windows Server 2022

* Also mark epoll and raw datapaths as supporting recv DSCP
@anrossi anrossi added this to the Release 2.5 milestone Jun 13, 2025
@anrossi anrossi requested a review from a team as a code owner June 13, 2025 00:28
@anrossi anrossi enabled auto-merge (squash) June 13, 2025 00:29
@anrossi anrossi merged commit 04fc376 into release/2.5 Jun 13, 2025
194 checks passed
@anrossi anrossi deleted the dscp-fix-on-release-2.5 branch June 13, 2025 00:32
Copy link

codecov bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.01%. Comparing base (8e2d8d5) to head (9472233).
Report is 1 commits behind head on release/2.5.

Additional details and impacted files
@@               Coverage Diff               @@
##           release/2.5    #5164      +/-   ##
===============================================
- Coverage        87.31%   87.01%   -0.30%     
===============================================
  Files               59       59              
  Lines            18048    18048              
===============================================
- Hits             15758    15704      -54     
- Misses            2290     2344      +54     

☔ 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.

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.

2 participants