Page MenuHomeFreeBSD

sfxge(4): query and use current MTU if setting the MTU fails
ClosedPublic

Authored by arybchik on May 16 2016, 7:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 10, 5:39 AM
Unknown Object (File)
Thu, Apr 9, 11:11 AM
Unknown Object (File)
Tue, Apr 7, 9:57 AM
Unknown Object (File)
Sun, Apr 5, 7:03 AM
Unknown Object (File)
Sat, Mar 21, 10:54 AM
Unknown Object (File)
Fri, Mar 20, 4:24 AM
Unknown Object (File)
Thu, Mar 19, 3:31 AM
Unknown Object (File)
Mar 12 2026, 3:28 PM
Subscribers

Details

Summary

This allows the driver to fall back to the largest usable MTU if a
user attempts to configure an unprivileged function with an MTU higher
than that of the attached port.

Submitted by: Mark Spender <mspender at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 1 week

Test Plan

tinderbox amd64 kernels build checked.
Module loaded, traffic works.

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): query and use current MTU if setting the MTU fails.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, np, bz.
This revision was automatically updated to reflect the committed changes.