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" <woll...@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 _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"