From nobody Fri May 23 13:43:47 2025 X-Original-To: net@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 4b3mbJ0Nz9z5xGMM; Fri, 23 May 2025 13:43:56 +0000 (UTC) (envelope-from SRS0=3kvL=YH=klop.ws=ronald-lists@realworks.nl) Received: from smtp-relay-int-backup.realworks.nl (smtp-relay-int-backup.realworks.nl [87.255.56.188]) (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 4b3mbH14sFz4QKL; Fri, 23 May 2025 13:43:55 +0000 (UTC) (envelope-from SRS0=3kvL=YH=klop.ws=ronald-lists@realworks.nl) Authentication-Results: mx1.freebsd.org; none Received: from smtp-relay-int-backup.realworks.nl (crmpreview8.colo2.realworks.nl [10.2.52.38]) by mailrelayint1.colo2.realworks.nl (Postfix) with ESMTP id 4b3mb76sgQz1DT; Fri, 23 May 2025 15:43:47 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1748007828; 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=TAaTC88EBoVHKgz2r87/0/oU2W+J3iDivPX9ZERZW9M=; b=NyV3pZWlxhSFsKtN/zJOtzMsIEd5lpXGXS6RK/Rqxq3NsyHCcM2BQvpSlOlYwfVgGtW1pS WJjMX+hxpejstDsrzPrOysbboRi0eBZ4Y5iLYTNYZvu8zC4IFApC6j9VwF38tH7WCsO6D5 DyKlAP0a6OZvOPB/d6ZQrbjDHp6p20FsoOAxu2pgwM3JaWPtvAUp5G8G2i0CKQwRRdnQlX bwQjh+1p3wkE8HJdR2SxZl1SVf/NoouJ0YVg38LPcWkKMhFOPXFk+bOxyPouEzRUEPyfix TfapxL0NOJ82ZHmlLBKDCWO8isRCU5ko6JSAZXbQKLhpLkH3DNmNTbP3sD/v2A== Received: from crmpreview8.colo2.realworks.nl (localhost [127.0.0.1]) by crmpreview8.colo2.realworks.nl (Postfix) with ESMTP id 8B6CC2C020F; Fri, 23 May 2025 15:43:47 +0200 (CEST) Date: Fri, 23 May 2025 15:43:47 +0200 (CEST) From: Ronald Klop To: void Cc: net@freebsd.org, stable@freebsd.org Message-ID: <1456605763.8629.1748007827309@localhost> In-Reply-To: References: Subject: Re: net.link.bridge.member_ifaddrs has landed in stable/14 List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_8628_1724159629.1748007827287" X-Mailer: Realworks (751.28) X-Originating-Host: from (83-81-212-149.cable.dynamic.v4.ziggo.nl [83.81.212.149]) by crmpreview8.colo2.realworks.nl [10.2.52.38] with HTTP; Fri, 23 May 2025 15:43:47 +0200 Importance: Normal X-Priority: 3 (Normal) X-Originating-User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:138.0) Gecko/20100101 Firefox/138.0 X-Rspamd-Queue-Id: 4b3mbH14sFz4QKL 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:38930, ipnet:87.255.32.0/19, country:NL] X-Spamd-Bar: ---- ------=_Part_8628_1724159629.1748007827287 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Van: void Datum:vrijdag, 23 mei 2025 15:20 Aan:stable@freebsd.org CC:net@freebsd.org Onderwerp:Re: net.link.bridge.member_ifaddrs has landed in stable/14 > > On Wed, May 21, 2025 at 05:04:50AM +0100, Lexi Winter wrote: > >hello, > > > >i have just MFC'd the sysctl net.link.bridge.member_addrs to stable/14. > >for detail see: https://cgit.freebsd.org/src/commit/?h=stable/14&id=ff1980d569c8167d38cda5f2713664866d9802bc > > > >in short, if you have a bridge with a lot of members (20+) and you do > >not have any IP addresses assigned to those bridge members, you should > >see a significant performance improvement from enabling this sysctl. > > > >please feel free to test this and report any problems. > > Hi, > > I'm not seeing that sysctl available yet, on a stable/14 system > built a few hrs ago from sources updated today. > > % uname -aKU > FreeBSD desktop.home.arpa 14.3-STABLE FreeBSD 14.3-STABLE stable/14-n271551-4e0a5fd7b608 DESKTOP amd64 1403501 1403501 > > % sysctl net.link.bridge.member_addrs > sysctl: unknown oid 'net.link.bridge.member_addrs' > % > -- > > > > I think there is a typo in the message. Try the sysctl name from the subject of the message. Regards, Ronald. ------=_Part_8628_1724159629.1748007827287 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit

Van: void <void@f-m.fm>
Datum:vrijdag, 23 mei 2025 15:20
Aan:stable@freebsd.org
CC:net@freebsd.org
Onderwerp:Re: net.link.bridge.member_ifaddrs has landed in stable/14

On Wed, May 21, 2025 at 05:04:50AM +0100, Lexi Winter wrote:
>hello,
>
>i have just MFC'd the sysctl net.link.bridge.member_addrs to stable/14.
>for detail see: https://cgit.freebsd.org/src/commit/?h=stable/14&id=ff1980d569c8167d38cda5f2713664866d9802bc
>
>in short, if you have a bridge with a lot of members (20+) and you do
>not have any IP addresses assigned to those bridge members, you should
>see a significant performance improvement from enabling this sysctl.
>
>please feel free to test this and report any problems.

Hi,

I'm not seeing that sysctl available yet, on a stable/14 system
built a few hrs ago from sources updated today.

% uname -aKU
FreeBSD desktop.home.arpa 14.3-STABLE FreeBSD 14.3-STABLE stable/14-n271551-4e0a5fd7b608 DESKTOP amd64 1403501 1403501

% sysctl net.link.bridge.member_addrs
sysctl: unknown oid 'net.link.bridge.member_addrs'
%
-- 
 



I think there is a typo in the message. Try the sysctl name from the subject of the message.

Regards,
Ronald.
  ------=_Part_8628_1724159629.1748007827287--