[Bug 262093] ixl(4): RX packet errors on Intel X710 after 12.2 to 12.3-RELEASE upgrade

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 14 Mar 2022 14:20:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262093

--- Comment #10 from Cristian Cardoso <cristian.cardoso11@gmail.com> ---
(In reply to Krzysztof Galazka from comment #9)
Hi

[root@r002 ~]# sysctl dev.ixl.0.mac | grep checksum_errors
dev.ixl.0.mac.checksum_errors: 5552778

[root@r002 ~]# netstat -w 2 -q 5 -I ixl0
            input           ixl0           output
   packets  errs idrops      bytes    packets  errs      bytes colls
    339138     1     0  121852802     635035     0  815630324     0
    335658     2     0  114983153     642778     0  825897319     0
    275845     0     0   92767355     519756     0  674856436     0
    335447     2     0  124827607     651042     0  838541951     0
    360714     0     0  141314326     666179     0  858674839     0

The errors are usually not the same in number, the checksum_errors counter is
much higher since the machine was booted.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.