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
F156580097: D22072.diff
Thu, May 14, 8:15 PM
Unknown Object (File)
Sat, May 9, 10:30 PM
Unknown Object (File)
Wed, May 6, 11:01 PM
Unknown Object (File)
Sun, May 3, 6:41 PM
Unknown Object (File)
Sat, May 2, 10:21 PM
Unknown Object (File)
Tue, Apr 28, 3:56 PM
Unknown Object (File)
Tue, Apr 21, 6:26 PM
Unknown Object (File)
Thu, Apr 16, 5:37 AM
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 Not Applicable
Unit
Tests Not Applicable