https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=160399

--- Comment #2 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=473fa0f7a11ebecc50dfbd2997c8bdebbaad6541

commit 473fa0f7a11ebecc50dfbd2997c8bdebbaad6541
Author:     Kit Dallege <[email protected]>
AuthorDate: 2026-03-27 04:25:29 +0000
Commit:     Warner Losh <[email protected]>
CommitDate: 2026-06-10 12:35:04 +0000

    re(4): document jumbo frame support for 8168/8111 chips

    The man page only mentioned jumbo frame support for the 8169, 8169S,
    and 8110S chips. The 8168 and 8111 family also support jumbo frames,
    with varying MTU limits depending on the chip revision (6K for C
    variants, 9K for D and later). Update the documentation to reflect
    the actual driver capabilities.

    PR: 160399
    Signed-off-by: Kit Dallege <[email protected]>
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/2097

 share/man/man4/re.4 | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to