Page MenuHomeFreeBSD

cxgbe: Tidy TOE tunables under hw.cxgbe
ClosedPublic

Authored by jhb on Tue, Nov 26, 4:48 PM.
Tags
None
Referenced Files
F104928008: D47765.diff
Tue, Dec 10, 9:13 PM
Unknown Object (File)
Mon, Dec 9, 4:07 AM
Unknown Object (File)
Sat, Nov 30, 10:47 AM
Subscribers

Details

Summary
  • Only two of these tunables are used for RATELIMIT without TCP_OFFLOAD.
  • Mark t4_tmr_idx_ofld and t4_pktc_idx_ofld static.
  • Move hw.cxgbe.cop_managed_offloading under hw.cxgbe.toe since it is specific to TOE.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Tue, Nov 26, 4:48 PM
This revision is now accepted and ready to land.Mon, Dec 9, 9:54 PM

Note to self: need to update cxgbetool.8 manpage which references the hw.cxgbe.cop_managed_offloading tunable.

This revision was automatically updated to reflect the committed changes.