Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Oct 2021 23:43:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 258986] [ixgbe] sysctl stats don't report jumbo frames
Message-ID:  <bug-258986-7501-h6hCwQ1OND@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258986-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258986-7501@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=3D258986

Kevin Bowling <kbowling@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kbowling@freebsd.org
             Status|New                         |In Progress

--- Comment #1 from Kevin Bowling <kbowling@freebsd.org> ---
I checked the datasheets for X520 and X550 to see two different implementat=
ions
the register that becomes dev.ix.0.mac_stats.tx_frames_1024_1522 actually
covers anything >=3D 1024 bytes.  There is no separate bucket for larger fr=
ames,
and it could have been named something more obvious like
dev.ix.0.mac_stats.tx_frames_1024_max.

--=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-258986-7501-h6hCwQ1OND>