From nobody Sun Aug 9 08:40:34 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 4hHrtw2MrBz6nKZF for ; Sun, 09 Aug 2026 08:40:40 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hHrtv6KMWz3jhf for ; Sun, 09 Aug 2026 08:40:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786264839; 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=Xo7AQm3rmZGsDJuT3RsNasayCUa1ANL9LpZ+Gdl6H+w=; b=Jf4nZiEOwHzHnWvcJPS8uEdCdGHj4JQPYQMrCKXLVz0GKC3bUiTphvl/JfRDTepIhbQCnO y3/DcKCS0Cn/lz/xzHcVZGnJ9XtDbJBDK5Hc55ZQ/0u0OypX4Rtw387a3UQiN6AECOJuSo NaJZ+KVC2yEFfo10HuL0ifxufg4bUNMQgzwC6De0YdKO87ID97sd21K3RT4PWlCV2CvhKZ zv4Hyzz+DAntOsovNI7ZR0hKqZjUxt4p8Ehq4LAZuAeSbRVq6/VLv8dzQpkvmZL14hBe5y N0/hUvon6dVEpyuMCHvTciUfD1BuOVT8FLu9+o6ANSe/c907MBn68XWRLyQI0Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786264839; a=rsa-sha256; cv=none; b=mjvDODJLB8R6krZUtyrF2Vu0k/VpFe/iyW4rBjpC4MNkH/UClSijYM6CYJPoB35Y0XFF0A CyR64/fRAqqK4HgSJbgG4uasuews5x8CaXUkPtzxKGY8N9S3Hq+8Nno0cLlPJWy5bSndu1 dhswEXUBLH027aGIaPFa0kseHEfVF/3ZYyshqYtqUu5VO4QHZ5RBO8wEW0dkP6DSYjHC8F c5FKorPlWsoIPisEL/wyneecUFfZAW+GeOQSjyAY6aTDG3bd9pKkhiNnIUTe7L3CfrG2R/ G+zO1PojrfIXDLeLETV+CYn0rC9HpmMI7d8hCyTFWqMjdvlHza+4h5L83hYAHQ== 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=1786264839; 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=Xo7AQm3rmZGsDJuT3RsNasayCUa1ANL9LpZ+Gdl6H+w=; b=JTjLLoxfXJQvFVA+AjbjyuEAWnBHnuLVzHkh7VevlYmkegbyH4q63FqeHItP19ATfvrvv7 SXhC8sNokQvL88sW4cGpOhBoaDpfiCnGF2cURcW6Wvlf6oZPF8RtncsTa2tphzhLi6N9sh N0OKjE6ASB/JCtF3xUqHBPmZUANU65RzYDLKsxoHPyt6PpUaT9gpXHV03iqGb9wgLnbsdH 9Jk2VBXJmFlPBii8Yv8AsNP9t2CDSWlNuzdibwVtPOX2VvDcKB0a03nAF4Jun8PGz8TH6L bIzHcW+9XWkJYMD2t8X7E7TS/NG2X4Zb9v6XpLmFBZa+hptjWF95KaFWvRjEfQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hHrtv4b2kz1SN for ; Sun, 09 Aug 2026 08:40:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 25bc2 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 09 Aug 2026 08:40:34 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Kevin Bowling Subject: git: 6a1703c112ff - main - ixgbe: Add missing mailbox API 1.6 definition 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 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: 6a1703c112ff2904feb39288f0746c8f0a04f938 Auto-Submitted: auto-generated Date: Sun, 09 Aug 2026 08:40:34 +0000 Message-Id: <6a783d02.25bc2.28e1e87a@gitrepo.freebsd.org> The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=6a1703c112ff2904feb39288f0746c8f0a04f938 commit 6a1703c112ff2904feb39288f0746c8f0a04f938 Author: Kevin Bowling AuthorDate: 2026-08-09 08:35:58 +0000 Commit: Kevin Bowling CommitDate: 2026-08-09 08:39:21 +0000 ixgbe: Add missing mailbox API 1.6 definition The SR-IOV status change reports mailbox API 1.6 but omitted its enum definition, leaving main unable to compile. API 1.6 is an established ixgbe mailbox wire revision. Add it at the end of the revision enum, before the unknown sentinel as required by the stable numbering contract. Naming the revision does not enable negotiation or operations which will come with the E610 support. Reported by: Herbert J. Skuhra Fixes: c30021fe0df9 ("ixgbe: Report SR-IOV VF status") --- sys/dev/ixgbe/ixgbe_mbx.h | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/dev/ixgbe/ixgbe_mbx.h b/sys/dev/ixgbe/ixgbe_mbx.h index fc6831f67b34..827e74a2e397 100644 --- a/sys/dev/ixgbe/ixgbe_mbx.h +++ b/sys/dev/ixgbe/ixgbe_mbx.h @@ -128,6 +128,7 @@ enum ixgbe_pfvf_api_rev { /* API 1.4 is being used in the upstream for IPsec */ ixgbe_mbox_api_14, /* API version 1.4, linux/freebsd VF driver */ ixgbe_mbox_api_15, /* API version 1.5, linux/freebsd VF driver */ + ixgbe_mbox_api_16, /* API version 1.6, linux/freebsd VF driver */ /* This value should always be last */ ixgbe_mbox_api_unknown, /* indicates that API version is not known */ };