aboutsummaryrefslogtreecommitdiff
path: root/test/COFF/(public-mirror)
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2026-09-07 13:44:59 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2026-09-17 06:16:13 +0000
commit9a1756f831a77ee8292821c9efd38c2125bff88c (patch)
tree9da95447864c1d214c35c8b256b20b6fba34f3bc /test/COFF/(public-mirror)
parent3f6c1e731376ffaf8612e7e196119acabbf357e4 (diff)
enetc: Correct transmit queue timeout detectionHEADmain
Test the producer and consumer indices after waiting for transmit completion. The post-decrement loop leaves timeout at -1 on exhaustion, so testing timeout == 0 missed the actual timeout and could report one when the final poll completed successfully. Leave the hardware shutdown sequence unchanged. This only corrects the diagnostic; runtime FLR recovery and command-buffer lifetime handling remain separate work. MFC after: 2 weeks Sponsored by: BBOX.io
Diffstat (limited to 'test/COFF/(public-mirror)')
0 files changed, 0 insertions, 0 deletions