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
F148777081: D6387.id16445.diff
Fri, Mar 20, 4:24 AM
Unknown Object (File)
Thu, Mar 19, 3:31 AM
Unknown Object (File)
Thu, Mar 12, 3:28 PM
Unknown Object (File)
Thu, Mar 12, 9:08 AM
Unknown Object (File)
Wed, Mar 11, 6:16 PM
Unknown Object (File)
Wed, Mar 11, 1:32 AM
Unknown Object (File)
Dec 25 2025, 4:23 AM
Unknown Object (File)
Dec 23 2025, 11:12 AM
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.