[Bug 262093] ixl(4): RX packet errors on Intel X710 after 12.2 to 12.3-RELEASE upgrade
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Feb 2022 10:16:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262093
Krzysztof Galazka <krzysztof.galazka@intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |krzysztof.galazka@intel.com
--- Comment #3 from Krzysztof Galazka <krzysztof.galazka@intel.com> ---
Could you, please, add also sysctl counters? (e.g. sysctl dev.ixl.0.mac)
Most interesting are those:
dev.ixl.0.mac.checksum_errors: 0
dev.ixl.0.mac.rx_jabber: 0
dev.ixl.0.mac.rx_oversized: 0
dev.ixl.0.mac.rx_fragmented: 0
dev.ixl.0.mac.rx_undersize: 0
dev.ixl.0.mac.rx_length_errors: 0
dev.ixl.0.mac.remote_faults: 0
dev.ixl.0.mac.local_faults: 0
dev.ixl.0.mac.illegal_bytes: 0
dev.ixl.0.mac.crc_errors: 0
dev.ixl.0.mac.rx_discards: 0
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.