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
F173106834: D18070.id.diff
Wed, Sep 23, 4:05 PM
Unknown Object (File)
Wed, Sep 23, 5:33 AM
Unknown Object (File)
Fri, Sep 11, 6:44 PM
Unknown Object (File)
Fri, Sep 11, 2:12 AM
Unknown Object (File)
Sun, Sep 6, 2:24 PM
Unknown Object (File)
Sun, Sep 6, 2:00 PM
Unknown Object (File)
Sun, Sep 6, 3:38 AM
Unknown Object (File)
Fri, Sep 4, 2:54 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.