From nobody Sun Feb 22 12:12:26 2026 X-Original-To: dev-commits-src-all@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 4fJjXp3hJWz6T584 for ; Sun, 22 Feb 2026 12:12:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fJjXp2wQYz3Jdt for ; Sun, 22 Feb 2026 12:12:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771762346; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=rWRRsAafB7us+Yq3g01R1JWZpxlSyPRny9Y0HuyFD2Q=; b=qg0BdQtSj0Fu0WhHPnyDl4gEnSdEG+ZywYybe2MR+/V9egjYrgnzWpKpM8emZQ0LmnjgYL cnEIZs93xTL0U1mmEgS0xJs5pfc1U4ruvg3KKr5PNIcBgMmZgmYWdWojRHWxhMC18x2jA8 +mE+Ygr6CzW+gr9vb1R/LqF52wY9Rgs35zhTA1lcv75/4n8d+C48cCcFJt6ROc5l2jgBWn erqLp2Lq+tVEPK7Mtg1fnfvNTfoonYZSKRFe+sf/oZxTErtV4JoP2o036b72psHlrSz7ta EvoRdn4n2roRn7d9bRFWNXzh3AJC2Ov846qEv6VBPJw+lDpqeOwA2gEH17RrHg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771762346; a=rsa-sha256; cv=none; b=pORgLksTd2F6dv2mZA4/Dbp/tJ6nV38xd5SrngE8/8j/pbplw7NQHiSaFuUBSsil2MrXZO +93dvd+mz2I/0PtAJLuMymMDsvkvG+ABbj4zZvvtskPH6d7+TkpUUOAwJZNoo+s3w/EViy uBAdMrK0Ojrq97Y7pjHmOD8fkJNyraZi+i3WuMZBG9R62RGJE6m1ULTyoZoAwIsVt1d771 1e7Mfy/NORQuPstN/93qj4sqGJaUKVERAF1iwKr0Prnzwp1GCuYRY3aPVEztQ/PvFZWVZm pcVDHugyptc8ZDjrSp3TPMKbNpnegreKqeJBc3w3/S+vCtKXPbxVjHgvoC0wRg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771762346; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=rWRRsAafB7us+Yq3g01R1JWZpxlSyPRny9Y0HuyFD2Q=; b=u7nX9cpRDOklg3ZFmi5hpIiEfYdd2MtXw6PrmLIUJvPPe9kN6XrjksVDbOPEuyPR4iJHQo ITXJlKzi1VDJhdphjsllo7SppPE2mnEAdA96st/Q3HwM8ePBexmQRAjlhDYxXcdqis7FBJ M3WN5DW1ICRkQVnpb4Ih1z8GrNb9wvfTCj2L2+Is/37ZpMFoTLhhY+HduJVVn3UdrDELD2 vC1ya9SSWA7SJ5pmLljqZRWphcnYlGT2wNorgV3MDQy8xo0myYLDveB42VeeyY1kRe+RY1 rGmvvI+VcVoXM6Azyx9qCYxKPE2qPhZRmAEUzZzJNBzjo6RG2AgRvE+3o6IN7w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fJjXp2LmXzkLk for ; Sun, 22 Feb 2026 12:12:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3fd97 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 22 Feb 2026 12:12:26 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Gordon Bergling Subject: git: 1bada46ec13c - stable/14 - qlnxe(4): Fix a typo in a source code comment List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gbe X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 1bada46ec13c2dd899e0a29515a6e0db41d20c4f Auto-Submitted: auto-generated Date: Sun, 22 Feb 2026 12:12:26 +0000 Message-Id: <699af2aa.3fd97.75aadb8@gitrepo.freebsd.org> The branch stable/14 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=1bada46ec13c2dd899e0a29515a6e0db41d20c4f commit 1bada46ec13c2dd899e0a29515a6e0db41d20c4f Author: Gordon Bergling AuthorDate: 2026-02-08 12:00:39 +0000 Commit: Gordon Bergling CommitDate: 2026-02-22 12:12:00 +0000 qlnxe(4): Fix a typo in a source code comment - s/segement/segment/ (cherry picked from commit ff08ad36c2acb3553b9f585a9bd01fd1306bfd7e) --- sys/dev/qlnx/qlnxe/ecore_cxt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/qlnx/qlnxe/ecore_cxt.c b/sys/dev/qlnx/qlnxe/ecore_cxt.c index 6ace59ed68ce..153aa956396b 100644 --- a/sys/dev/qlnx/qlnxe/ecore_cxt.c +++ b/sys/dev/qlnx/qlnxe/ecore_cxt.c @@ -733,7 +733,7 @@ enum _ecore_status_t ecore_cxt_cfg_ilt_compute(struct ecore_hwfn *p_hwfn, * block in the ILT client. This is later used to * configure the CDU segment offset registers and * results in an FL command for TIDs of this - * segement behaves as regular load commands + * segment behaves as regular load commands * (loading TIDs from the working memory). */ line = p_cli->pf_blks[CDUT_SEG_BLK(i)].start_line;