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, Jan 13, 2:09 PM
Unknown Object (File)
Mon, Jan 6, 8:18 AM
Unknown Object (File)
Dec 4 2024, 9:51 AM
Unknown Object (File)
Dec 4 2024, 3:20 AM
Unknown Object (File)
Oct 2 2024, 6:11 PM
Unknown Object (File)
Oct 2 2024, 3:10 PM
Unknown Object (File)
Oct 1 2024, 4:10 AM
Unknown Object (File)
Oct 1 2024, 1:37 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.