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)
Mon, Oct 20, 5:10 AM
Unknown Object (File)
Sep 22 2025, 9:57 AM
Unknown Object (File)
Sep 19 2025, 1:58 PM
Unknown Object (File)
Aug 10 2025, 10:43 AM
Unknown Object (File)
Aug 10 2025, 10:03 AM
Unknown Object (File)
Aug 4 2025, 5:23 AM
Unknown Object (File)
Aug 3 2025, 11:36 PM
Unknown Object (File)
Jul 28 2025, 11:45 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

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.