From nobody Thu Mar 16 22:11:27 2023 X-Original-To: freebsd-stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Pd1gr197Mz3yfrv for ; Thu, 16 Mar 2023 22:11:36 +0000 (UTC) (envelope-from juraj@lutter.sk) Received: from ns2.wilbury.net (ns2.wilbury.net [IPv6:2a01:b200:0:1:f816:3eff:fecd:13e6]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature ECDSA (P-256) client-digest SHA256) (Client CN "svc.wilbury.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Pd1gp4Q6Dz4RLd for ; Thu, 16 Mar 2023 22:11:34 +0000 (UTC) (envelope-from juraj@lutter.sk) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of juraj@lutter.sk designates 2a01:b200:0:1:f816:3eff:fecd:13e6 as permitted sender) smtp.mailfrom=juraj@lutter.sk; dmarc=none Received: from smtpclient.apple (gw-upc.owhome.net [188.167.168.254]) (Authenticated sender: juraj@lutter.sk) by svc.wilbury.net (Postfix) with ESMTPSA id 6281645CE8B; Thu, 16 Mar 2023 23:11:28 +0100 (CET) From: Juraj Lutter Message-Id: Content-Type: multipart/alternative; boundary="Apple-Mail=_FCEC1CDC-5E9B-4FCD-86AC-91B88AF5B8CD" List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.2\)) Subject: Re: Kernel DHCP unpredictable/fails (PXE boot), userspace DHCP works just fine Date: Thu, 16 Mar 2023 23:11:27 +0100 In-Reply-To: Cc: Attila Nagy , freebsd-stable@freebsd.org To: Rick Macklem References: X-Mailer: Apple Mail (2.3696.120.41.1.2) X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE autolearn=ham autolearn_force=no version=4.0.0 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on ns2.wilbury.net X-Spamd-Result: default: False [-2.80 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.998]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+ip6:2a01:b200:0:1:f816:3eff:fecd:13e6]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; MLMMJ_DEST(0.00)[freebsd-stable@freebsd.org]; FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[]; FREEMAIL_CC(0.00)[gmail.com,freebsd.org]; ASN(0.00)[asn:44185, ipnet:2a01:b200::/32, country:SK]; MIME_TRACE(0.00)[0:+,1:+,2:~]; R_DKIM_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; DMARC_NA(0.00)[lutter.sk]; TAGGED_RCPT(0.00)[]; TO_DN_SOME(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Queue-Id: 4Pd1gp4Q6Dz4RLd X-Spamd-Bar: -- X-ThisMailContainsUnwantedMimeParts: N --Apple-Mail=_FCEC1CDC-5E9B-4FCD-86AC-91B88AF5B8CD Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On 16 Mar 2023, at 23:01, Rick Macklem wrote: > Haven't you at least partially answered the question yourself here? > In other words, it sounds like there is an issue with the NIC driver > for the newer chip. (If you can replace the NIC with one with > a different chip, I'd try that.) >=20 There are more PRs open for bnxt(4) driver, with no obvious solutions. My personal experience with bnxt(4) is also very ambigous. otis =E2=80=94 Juraj Lutter otis@FreeBSD.org --Apple-Mail=_FCEC1CDC-5E9B-4FCD-86AC-91B88AF5B8CD Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8

On 16 Mar 2023, at 23:01, Rick Macklem <rick.macklem@gmail.com> wrote:
Haven't you at least partially answered the question yourself = here?
In other words, it sounds like there is an issue with the NIC = driver
for the newer chip. (If you can replace the NIC with one = with
a different chip, I'd try that.)


There are more PRs open for bnxt(4) driver, with no = obvious solutions.
My personal experience with bnxt(4) is = also very ambigous.

otis



=E2=80=94
Juraj = Lutter

= --Apple-Mail=_FCEC1CDC-5E9B-4FCD-86AC-91B88AF5B8CD--