From nobody Sun Aug 9 08:40:34 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 4hHrtp507Gz6nKRR for ; Sun, 09 Aug 2026 08:40:34 +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 4hHrtp46pfz3jbY for ; Sun, 09 Aug 2026 08:40:34 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786264834; 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=Eu9AlCbtpPAqrJE31jBurLj20pycEjZn/do1+EtXMqnQEXTOQIjkNo8yO5x9kRKcQF4sKn U6yDNhDBvaIZl3gpb5eVxO3+iZ/jF6nU70p1MC+PFmsPYnjJw6Xiks3K7WQsqRKTudVXk8 z1VceLd3pYpOeihbxtFz7eNRaOofnNh6Fkro5RrYJRPqdPs0B5CCplEFrt3emoWPIw0hdL ddAukSjs7JHR/APxg4+FXI84o/1b4hgffDCr6Yl+oruCY6mJScoPQlQNan4XeO+iYf2Q2V 3QYapyyKZMSQK4BSEFL1ueeOX1d4+RxDmKi/gAtaVVCwqjO3Yq6Ke2hj1jgagA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786264834; a=rsa-sha256; cv=none; b=BfRocxx3ZheqCGaviWxkT+mdxmDWL102HULm/PqHSq6cDGLMdl9BB4OIOX/LQL1Sp8uJDn JlgZBkmrqVo+uBV5T8mDcD+yTZgflpmtDcKk10avbXSb9Fly6e3cXdd8arj3vQuTnYVM+N uu8fzxdSFUJt6XU5AQnLSseSQ4Pex4X6pzIeSCdNGCvKzaHaXU3M5kecqpARZu1kRhYvWd j98iKseTkXX0hAo7+EF0GlBF3VZOR4RLJIAQbUAdZSeVS/p3i8e00R7do0lZJlcfPp46QD VsReE2o6oz6fDl/OlCp1wfY8d8nnHBmC0Dbv5AUDS+ia/FuR40nqPNV6mzyUuw== 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=1786264834; 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=p8dT5nmmo8S68he8OQjQunVOTvk8v+l5s2t4iERqdSH3eyz1+wqovy/wH363PWjI1DlcQ7 BqJleeXeA0+tWisky3ZYV+PV8H/oihE6Ph7LIjotSNxCHDGJEb7WItEqUWOyftWfL8WzFc Nb0cS/9AavgVmkaWo/+nnPljlx1rUp8SkrX2iRCjEl9yIoLH4VpJ1Wb1GaigBXrCd/onIS 0RNJ+fmx+NUzwENsYtq8d55SL3ocaEDm2oXqBlwDaYVtay4/7fGUFo9TygLJremnW/f8wR f1fx68rb1+qX/K5ZFZPg37RFgNx+3pYTZnXP3uVR55AOb1u4FFVNRnuoRmcsiQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hHrtp379Zz1Mg for ; Sun, 09 Aug 2026 08:40:34 +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 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: 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 */ };