From nobody Fri Feb 27 12:05:43 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 4fMn8l6hgHz6Ss7J for ; Fri, 27 Feb 2026 12:05:43 +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 4fMn8l2TDnz3DTf for ; Fri, 27 Feb 2026 12:05:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772193943; 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=IzxlJrgPblfnfKZonMRFpIAE1oY58EpdkeSyYgSp/lw=; b=beY8aVx0lDwo2JqK4/vmjTF8gREzYSAgr88lAoGCm/NitLHmA7R3KFvQM4qP1490JYM+Li eOGytp++ekmh2ltZN1d++WJo3b3WQsS/3dYwtAoZiAAhEZLU+qjEJh+IFYndOGMDgb/SMK Wp44i7/sCe6dwf6OZT8VZKMRun95jzwsnnb6D8i8ruMir0nredcK/PacWE2A2SWZvkyDdF TlmJPCZ3UwcISq+Vg74O5T3Gm2JbrtK0tA4ZzgPmFEn4TIszZDgVo+YPvRCgTbhJwcGQVz jv2P2G0oEaqFpkitGSYnzPgtRzywLgq/U9kURrUB33WqRgzVZVJljRgjRnNw3A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772193943; a=rsa-sha256; cv=none; b=lcQcg3huUpl6NhgiKUjzjQHiZZxzhPb3JtS6IRf/XYk3fBVfC/kOGG3oZriD8vnPjQO4S4 7wWJK3pwIOUQipdCHHx33neE0rUKVRhWMGmWg6rFS+6NL0sFDbWUcJliYqxMw/QPwRGo3q wOTYh7nM47MQPvToVRYd2XyxSmLCiOCdVLer1J/X0+wHnO0q73Ph+CuVAghYsvPmcEtNIZ tmHq0HV0P31cpIbZAxDk/tQxojVsXCHZDw5wkwMG0K1VfeGuuftjKt8GMDyeASx9n4cW0t 4xIiewD1CqAOj7veuR2702Vr1ux1tP9mF+rtZ5NzTERQC/qKEk1+6Ml0FRt4aA== 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=1772193943; 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=IzxlJrgPblfnfKZonMRFpIAE1oY58EpdkeSyYgSp/lw=; b=RGAdJT9leut4lCfExGPoSV3oLEnnQGVSgxqbDvxus3nal6jGFCmGbnlZgcdx5fTwRsju3J gJ31rqUeiR02J6RWzBzOuaPQhiy5+b2GGv7tyVEBsuWCfC2loZtY4jnVhhazeMkk3p2Tnh JY7Bddby5xewNk7jBW8zclGGzPvFAkPea2a7BO6qITtYcLyDhm9JbujL9bLHBvuQ7jjyA5 /eWAFbs99Ygd5ze5cMjcTpOUYEOzNqd1oXSwkxCuC5enQ8TCSxgRNBeSFG7zqsjqwYahC7 UhXIjwLUVT7V1HspVZHe3ybxeNB2LdKWyK/+eP9CXTFv5dK674mErqIlUl84Kw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fMn8l1jr2z1yf for ; Fri, 27 Feb 2026 12:05:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3cbc1 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 27 Feb 2026 12:05:43 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Mark Johnston From: Sumit Saxena Subject: git: c5b8c66fe1ae - stable/15 - libpcap: Fix dependency definitions for libpcap 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/stable/15 X-Git-Reftype: branch X-Git-Commit: c5b8c66fe1ae042fe964c173ad58f633c30ffa44 Auto-Submitted: auto-generated Date: Fri, 27 Feb 2026 12:05:43 +0000 Message-Id: <69a18897.3cbc1.5e904c73@gitrepo.freebsd.org> The branch stable/15 has been updated by ssaxena: URL: https://cgit.FreeBSD.org/src/commit/?id=c5b8c66fe1ae042fe964c173ad58f633c30ffa44 commit c5b8c66fe1ae042fe964c173ad58f633c30ffa44 Author: Mark Johnston AuthorDate: 2025-12-03 14:26:50 +0000 Commit: Sumit Saxena CommitDate: 2026-02-27 12:04:39 +0000 libpcap: Fix dependency definitions for libpcap Commit 35dd53a9e132 ("librdmacm/libibverbs: Statically bound libbnxtre.so.1 to rping") causes a build failure, since src.libnames.mk declares a depencency on libbnxtre.so, but the libpcap Makefile and prebuild lib dependencies were not updated accordingly. Fix the declarations. Fixes: 35dd53a9e132 ("librdmacm/libibverbs: Statically bound libbnxtre.so.1 to rping") Reviewed by: ssaxena Differential Revision: https://reviews.freebsd.org/D54048 (cherry picked from commit 73e8fe62466a8ae5576473d9be4c6df9a6eedab0) --- Makefile.inc1 | 2 ++ lib/libpcap/Makefile | 1 + 2 files changed, 3 insertions(+) diff --git a/Makefile.inc1 b/Makefile.inc1 index e3e0409c8e4e..72ca2e69c7f7 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -3421,10 +3421,12 @@ _prebuild_libs+= \ lib/ofed/libibmad \ lib/ofed/libibumad \ lib/ofed/complib \ + lib/ofed/libbnxtre \ lib/ofed/libmlx5 lib/ofed/libibmad__L: lib/ofed/libibumad__L lib/ofed/complib__L: lib/libthr__L +lib/ofed/libbnxt__L: lib/ofed/libibverbs__L lib/libthr__L lib/ofed/libmlx5__L: lib/ofed/libibverbs__L lib/libthr__L .endif diff --git a/lib/libpcap/Makefile b/lib/libpcap/Makefile index c4bd175b502a..7f8d8e65d79c 100644 --- a/lib/libpcap/Makefile +++ b/lib/libpcap/Makefile @@ -151,6 +151,7 @@ CFLAGS+= -DPCAP_SUPPORT_NETMAP .if ${MK_OFED} != "no" SRCS+= pcap-rdmasniff.c LIBADD+= ibverbs +LIBADD+= bnxtre LIBADD+= mlx5 CFLAGS+= -DPCAP_SUPPORT_RDMASNIFF .endif