Page MenuHomeFreeBSD

Split Chelsio send tags into a generic base tag and a ratelimit tag.
ClosedPublic

Authored by jhb on Oct 18 2019, 12:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 4:16 PM
Unknown Object (File)
Fri, Mar 29, 12:58 PM
Unknown Object (File)
Fri, Mar 29, 10:50 AM
Unknown Object (File)
Mar 5 2024, 6:52 AM
Unknown Object (File)
Jan 28 2024, 6:49 PM
Unknown Object (File)
Jan 12 2024, 2:36 PM
Unknown Object (File)
Dec 26 2023, 6:12 AM
Unknown Object (File)
Dec 22 2023, 5:41 PM
Subscribers

Details

Summary

NIC KTLS will add a new TLS send tag type in cxgbe(4) that is a
distinct tag from a ratelimit tag. To support this, refactor
cxgbe_snd_tag to be a simple send tag with a type and convert the
existing ratelimit tag to a new cxgbe_rate_tag structure.

Test Plan
  • run in the KTLS branch
  • compiled as a standalone patch

Diff Detail

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