Page MenuHomeFreeBSD

sfxge(4): use correct name for frame truncation event
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 12 2023, 12:37 PM
Unknown Object (File)
Oct 30 2023, 1:51 PM
Unknown Object (File)
Oct 25 2023, 7:12 PM
Unknown Object (File)
Jul 13 2023, 8:23 AM
Unknown Object (File)
Jul 3 2023, 3:22 AM
Unknown Object (File)
May 14 2023, 6:23 PM
Unknown Object (File)
May 10 2023, 5:32 PM
Unknown Object (File)
Apr 25 2023, 6:42 PM
Subscribers

Details

Summary

The RX_ECC_ERR flag in RX events was misnamed, as it
reported frame truncation. Use the new RX_TRUNC_ERR
name for this flag.

Submitted by: Andy Moreton <amoreton at solarflare.com>
Sponsored by: Solarflare Communications, Inc.

Test Plan

amd64 tinderbox kernel builds tested
driver loaded/unloaded, interfaces up/down, traffic works fine

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 28 2018, 6:56 AM
This revision was automatically updated to reflect the committed changes.