]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sfxge(4): fix MAC Tx stats for less or equal to 64 bytes
authorarybchik <arybchik@FreeBSD.org>
Fri, 30 Nov 2018 07:07:54 +0000 (07:07 +0000)
committerarybchik <arybchik@FreeBSD.org>
Fri, 30 Nov 2018 07:07:54 +0000 (07:07 +0000)
commitdd8b6e00e224f1976ae52bdf2b5c2bb8b71b67e6
tree852dd9b4dcb19f4ee5605bfdbef11d70641b900e
parent973c143b2ae1c0f1abbe9aa5c28f68d9170f7132
sfxge(4): fix MAC Tx stats for less or equal to 64 bytes

This statistic should include 64byte and smaller frames.
Fix EF10 calculation to match Siena code.

Submitted by:   Andy Moreton <amoreton at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D18271
sys/dev/sfxge/common/ef10_mac.c