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
F167647314: D18070.id.diff
Sun, Aug 23, 12:05 PM
Unknown Object (File)
Fri, Aug 21, 6:43 PM
Unknown Object (File)
Sun, Aug 9, 5:34 PM
Unknown Object (File)
Sun, Aug 9, 5:33 PM
Unknown Object (File)
Fri, Aug 7, 2:23 AM
Unknown Object (File)
Thu, Aug 6, 1:15 PM
Unknown Object (File)
Mon, Aug 3, 5:59 PM
Unknown Object (File)
Jul 21 2026, 2:12 AM
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.