From nobody Tue Jul 14 23:08:26 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 4h0FNC1JPVz6lRfH for ; Tue, 14 Jul 2026 23:08:27 +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 4h0FNB6Byvz3J51 for ; Tue, 14 Jul 2026 23:08:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784070506; 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=ueScVxeMYaMLMJMmODnE6wtzcu+GIz6OP2s/CSiqf/E=; b=stoAV81C17QCqAegGXN0K6GQq0aLOQsPQFYHmQLaXJy79V4FHjP5MzSYA4xFI5u2zKqyZh 6hAODtgBPoizDtH2g3SUE+uPLF50mSG52s0Aym2pVdktJvNA3ZTjQwoFWDg4O4ylZvlIT0 W0qcmhRdP6E88uLBw5/HUaU4KHcxnTjiL6B3WCfW2xwVccc6kUSUDmnjs7mybg9rAVrHLK 8EZa8pmbcxg9VxY2pb6WDEARIHjJuV3vLQFVoEg3dR4e8la0ZZnxAeoOfd1ayU8cqHMbTK ntsIUsnuzpuZQkqxFglY0eaUpeU8OHml1OUZ+yMBT+qaw1eZK++ROSqcLML26g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784070506; a=rsa-sha256; cv=none; b=Iwo+O5zLdHIc2AUSEWQJqB5xKxsYdFgTrjZB7phLmYPftGWwD4BaVKMzHMpIcdID4hJriG 7iqWtyM8h81BA6bCPAb42cqrxCu/svARvs1iUAGUPSMm5aZHonwe+L8ombzHx+c7tR+jx2 5aR4VAlY/77+cRVN3wTH6x/ES5Fe28YD1SE0dr6PnPV+eIK5ve7BNhxRUqKKYcC3ocZFzZ ZTG+0dcmo0y3pM8oD8HgOyABpD36yF8/oYma+urkNf1kPjEyBuXw2n5apqr/MgKLS3Odn9 rI02f9liNSDWjezEgS9ewj5vSs+zb/wDFu8I2xo1i7JntJdJbd3VzsbbNH/cjw== 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=1784070506; 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=ueScVxeMYaMLMJMmODnE6wtzcu+GIz6OP2s/CSiqf/E=; b=di8ylYOo58KQ3dmCyBXH1gMOMtWuJh85+ZY8Wn+tShlxZMnpeL5XTKp6jkiGOCX1dtg4No NfhVC3vAKFeUySwkdkX3WMNDYm9wJ9IEkC2zw5oiiDt3pUKWs1Z0yOrKwSr6kNmi1hk9OV UfMnVOkFkGaLMI9QR5dEaI7yqpRZNrcPrHkoQ58/tnw08Z3cNi70Z7PvOZUldUTbIt4uMQ E+zGNIuisXlQ3/wfypix2irplHUyYaugwmWCqJuwJGJ08l9SPwNLwNChR/1xZbCkik1eHa gWyQjzi/PyiLf5B1P9z0GlRl8G5PSwJW0xi5o6bq3xFvJGEBD7lbHz9ZJllZgA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h0FNB3kZbz1532 for ; Tue, 14 Jul 2026 23:08:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 2317a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 14 Jul 2026 23:08:26 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Mark Johnston Subject: git: 4d07fdc1eb0b - stable/14 - fibs_test: Mark same_ip_multiple_ifaces_fib0 as expected to fail 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: markj X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 4d07fdc1eb0b8ff9ee3b74ac0bceaf07b1c813f0 Auto-Submitted: auto-generated Date: Tue, 14 Jul 2026 23:08:26 +0000 Message-Id: <6a56c16a.2317a.4e7f0760@gitrepo.freebsd.org> The branch stable/14 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=4d07fdc1eb0b8ff9ee3b74ac0bceaf07b1c813f0 commit 4d07fdc1eb0b8ff9ee3b74ac0bceaf07b1c813f0 Author: Mark Johnston AuthorDate: 2025-06-26 21:19:14 +0000 Commit: Mark Johnston CommitDate: 2026-07-14 23:08:13 +0000 fibs_test: Mark same_ip_multiple_ifaces_fib0 as expected to fail The test relies on being able to assign the same interface address to two different tap interfaces; it then removes one of the addresses, which at one point would trigger a kernel panic. Since 361a8395f0b0 it is not possible to assign an address multiple times this way, so the test fails. Just mark it as expected to fail for now: if the kernel's behaviour here changes again, this test might be a useful seatbelt. MFC after: 2 weeks (cherry picked from commit 6bdc9743d8f8c9727e5101d6cb6f2a85a13c5acb) --- tests/sys/netinet/fibs_test.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/sys/netinet/fibs_test.sh b/tests/sys/netinet/fibs_test.sh index 794d22a3882b..2e4a7c3da7db 100644 --- a/tests/sys/netinet/fibs_test.sh +++ b/tests/sys/netinet/fibs_test.sh @@ -320,6 +320,9 @@ same_ip_multiple_ifaces_fib0_body() # Setup the interfaces, then remove one alias. It should not panic. setup_tap 0 inet ${ADDR} ${MASK0} TAP0=${TAP} + # After commit 361a8395f0b0e6f254fd138798232529679d99f6 it became + # an error to assign the same interface address twice. + atf_expect_fail "The test results in an ifconfig error and thus spuriously fails" setup_tap 0 inet ${ADDR} ${MASK1} TAP1=${TAP} ifconfig ${TAP1} -alias ${ADDR}