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)
Mon, Oct 6, 7:32 AM
Unknown Object (File)
Wed, Sep 17, 7:48 AM
Unknown Object (File)
Wed, Sep 17, 3:47 AM
Unknown Object (File)
Aug 25 2025, 4:50 AM
Unknown Object (File)
Jul 5 2025, 3:52 PM
Unknown Object (File)
Jun 29 2025, 11:30 AM
Unknown Object (File)
Jun 28 2025, 12:45 PM
Unknown Object (File)
Jun 21 2025, 7:56 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