Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Feb 2024 19:01:29 +0300
From:      Denis Kirjanov <kirjanov@gmail.com>
To:        =?UTF-8?Q?BERTRAND_Jo=C3=ABl?= <joel.bertrand@systella.fr>
Cc:        "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>
Subject:   Re: [FreeBSD 14.0-RELEASE-p3] Regression with realtek-re-kmod
Message-ID:  <CAHj3AV=5KH=H-PtygAON%2BhgfZoAav75ZQJdy4g40O%2BVe=QNg8A@mail.gmail.com>
In-Reply-To: <ab55d431-afce-d6be-d583-aa4a86493cc0@systella.fr>
References:  <ab55d431-afce-d6be-d583-aa4a86493cc0@systella.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000084ec30610b8b170
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

=D0=B2=D1=82=D0=BE=D1=80=D0=BD=D0=B8=D0=BA, 6 =D1=84=D0=B5=D0=B2=D1=80=D0=
=B0=D0=BB=D1=8F 2024=E2=80=AF=D0=B3. =D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0=BE=
=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C BERTRAND Jo=C3=ABl <
joel.bertrand@systella.fr> =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB:

>         Hello,
>
>         I use a /diskless/ workstation that ran FreeBSD 14.0-RELEASE-p0
> for a
> while without trouble. Motherboard contains two ethernet adapters : re0
> and em0. I'm unable to boot with em0 (why ? em0 can obtain an IP address
> but PXE doesn't load binaries on tftp server...). Thus, system is
> configured to use re0.
>
>         This morning, I have upgraded my packages as I have to upgrade
> firefox.
> Thus, I have launched :
> - pkg upgrade
> - freebsd-update fetch
> - freebsd-update install
>
>         My boot/loader.conf contains:
>
> pythagore:[/boot] > cat loader.conf
> coretemp_load=3D"YES"
> hw.re.max_rx_mbuf_sz=3D"2048"
> #if_re_load=3D"YES"
> #if_re_name=3D"/boot/modules/if_re.ko"
> cpuctl_load=3D"YES"
> cuse_load=3D"YES"
> tmpfs_load=3D"YES"
> pythagore:[/boot] >
>
>         If I use kernel re driver, system randomly hangs (re0 stops after
> some
> days) but it boots. Now, if I uncomment if_re_load and if_re_name,
> kernel loads if_re module, starts its initialization and hangs just
> after "starting syslog". System cannot be pinged from another station
> (host is down).
>
>         Does someone use realtek-re-kmod with a recent kernel in this
> configuration ?


What was the last working version? At least you can try git bisect to
figure out the first bad commit

>
>         Best regards,
>
>         JB
>
>

--=20
Regards / Mit besten Gr=C3=BC=C3=9Fen,
Denis

--000000000000084ec30610b8b170
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<br><br>=D0=B2=D1=82=D0=BE=D1=80=D0=BD=D0=B8=D0=BA, 6 =D1=84=D0=B5=D0=B2=D1=
=80=D0=B0=D0=BB=D1=8F 2024=E2=80=AF=D0=B3. =D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=
=D0=BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C BERTRAND Jo=C3=ABl &lt;<a href=
=3D"mailto:joel.bertrand@systella.fr">joel.bertrand@systella.fr</a>&gt; =D0=
=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB:<br><blockquote class=3D"gmail_quot=
e" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Hello,<br>
<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 I use a /diskless/ workstation that ran FreeBSD=
 14.0-RELEASE-p0 for a<br>
while without trouble. Motherboard contains two ethernet adapters : re0<br>
and em0. I&#39;m unable to boot with em0 (why ? em0 can obtain an IP addres=
s<br>
but PXE doesn&#39;t load binaries on tftp server...). Thus, system is<br>
configured to use re0.<br>
<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 This morning, I have upgraded my packages as I =
have to upgrade firefox.<br>
Thus, I have launched :<br>
- pkg upgrade<br>
- freebsd-update fetch<br>
- freebsd-update install<br>
<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 My boot/loader.conf contains:<br>
<br>
pythagore:[/boot] &gt; cat loader.conf<br>
coretemp_load=3D&quot;YES&quot;<br>
hw.re.max_rx_mbuf_sz=3D&quot;2048&quot;<br>
#if_re_load=3D&quot;YES&quot;<br>
#if_re_name=3D&quot;/boot/modules/if_<wbr>re.ko&quot;<br>
cpuctl_load=3D&quot;YES&quot;<br>
cuse_load=3D&quot;YES&quot;<br>
tmpfs_load=3D&quot;YES&quot;<br>
pythagore:[/boot] &gt;<br>
<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 If I use kernel re driver, system randomly hang=
s (re0 stops after some<br>
days) but it boots. Now, if I uncomment if_re_load and if_re_name,<br>
kernel loads if_re module, starts its initialization and hangs just<br>
after &quot;starting syslog&quot;. System cannot be pinged from another sta=
tion<br>
(host is down).<br>
<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Does someone use realtek-re-kmod with a recent =
kernel in this<br>
configuration ?</blockquote><div><br></div><div>What was the last working v=
ersion? At least you can try git bisect to figure out the first bad commit=
=C2=A0</div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;bo=
rder-left:1px #ccc solid;padding-left:1ex">
<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Best regards,<br>
<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 JB<br>
<br>
</blockquote><br><br>-- <br>Regards / Mit besten Gr=C3=BC=C3=9Fen,<br>Denis=
<br><br>

--000000000000084ec30610b8b170--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHj3AV=5KH=H-PtygAON%2BhgfZoAav75ZQJdy4g40O%2BVe=QNg8A>