Page MenuHomeFreeBSD

Fix a few more places to handle ofld tx queues for RATELIMIT.
ClosedPublic

Authored by jhb on Jan 25 2019, 6:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 5, 10:16 AM
Unknown Object (File)
Mon, Mar 25, 10:07 PM
Unknown Object (File)
Dec 20 2023, 4:42 AM
Unknown Object (File)
Dec 8 2023, 4:16 AM
Unknown Object (File)
Nov 25 2023, 3:17 AM
Unknown Object (File)
Nov 22 2023, 12:09 AM
Unknown Object (File)
Nov 12 2023, 1:10 PM
Unknown Object (File)
Nov 8 2023, 1:35 PM
Subscribers

Details

Summary
  • Drain offload transmit queues when RATELIMIT is enabled but TCP_OFFLOAD is not.
  • Expose the per-VI nofldtxq and first_ofld_txq sysctls when RATELIMIT is enabled but TCP_OFFLOAD is not.
  • Clear offload transmit queue stats as part of a 'cxgbetool clearstats' request when RATELIMIT is enabled but TCP_OFFLOAD is not.
Test Plan
  • compile tested

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable