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)
Jan 18 2025, 5:52 PM
Unknown Object (File)
Jan 18 2025, 5:19 PM
Unknown Object (File)
Jan 17 2025, 2:20 AM
Unknown Object (File)
Dec 6 2024, 2:03 PM
Unknown Object (File)
Oct 28 2024, 11:55 AM
Unknown Object (File)
Oct 28 2024, 8:18 AM
Unknown Object (File)
Oct 5 2024, 11:26 PM
Unknown Object (File)
Oct 5 2024, 4:28 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