Page MenuHomeFreeBSD

Add/update AccECN related statistics and numbers
ClosedPublic

Authored by rscheff on Feb 3 2022, 8:56 PM.
Tags
None
Referenced Files
F137031582: D34161.id102607.diff
Fri, Nov 21, 12:42 AM
Unknown Object (File)
Tue, Nov 18, 11:36 AM
Unknown Object (File)
Sun, Nov 16, 5:30 PM
Unknown Object (File)
Wed, Nov 12, 3:50 AM
Unknown Object (File)
Thu, Nov 6, 6:11 AM
Unknown Object (File)
Sun, Nov 2, 5:46 AM
Unknown Object (File)
Mon, Oct 27, 5:15 AM
Unknown Object (File)
Sun, Oct 26, 5:24 PM
Subscribers

Details

Summary

Reserve couters in the tcps struct in preparation
for AccECN, extend the debugging output for TF2
flags, optimize the syncache flags from individual
bits to a codepoint for the specifc ECN handshake.

This is in preparation of AccECN.

No functional chance except for extended debug
output capabilities.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 44306
Build 41194: arc lint + arc unit

Event Timeline

  • rebase to main
  • set flags in rack_fsm_fast_output after ecn changes
  • rebase to main, set flags in rsm_fast_output after ecn changes
This revision is now accepted and ready to land.Feb 10 2022, 3:08 PM