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)
Fri, Mar 27, 3:14 AM
Unknown Object (File)
Mon, Mar 23, 2:03 AM
Unknown Object (File)
Fri, Mar 20, 3:11 PM
Unknown Object (File)
Fri, Mar 20, 9:36 AM
Unknown Object (File)
Thu, Mar 19, 7:35 PM
Unknown Object (File)
Wed, Mar 18, 3:38 AM
Unknown Object (File)
Thu, Mar 12, 8:24 PM
Unknown Object (File)
Thu, Mar 12, 5:49 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.