Changing MTU on cxgbe

Dustin Marquess dmarquess at gmail.com
Fri May 27 06:01:00 UTC 2016


I tried setting it via ifconfig_cxgbe0 in rc.conf, but that didn't seem to work either.

-Dustin




On Thu, May 26, 2016 at 9:57 PM -0700, "Garrett Wollman" <wollman at hergotha.csail.mit.edu> wrote:










In article  you write:

># ifconfig -m cxgbe0
>cxgbe0: flags=8943

># ifconfig cxgbe0 mtu 9000
>ifconfig: ioctl SIOCSIFMTU (set mtu): Invalid argument

I believe this device, like many others, does not allow the MTU (or
actually the MRU) to be changed once the receive ring has been set up

You may be able to do it if you down the interface first, or you may
have to do it at boot time before anything else (and in particular
before the interface is marked "up" for the first time).

-GAWollman








More information about the freebsd-net mailing list