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
F156745217: D18966.id53231.diff
Sat, May 16, 1:52 AM
Unknown Object (File)
Wed, May 6, 5:11 PM
Unknown Object (File)
Tue, May 5, 10:17 AM
Unknown Object (File)
Mon, May 4, 3:43 PM
Unknown Object (File)
Thu, Apr 30, 8:31 AM
Unknown Object (File)
Thu, Apr 23, 8:56 AM
Unknown Object (File)
Wed, Apr 22, 4:37 AM
Unknown Object (File)
Tue, Apr 21, 8:20 AM
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