[Bug 166724] if_re(4): watchdog timeout
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Feb 2022 02:48:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166724
Rich S <richie275@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |richie275@yahoo.com
--- Comment #96 from Rich S <richie275@yahoo.com> ---
Loading the realtek driver from the package repo fixes the watchdog issue:
pkg install realtek-re-kmod
Add to /boot/loader.conf.local:
if_re_load="YES"
if_re_name="/boot/modules/if_re.ko"
The NICs are stable on freebsd 12.2 for me, but I can't get more than ~800Mbps
out of them.
There is a second, performance impacting issue with the driver but I will take
a stable 800Mbps which is what it can do with 1.96.04.
Tests were run using iperf3 to a local machine.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.