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)
Wed, Nov 27, 2:18 PM
Unknown Object (File)
Nov 26 2024, 9:43 AM
Unknown Object (File)
Nov 24 2024, 9:58 AM
Unknown Object (File)
Nov 24 2024, 4:14 AM
Unknown Object (File)
Nov 20 2024, 1:23 AM
Unknown Object (File)
Nov 19 2024, 8:25 PM
Unknown Object (File)
Nov 19 2024, 2:38 PM
Unknown Object (File)
Nov 19 2024, 1:49 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