Page MenuHomeFreeBSD

iflib: remove the unused TX queue state machine
ClosedPublic

Authored by netchild on Thu, Jul 16, 11:11 AM.
Tags
None
Referenced Files
F166462772: D58282.id183100.diff
Thu, Aug 13, 5:34 PM
F166445530: D58282.id182076.diff
Thu, Aug 13, 3:06 PM
Unknown Object (File)
Thu, Aug 13, 1:43 PM
Unknown Object (File)
Thu, Aug 13, 6:28 AM
Unknown Object (File)
Wed, Aug 12, 11:55 PM
Unknown Object (File)
Wed, Aug 12, 9:08 PM
Unknown Object (File)
Tue, Aug 11, 3:20 AM
Unknown Object (File)
Mon, Aug 10, 11:19 PM

Details

Summary

The previous commit stopped using ift_qstatus and the IFLIB_QUEUE_*
states for the TX watchdog decision, leaving only dead stores.
Remove the field, the states, and all assignments. The byte the
field frees stays behind as explicit padding. No functional change.

MFC after: 1 month
Assisted-by: Claude Code (Fable 5, Opus 5)

Diff Detail

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