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)
Mon, May 26, 9:46 AM
Unknown Object (File)
Apr 19 2025, 3:47 AM
Unknown Object (File)
Apr 2 2025, 6:10 AM
Unknown Object (File)
Jan 20 2025, 10:17 AM
Unknown Object (File)
Jan 20 2025, 9:13 AM
Unknown Object (File)
Jan 18 2025, 3:19 AM
Unknown Object (File)
Jan 16 2025, 2:17 PM
Unknown Object (File)
Jan 9 2025, 2:31 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.