Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2025 14:28:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 287445] [qlnxe] QLogic/Marvell/Dell 41164 ping loss
Message-ID:  <bug-287445-7501-W3IqxskV8N@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-287445-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-287445-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D287445

--- Comment #21 from Zhenlei Huang <zlei@FreeBSD.org> ---
(In reply to Adam Esslinger from comment #19)
> Is there anymore testing you need me to do on this bug?

(In reply to leper from comment #20)

>From the source code of the qlnxe(8) driver, it has a sysctl tunable
`dev.xx.[0-9].dp_level` which is default 1. Turn that to 0 the driver will =
emit
verbose log which would be very useful.

I do not have that hardware so not sure what's the detailed knob, maybe it =
is
`dev.ql.0.dp_level` or `dev.qlnxe.0.dp_level`. You can find and confirm the
sysctl tunable by `sysctl dev | grep dp_level`.

I'd recommend you redo the test after change `dp_level`, and share the syst=
em
log (/var/log/message).

Well, some versions are also helpful. They can be obtained via sysctl knobs
`dev.xx.[0-9].Driver_Version` `dev.xx.[0-9].STORMFW_Version` and
`dev.xx.[0-9].MFW_Version`.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-287445-7501-W3IqxskV8N>