git: 737f887379b8 - stable/12 - ix(4): correct max MTU

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Fri, 19 May 2023 12:34:08 UTC
The branch stable/12 has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/src/commit/?id=737f887379b87295bfc377f513807af942b83591

commit 737f887379b87295bfc377f513807af942b83591
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-05-17 10:16:22 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-05-19 12:33:21 +0000

    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
    
    (cherry picked from commit 2e57f7bf209281e176f16ca3c5716807479873f8)
    (cherry picked from commit af8fd75b45936fc7979fdce5a8ae763baaf14de3)
---
 share/man/man4/ixgbe.4 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/man/man4/ixgbe.4 b/share/man/man4/ixgbe.4
index f51ac8dbf262..199325211261 100644
--- a/share/man/man4/ixgbe.4
+++ b/share/man/man4/ixgbe.4
@@ -31,7 +31,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 30, 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