Page MenuHomeFreeBSD

sfxge(4): let caller know that queue is already flushed
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 3, 12:18 AM
Unknown Object (File)
Sun, Mar 31, 6:38 AM
Unknown Object (File)
Mar 5 2024, 3:07 PM
Unknown Object (File)
Mar 3 2024, 5:27 PM
Unknown Object (File)
Jan 11 2024, 9:53 PM
Unknown Object (File)
Dec 22 2023, 11:58 PM
Unknown Object (File)
Nov 18 2023, 6:28 AM
Unknown Object (File)
Nov 17 2023, 11:26 PM
Subscribers

Details

Summary

Tx/Rx queue may be already flushed due to Tx/Rx error on the queue or
MC reboot. Caller needs to know that the queue is already flushed to
avoid waiting for flush done event.

Submitted by: Andy Moreton <amoreton at solarflare.com>
Sponsored by: Solarflare Communications, Inc.

Test Plan

amd64 tinderbox kernel builds tested
driver loaded/unloaded, interfaces up/down, traffic works fine

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20926
Build 20291: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 23 2018, 7:51 AM
This revision was automatically updated to reflect the committed changes.