[Bug 226252] [bxe] Unable to set jumbo frames on Broadcom 57800 NIC
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 2 07:17:55 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226252
--- Comment #3 from Eugene Grosbein <eugen at freebsd.org> ---
(In reply to gagandeep from comment #2)
You cannot enable jumbo frames for virtual interfaces without enabling them for
real one first. And you should not raise mtu of distinct lagg member, so do
that when bxe0 is not included into lagg.
Just use /etc/rc.conf for easiest way to make it correctly and in sequence:
ifconfig_bxe0="mtu 9000 up"
Please test and respond.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list