Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Mar 2018 07:17:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 226252] [bxe] Unable to set jumbo frames on Broadcom 57800 NIC
Message-ID:  <bug-226252-2472-aHPAhP9vMf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226252-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226252-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226252

--- Comment #3 from Eugene Grosbein <eugen@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=3D"mtu 9000 up"

Please test and respond.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226252-2472-aHPAhP9vMf>