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)
Sat, Dec 28, 4:45 PM
Unknown Object (File)
Nov 16 2024, 10:37 AM
Unknown Object (File)
Nov 2 2024, 2:25 PM
Unknown Object (File)
Oct 20 2024, 10:09 PM
Unknown Object (File)
Oct 8 2024, 7:35 PM
Unknown Object (File)
Sep 24 2024, 8:50 PM
Unknown Object (File)
Sep 24 2024, 3:49 AM
Unknown Object (File)
Sep 2 2024, 12:05 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.