]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r341309
authorarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 26 Dec 2018 10:26:58 +0000 (10:26 +0000)
committerarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 26 Dec 2018 10:26:58 +0000 (10:26 +0000)
commit9213884691b96f71fcd491335b84e4acbb9c68f9
tree57f6a8442be09096296f9978a4f149030a30fa7c
parent5a765c24bc0b4ca3f359485143c864bbe932d1f9
MFC r341309

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.
Differential Revision:  https://reviews.freebsd.org/D18271

git-svn-id: svn://svn.freebsd.org/base/stable/10@342519 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sfxge/common/ef10_mac.c