aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2023-05-17 10:16:22 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2023-05-17 10:16:22 +0000
commit2e57f7bf209281e176f16ca3c5716807479873f8 (patch)
treeec64c2dd8ed1336bb4c324397de266b270d3a2f2
parentd0cdec7a20422bf48dfe9b2118a3d776e8202c57 (diff)
downloadsrc-2e57f7bf209281e176f16ca3c5716807479873f8.tar.gz
src-2e57f7bf209281e176f16ca3c5716807479873f8.zip
ix(4): correct max MTU
The max MTU for the ix(4) is 9710. Differential revision: https://reviews.freebsd.org/D40003 Approved by: erj, bcr
-rw-r--r--share/man/man4/ixgbe.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ixgbe.4 b/share/man/man4/ixgbe.4
index 54c9146d2630..e83011a18664 100644
--- a/share/man/man4/ixgbe.4
+++ b/share/man/man4/ixgbe.4
@@ -31,7 +31,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 17, 2019
+.Dd May 17, 2023
.Dt IXGBE 4
.Os
.Sh NAME
@@ -68,7 +68,7 @@ Support for Jumbo Frames is provided via the interface MTU setting.
Selecting an MTU larger than 1500 bytes with the
.Xr ifconfig 8
utility configures the adapter to receive and transmit Jumbo Frames.
-The maximum MTU size for Jumbo Frames is 16114.
+The maximum MTU size for Jumbo Frames is 9710.
.Pp
This driver version supports VLANs.
For information on enabling VLANs, see