Skip to content

Conversation

@rafaelroquetto
Copy link
Contributor

Switches the IPv4 option from StreamID to the experimental range, as StreamID needs to be constrained to 4 bytes.

@rafaelroquetto rafaelroquetto requested a review from a team as a code owner December 12, 2025 02:15
@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.18%. Comparing base (816e7b5) to head (d3467ab).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1002      +/-   ##
==========================================
+ Coverage   47.17%   47.18%   +0.01%     
==========================================
  Files         259      259              
  Lines       26859    26859              
==========================================
+ Hits        12670    12673       +3     
+ Misses      13344    13341       -3     
  Partials      845      845              
Flag Coverage Δ
integration-test 23.02% <ø> (-0.03%) ⬇️
integration-test-arm 0.00% <ø> (ø)
integration-test-vm-${ARCH}-${KERNEL_VERSION} 0.00% <ø> (ø)
k8s-integration-test 2.70% <ø> (+0.01%) ⬆️
oats-test 0.00% <ø> (ø)
unittests 48.20% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@grcevski grcevski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this help with errors in remote routers with IP options?

Comment on lines +41 to +44
enum {
k_tp_written_l7 = 1,
k_tp_written_tc = 2,
};
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused definitions?

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.

3 participants