From nobody Sun May 18 16:23:37 2025 X-Original-To: freebsd-current@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 4b0mNT3mHfz5wRtP for ; Sun, 18 May 2025 16:24:09 +0000 (UTC) (envelope-from freebsd@walstatt-de.de) Received: from smtp6.goneo.de (smtp6.goneo.de [85.220.129.31]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4b0mNS6Qt9z3r56 for ; Sun, 18 May 2025 16:24:08 +0000 (UTC) (envelope-from freebsd@walstatt-de.de) Authentication-Results: mx1.freebsd.org; none Received: from hub1.goneo.de (hub1.goneo.de [IPv6:2001:1640:5::8:52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp6.goneo.de (Postfix) with ESMTPS id 3C89B240F26; Sun, 18 May 2025 18:24:07 +0200 (CEST) Received: from hub1.goneo.de (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by hub1.goneo.de (Postfix) with ESMTPS id 580362405BB; Sun, 18 May 2025 18:24:05 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=walstatt-de.de; s=DKIM001; t=1747585445; 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: in-reply-to:in-reply-to:references:references; bh=TUVPu2DUtff5U8YIL8nICth1gNk+sKX2KGpiJiLh6JA=; b=B4MpWZN386Lu+NoIJ+ncdgyGRrElESlwTuDWH+AR59vFysTuwfVf0xjUlJHhpf0ipfgBCJ jBmRdJo6qdR5LMVkcRSZIxP6CVoEUOD+di2G99TQYK1BR+baBXCDXmYPM31otKgye+rbmJ MyzP0HjEEGX+QW9KPUHVUocl5gvcwWXq8vfI4vYe/YKU6kXmdtyT1VpxeooeHlPtE4mqgY GR20YEcI1de+zEetnN85PRE9KnNo1AQBvjancJcZu7rtucF9dWI4WsnvYPccTiry2ILApe /o/pAsqTXlJm9C46sykYBCW4Hl58x/j/F83TSbioJw8yLqNq16TY5G8RqK9GiQ== Received: from thor.sb211.local (dynamic-2a02-3100-25ad-de02-5895-b6ff-fef9-f237.310.pool.telefonica.de [IPv6:2a02:3100:25ad:de02:5895:b6ff:fef9:f237]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by hub1.goneo.de (Postfix) with ESMTPSA id 264A0240166; Sun, 18 May 2025 18:24:05 +0200 (CEST) Date: Sun, 18 May 2025 18:23:37 +0200 From: A FreeBSD User To: Marek Zarychta Cc: FreeBSD CURRENT Subject: Re: CURRENT: can not add device to bridge: ifconfig: BRDGADD igb0: Invalid argument Message-ID: <20250518182404.3a760da9@thor.sb211.local> In-Reply-To: <192c8e37-4a85-4916-9986-0a556333a527@plan-b.pwste.edu.pl> References: <20250518180658.2e58d55a@thor.sb211.local> <192c8e37-4a85-4916-9986-0a556333a527@plan-b.pwste.edu.pl> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/iIUdB83TRWjuCQ75YNNFtmC"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Rspamd-UID: 3cf0ee X-Rspamd-UID: 05fa0f X-Rspamd-Queue-Id: 4b0mNS6Qt9z3r56 X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:25394, ipnet:85.220.128.0/17, country:DE] X-Spamd-Bar: ---- --Sig_/iIUdB83TRWjuCQ75YNNFtmC Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am Tage des Herren Sun, 18 May 2025 18:16:43 +0200 Marek Zarychta schrieb: > W dniu 18.05.2025 o=C2=A018:06, A FreeBSD User pisze: > > Hello, > > > > running recent CURRENT (FreeBSD 15.0-CURRENT #68 main-n277334-d9900b9ea= 2b2: Sun May 18 > > 16:51:02 CEST 2025), I ran into the following problem: > > Can not add interfaces anymore to a bridge device. > > Neither existing physical devices, nor epair devices created during set= up of jails - with > > the result of no jails availabel and/or no bridge working. > > > > A more amusing part of this story is: I ran almost two identical boxes,= based upon elderly > > IvyBridge CPUs, both on outdated ASrock Z77 Pro mainboards. One machine= , the > > now-failing-one, has moved to AMD Ryzen 9700X based box based on ASrock= B850 mainboard - > > just for the record, if this is of importance or interest. > > > > On both systems I use custom kernels, mostly disabling unused devices. = Having an ABI issue > > in mind, I recompiled the whole world/kernel on the system with AMD CPU= , but the issue is > > the still persistent. > > > > A real hardware problem or just a coincidence with faulty code? > > > > Thanks for helping, > > > > O. Hartmann > > > > =20 > Hello Oliver, >=20 > please follow this commit: >=20 > https://github.com/freebsd/freebsd-src/commit/b61850c4e6f6b0f21b36da7238d= b969d9090309e >=20 > and this thread: >=20 > https://lists.freebsd.org/archives/freebsd-current/2025-May/007602.html >=20 > TL;DR: set net.link.bridge.member_ifaddrs=3D1 (the earlier, the better,=20 > loader.conf prefered) and before FreeBSD 16.0-RELEASE (still plenty of=20 > time), either remove addresses the bridge members, or consider migration= =20 > to different bridge (Netmap ?!) or consider migration to different OS. >=20 > Cheers >=20 > Marek >=20 >=20 Hello, sorry for the noise. Just after sending, I read the thread started by Cy Schubert "epair(4)". Adding=20 net.link.bridge.member_ifaddrs=3D1 solves the problem for me on the host in question! The other host, mutually declared as woring one, has net devices without IP= addresses assigned added to the bridge - so the comparison lacks scruitiny, Thank you very much for fast responding ;-) Regards Oliver --=20 A FreeBSD user --Sig_/iIUdB83TRWjuCQ75YNNFtmC Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRQheDybVktG5eW/1Kxzvs8OqokrwUCaCoJpAAKCRCxzvs8Oqok r5dHAP4sHus4aLuLJcUk8DFuJpGmKGx8gn2d9CFo3pInn+X7iAEA60+GqufDx6UL Z9oNB+o1SC70v7sedd2np+jc2oz+iwU= =otEJ -----END PGP SIGNATURE----- --Sig_/iIUdB83TRWjuCQ75YNNFtmC--