aboutsummaryrefslogtreecommitdiff
path: root/packages/libucl
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2026-09-11 21:42:24 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2026-09-17 05:39:41 +0000
commit5abfd8fe4d1adb74863231f27a9958cf176e3ded (patch)
tree3ecc1baf659174dc5e0a7b2b7515d6c95a7366e2 /packages/libucl
parentf5dc44c045c6f03a0f1bb2e81b0172e0781faec4 (diff)
ixgbe: Defer flow control programming while admission is closedHEADmain
Cache a validated flow control setting without touching hardware when iflib has closed admission. The queues may still be live pending a watchdog stop, or the device may already be stopped or suspended. RX initialization and link setup replay the cached flow control policy. For live updates, decide once under the context lock whether to touch hardware, then mask MDD around SRRCTL writes regardless of a concurrent watchdog closing admission. The context lock excludes actual stop and reinitialization while these writes are in progress. MFC after: 2 weeks Sponsored by: BBOX.io
Diffstat (limited to 'packages/libucl')
0 files changed, 0 insertions, 0 deletions