Page MenuHomeFreeBSD

sfxge(4): treat EFX_LINK_UNKOWN as link down
ClosedPublic

Authored by arybchik on Jan 6 2017, 8:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 14, 1:26 AM
Unknown Object (File)
Mon, Dec 2, 9:09 AM
Unknown Object (File)
Fri, Nov 29, 10:03 AM
Unknown Object (File)
Fri, Nov 22, 10:41 AM
Unknown Object (File)
Nov 13 2024, 3:45 AM
Unknown Object (File)
Nov 10 2024, 4:37 PM
Unknown Object (File)
Nov 6 2024, 2:44 AM
Unknown Object (File)
Oct 5 2024, 10:09 AM
Subscribers

Details

Summary

It is safer to consider EFX_LINK_UNKNOWN as link down.
link_mode is set to EFX_LINK_UNKNOWN on port stop and fini.

It fixes kernel crash on module unload and lagg is up over sfxge
interface(s).

Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days

Test Plan

module build tested, module loaded/unload, interface up/down,
lagg creation/destruction, traffic with and without lagg

Diff Detail

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

Event Timeline

arybchik retitled this revision from to sfxge(4): treat EFX_LINK_UNKOWN as link down.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, np, bz.
philip edited edge metadata.
This revision is now accepted and ready to land.Jan 6 2017, 9:01 AM
This revision was automatically updated to reflect the committed changes.