Page MenuHomeFreeBSD

Add/update AccECN related statistics and numbers
ClosedPublic

Authored by rscheff on Feb 3 2022, 8:56 PM.
Tags
None
Referenced Files
F159235217: D34161.id102346.diff
Thu, Jun 11, 4:29 PM
Unknown Object (File)
Tue, Jun 9, 7:58 AM
Unknown Object (File)
Mon, Jun 8, 10:08 AM
Unknown Object (File)
Sat, May 16, 6:50 AM
Unknown Object (File)
Sat, May 16, 6:17 AM
Unknown Object (File)
May 5 2026, 10:33 PM
Unknown Object (File)
May 3 2026, 9:02 AM
Unknown Object (File)
Apr 27 2026, 11:06 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 44297
Build 41185: 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