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
F133151820: D6387.id16378.diff
Thu, Oct 23, 10:49 AM
F133151815: D6387.id.diff
Thu, Oct 23, 10:49 AM
F133151813: D6387.id16445.diff
Thu, Oct 23, 10:49 AM
F133113118: D6387.diff
Thu, Oct 23, 2:15 AM
Unknown Object (File)
Mon, Oct 20, 6:00 AM
Unknown Object (File)
Tue, Oct 7, 9:56 PM
Unknown Object (File)
Wed, Sep 24, 12:44 AM
Unknown Object (File)
Sep 23 2025, 12:52 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.