From nobody Sun Aug 16 01:42:49 2026 X-Original-To: dev-commits-src-main@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 4hMzHY4hBxz6pC2b for ; Sun, 16 Aug 2026 01:42:49 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hMzHY40YVz3Y9K for ; Sun, 16 Aug 2026 01:42:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786844569; 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=wkpjVDz7/1snTPeGWFK1qnRgzOYMdq1x12rM8FozGCk=; b=D/o2JoKZu/kymtsbV6tvAbpF4rfP0IaMLmFEf1lr6WrrbqvZEOS4SEeJ5HY1D7UTvXu2ch 4Lf4boagpHhcPhGmPEckpfrPwNhKbpLonHAGPhFuBTWmvfve2Yp4itWF2j3VlwlHK8sxg9 3qyp/UTLes+hfV7OgqXTFbwQ28TjqSjxguSOYFu9tT6OXufzxswLZeJQTfLxLbQ/+NvFsO OJWaUswZEJNbjPS8wcWpp6XRbpPb21mGUWXPob9t6YtkIJDfvNDHSCn1b95VpqL7udkvF/ H0UoOGHW8r6A0xp7RdjEXmmEAmom36hS4wh75rDGczKdLx/FVPHMh0LKL/8zog== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786844569; a=rsa-sha256; cv=none; b=hcXCeskkiS3KuMjrRVTwPqyO8UmLnR5ng6z+jqOrKRg5SJK/zbCS1Qo8Quu2gNN6i2/06z fy8+DSEuZpzeb/yZPJDvVhAITVTiNC8vW/2ZrOk5armK+5M4YSoGTbygqNGgslkTqw6M1A wOxXSUD/m/vzV3usEEOdF0r3ZO6lsNltOOJEIHMsXFFthVR3HoD1hgZQCb2Ai8zA4LXi/L 5HQQENCTE8OBq5NZ0WhpLTv9n+SylNAihv7l5BQ9ZyRDjRZzBybRmSCJ3Uxa8rfelni+aj TbdSXr088IdetKPwz/YvXqW/hf1a/Jeo0N96GU5hE89/uMGxajjGOKnn6GP1XQ== 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=1786844569; 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=wkpjVDz7/1snTPeGWFK1qnRgzOYMdq1x12rM8FozGCk=; b=DRj0m81fmwSDospLyWjfLMVSRVN0Gwd/PjAUy8sjFWvjtd7rEnbHg5UzFnhP7o/OQkUNlh piwDEGOr/jh9W2Y1xDrY1BrE4DayaFDKMgjTO5ErX9gVWi9olF93hWq+nrskECKEaZX9mb wkPfnZf6xP5N8I2woAV3mO+MJQLtgxuo+2ub0/s9g7BRp1a4JjfLmfV+LtYLTmJkoMhwXP xrJk8hq22/Lf42NyeEmQeUzHivxq14u0pCNoyBPnsgoyG4i2eRgRdDp0B/h1MqEXNvTfP9 nhKHweMkiRQ4o+lr3I8zmzdNv5wDn2LVc9Z3qG7l1136x/EsweunL5P4PESNlg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hMzHY2gYXz16fy for ; Sun, 16 Aug 2026 01:42:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3ea84 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 16 Aug 2026 01:42:49 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Kevin Bowling Subject: git: f177ff939a91 - main - ixgbe: Correct the PFVFRSSRK index range comment List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kbowling X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f177ff939a91a3d710752438b13aff53d5afc725 Auto-Submitted: auto-generated Date: Sun, 16 Aug 2026 01:42:49 +0000 Message-Id: <6a811599.3ea84.552684da@gitrepo.freebsd.org> The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=f177ff939a91a3d710752438b13aff53d5afc725 commit f177ff939a91a3d710752438b13aff53d5afc725 Author: Kevin Bowling AuthorDate: 2026-08-16 01:35:44 +0000 Commit: Kevin Bowling CommitDate: 2026-08-16 01:38:32 +0000 ixgbe: Correct the PFVFRSSRK index range comment PFVFRSSRK contains ten 32-bit RSS key words, numbered 0 through 9. The previous inclusive range incorrectly ended at 10. MFC after: 1 week Sponsored by: BBOX.io --- sys/dev/ixgbe/ixgbe_type.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/ixgbe/ixgbe_type.h b/sys/dev/ixgbe/ixgbe_type.h index 6c7ec0cc3d79..3ce32a3a9fe4 100644 --- a/sys/dev/ixgbe/ixgbe_type.h +++ b/sys/dev/ixgbe/ixgbe_type.h @@ -577,7 +577,7 @@ struct ixgbe_nvm_version { /* Registers for setting up RSS on X550 with SRIOV * _p - pool number (0..63) - * _i - index (0..10 for PFVFRSSRK, 0..15 for PFVFRETA) + * _i - index (0..9 for PFVFRSSRK, 0..15 for PFVFRETA) */ #define IXGBE_PFVFMRQC(_p) (0x03400 + ((_p) * 4)) #define IXGBE_PFVFRSSRK(_i, _p) (0x018000 + ((_i) * 4) + ((_p) * 0x40))