Page MenuHomeFreeBSD

sfxge(4): remove Falcon-specific concurrency check
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:27 AM.
Tags
None
Referenced Files
F132565169: D18130.diff
Sat, Oct 18, 12:46 AM
Unknown Object (File)
Wed, Oct 15, 3:39 AM
Unknown Object (File)
Sep 17 2025, 5:37 PM
Unknown Object (File)
Aug 30 2025, 10:06 PM
Unknown Object (File)
Aug 20 2025, 6:37 PM
Unknown Object (File)
Aug 16 2025, 2:14 PM
Unknown Object (File)
Aug 11 2025, 4:42 PM
Unknown Object (File)
Jul 31 2025, 12:31 PM
Subscribers

Details

Summary

Falcon support has been withdrawn from libefx, however, there is still
an obsolete Falcon-specific assertion that efx_mac_stats_upload()
and efx_port_poll() aren't concurrent. To be consistent with an overall
Falcon support revocation it's desirable to remove it.

Fix debug build invalid assertion failure.

Submitted by: Ivan Malov <ivan.malov at oktetlabs.ru>
Sponsored by: Solarflare Communications, Inc.
MFC after: 1 week

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 24 2018, 4:32 PM
This revision was automatically updated to reflect the committed changes.