From nobody Tue Apr 28 14:14:55 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 4g4jB80q8Rz6bXg1 for ; Tue, 28 Apr 2026 14:14:56 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g4jB74SLSz3Cmn for ; Tue, 28 Apr 2026 14:14:55 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777385695; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=MyT+LEh6NQZSDCNUS3lYKAmnzJf4WMBED5nfwEtBfyE=; b=XKD3DHCvojXvqeohGEMYn7cwUY3Ny74ZZAix7jzeh2Ce4NKfR/imEfV2dMAN7vLlrWdwqG N5OzegfGdQYOD402SQxmo0oYiqEyK4qGWh2V8FY29YddxfXF+lflRylrOAixwBGPw00VGr bKR8jHFEgOJ6nU8vc9zQNHV9y2dbgJsJ4Kv5n+MFM3O+3C6Pn4PvvPWS3KEqJUPoRA2HcA SjjiQn0DAQkPjslYVdJuy8Aq5EmIFua7zlKwva2E/1KM717qvNkhcSONFRB23zjZ0z8g2x 35eTknEK2dEfmlQXtZPWbkGcVlniGnp+DV/MxIdjfdGG1XaEkULqCxMeAmtr6A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777385695; a=rsa-sha256; cv=none; b=Wk4WmcwCty9je39Jm0FrsU4ZwBCLC5yt9+pNvi0odE/kXwA8wdiy3KIx0cXRba5eY/JfI6 x5pVeDOjFKMP9uFOEBJR8voDS/16ctbvcZ2MevdE36kyg8P1feMVwMrulz1OsU2v5bJbnl biEgrWOvZ5ppNWsD6+qWW/YCl0RNhVC5H2XUuWZMGmCgbUjFSBKDaKdHgxRhzOXYeKPEEK 77hBohoLJolz57L8L86FwS4wln/4e+NG2ggWFpoi9TChpFZ+8xEUQZSzoZW3/7AfT2pjyH fa3GDnvM3RnknHaKT5Tj6Kallvhz4nwZbTEUwCgxQHggrzh97INPNTrQ5Ey77A== 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=1777385695; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=MyT+LEh6NQZSDCNUS3lYKAmnzJf4WMBED5nfwEtBfyE=; b=ILx6q+TwGYMo8d8zQ/2LEORbgwEYXPNrjalVNG8sdOw9WQzMiEMWDp5AoxwlH5BqnBSATQ oIIpdfQfl3SqlnntCt2Ke+VcOCkUtw6OHNsTUHC8w9sU69hUayi7pXXlDQ9w7SOz7gC9ZT zDs6B5yH1AntMZn4fqzAQj+ytamAtRn/QU+kolL4ub4lX2f4Our2aTE3KfmaacQBYB28iE Fz14VtACcKLLU5ZDbguJG5a5kvpyz2lkce8GCrnU5INffBtoixGuylAEjc24FN+oExDcQR 7Mi6x+7nTcGj8v6WbAMNaxRsS4d69o28UXaotNdc5Rv1nkji75gED6eNKe3TFA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g4jB73NJ3zxYw for ; Tue, 28 Apr 2026 14:14:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3950e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 28 Apr 2026 14:14:55 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Chandrakanth Patil From: Sumit Saxena Subject: git: c21c63fb565f - main - bnxt_en: add bnxt_sriov.c to sys/conf/files for built-in kernel builds 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: ssaxena X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c21c63fb565f1bc7f9564dbf12068c864f8891d8 Auto-Submitted: auto-generated Date: Tue, 28 Apr 2026 14:14:55 +0000 Message-Id: <69f0c0df.3950e.5e046f7c@gitrepo.freebsd.org> The branch main has been updated by ssaxena: URL: https://cgit.FreeBSD.org/src/commit/?id=c21c63fb565f1bc7f9564dbf12068c864f8891d8 commit c21c63fb565f1bc7f9564dbf12068c864f8891d8 Author: Chandrakanth Patil AuthorDate: 2026-04-28 14:10:13 +0000 Commit: Sumit Saxena CommitDate: 2026-04-28 14:13:40 +0000 bnxt_en: add bnxt_sriov.c to sys/conf/files for built-in kernel builds The SR-IOV series added bnxt_sriov.c and listed it in sys/modules/bnxt/bnxt_en/Makefile, but kernels that build bnxt into the image only compile sources named in sys/conf/files. Add bnxt_sriov.c next to the other bnxt_en entries so built-in bnxt (including LINT) links the SR-IOV implementation and avoids undefined symbols referenced from if_bnxt.c. Fixes: f2f831b2c151 ("bnxt_en: Add core SR-IOV infrastructure") MFC after: 1 month Reviewed by: ssaxena Differential Revision: https://reviews.freebsd.org/D56688 --- sys/conf/files | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/conf/files b/sys/conf/files index 1a484f5e50a8..2b4a453ca556 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1320,6 +1320,7 @@ dev/bnxt/bnxt_en/bnxt_auxbus_compat.c optional bnxt iflib pci compile-with "${BN dev/bnxt/bnxt_en/bnxt_dcb.c optional bnxt iflib pci compile-with "${BNXT_C}" dev/bnxt/bnxt_en/bnxt_hwrm.c optional bnxt iflib pci compile-with "${BNXT_C}" dev/bnxt/bnxt_en/bnxt_mgmt.c optional bnxt iflib pci compile-with "${BNXT_C}" +dev/bnxt/bnxt_en/bnxt_sriov.c optional bnxt iflib pci compile-with "${BNXT_C}" dev/bnxt/bnxt_en/bnxt_sysctl.c optional bnxt iflib pci compile-with "${BNXT_C}" dev/bnxt/bnxt_en/bnxt_txrx.c optional bnxt iflib pci compile-with "${BNXT_C}" dev/bnxt/bnxt_en/bnxt_ulp.c optional bnxt iflib pci compile-with "${BNXT_C}"