aboutsummaryrefslogtreecommitdiff
path: root/sys/gdb/(public-mirror)
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2026-08-08 16:34:05 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2026-08-09 03:03:52 +0000
commit75538a0f3275887d75f3585038d3de23baad9005 (patch)
tree5ea486ade6a8efd343cc4b74bd1861fe2e2e35f0 /sys/gdb/(public-mirror)
parent98fad621ed697586782e488afdc05252c060fec3 (diff)
igbv: Do not replay VLANs while stoppedHEADmain
iflib clears IFF_DRV_RUNNING before the driver stop callback but leaves IFF_DRV_OACTIVE set. Consequently, an already queued admin task can run after the VF reset. If that task consumes a pending timer sample, it can retry failed VLAN mailbox operations and restore PF filters for the stopped VF. Continue sampling statistics, but only run the VLAN retry worker while the interface is running.
Diffstat (limited to 'sys/gdb/(public-mirror)')
0 files changed, 0 insertions, 0 deletions