From owner-freebsd-net@freebsd.org Sun Aug 30 12:03:30 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 62DA83B8CC7 for ; Sun, 30 Aug 2020 12:03:30 +0000 (UTC) (envelope-from peter@libassi.se) Received: from smtp.outgoing.loopia.se (smtp.outgoing.loopia.se [93.188.3.37]) (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 4BfX6T2Zmlz3cmm for ; Sun, 30 Aug 2020 12:03:29 +0000 (UTC) (envelope-from peter@libassi.se) Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id DF250704FE1 for ; Sun, 30 Aug 2020 14:03:25 +0200 (CEST) Received: from s499.loopia.se (unknown [172.22.191.6]) by s807.loopia.se (Postfix) with ESMTP id C0F562E6B891 for ; Sun, 30 Aug 2020 14:03:25 +0200 (CEST) Received: from s475.loopia.se (unknown [172.22.191.6]) by s499.loopia.se (Postfix) with ESMTP id BE23E1CDBFC5 for ; Sun, 30 Aug 2020 14:03:25 +0200 (CEST) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1 X-Spam-Level: X-Spam-Status: No, score=-1 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1] autolearn=disabled Received: from s498.loopia.se ([172.22.191.5]) by s475.loopia.se (s475.loopia.se [172.22.190.15]) (amavisd-new, port 10024) with LMTP id LObZPZtrN9Hh for ; Sun, 30 Aug 2020 14:03:25 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: peter@libassi.se X-Loopia-Originating-IP: 78.82.159.46 Received: from [10.79.0.17] (c-2e9f524e.03-77-73746f30.bbcust.telenor.se [78.82.159.46]) (Authenticated sender: peter@libassi.se) by s498.loopia.se (Postfix) with ESMTPSA id 4DF01471A08 for ; Sun, 30 Aug 2020 14:03:25 +0200 (CEST) From: Peter Libassi Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.1\)) Subject: wireguard integration D26137 test on 13-CURRENT r364973 Message-Id: Date: Sun, 30 Aug 2020 14:03:24 +0200 To: freebsd-net@freebsd.org X-Mailer: Apple Mail (2.3608.120.23.2.1) X-Rspamd-Queue-Id: 4BfX6T2Zmlz3cmm X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of peter@libassi.se has no SPF policy when checking 93.188.3.37) smtp.mailfrom=peter@libassi.se X-Spamd-Result: default: False [0.79 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; MV_CASE(0.50)[]; TO_DN_NONE(0.00)[]; NEURAL_HAM_SHORT(-0.24)[-0.239]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:39570, ipnet:93.188.2.0/23, country:SE]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.81)[-0.809]; RCVD_COUNT_FIVE(0.00)[6]; FREEFALL_USER(0.00)[peter]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-net@freebsd.org]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; DMARC_NA(0.00)[libassi.se]; NEURAL_SPAM_LONG(0.44)[0.436]; RCVD_IN_DNSWL_NONE(0.00)[93.188.3.37:from]; MIME_TRACE(0.00)[0:+]; R_SPF_NA(0.00)[no SPF record]; RWL_MAILSPIKE_POSSIBLE(0.00)[93.188.3.37:from]; MAILMAN_DEST(0.00)[freebsd-net] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Aug 2020 12:03:30 -0000 I had a first look at the latest version of the wireguard kernel = integration. There was some findings that may need attention. buildkernel stops with kernel option INVARIANTS enabled: --- all_subdir_if_wg --- /usr/src/sys/dev/if_wg/module/if_wg_session.c:1639:22: error: unused = variable 'e' [-Werror,-Wunused-variable] struct wg_endpoint *e =3D wg_mbuf_endpoint_get(m); ^ 2 errors generated. *** [if_wg_session.o] Error code 1 buildkernel KERNCONF=3D"GENERIC-NODEBUG" works fine. I managed to figure out these options to the ifconfig command: # ifconfig wg create private-key = AtT4BNuidrJrDGZUH1Ddd4e6D0HMCq3Z+KawQVZQqXU=3D listen-port 9999 peer = public-key bmUgcaOtlEFcIoSlwPQ3qO/c14nJHYr+a7Ms/kJmOFA=3D endpoint = 192.168.4.4:8888 allowed-ips 10.2.3.0/24 which seems to get everything in place. However peer-list shows the = allowed ips in a funny way: # ifconfig wg0 peer-list [Peer] PublicKey =3D bmUgcaOtlEFcIoSlwPQ3qO/c14nJHYr+a7Ms/kJmOFA Endpoint =3D 192.168.4.4:8888 AllowedIPs =3D 0.0.10.2/24 and if you specify two allowed-ips in the wg create peer section it gets = worse: # ifconfig wg create =E2=80=A6=E2=80=A6. allowed-ips 10.2.3.0/24 = allowed-ips 10.11.12.0/24 # ifconfig wg0 peer-list [Peer] PublicKey =3D bmUgcaOtlEFcIoSlwPQ3qO/c14nJHYr+a7Ms/kJmOFA Endpoint =3D 192.168.4.4:8888 AllowedIPs =3D 0.0.10.11/24, 0.0.10.11/24 Otherwise this looks really nice! Next i=E2=80=99ll try some = connectivity tests. /Peter From owner-freebsd-net@freebsd.org Sun Aug 30 21:00:02 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B43E63C9E11 for ; Sun, 30 Aug 2020 21:00:02 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4Bfm1Z4MBWz4Y2g for ; Sun, 30 Aug 2020 21:00:02 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: by mailman.nyi.freebsd.org (Postfix) id 956CE3C9539; Sun, 30 Aug 2020 21:00:02 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9418E3C9E9E for ; Sun, 30 Aug 2020 21:00:02 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bfm1Z3SkWz4Xhj for ; Sun, 30 Aug 2020 21:00:02 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5BBF71CD1D for ; Sun, 30 Aug 2020 21:00:02 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 07UL02Gs032962 for ; Sun, 30 Aug 2020 21:00:02 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 07UL02XR032961 for net@FreeBSD.org; Sun, 30 Aug 2020 21:00:02 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202008302100.07UL02XR032961@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: net@FreeBSD.org Subject: Problem reports for net@FreeBSD.org that need special attention Date: Sun, 30 Aug 2020 21:00:02 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.33 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Aug 2020 21:00:02 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- In Progress | 221146 | [ixgbe] Problem with second laggport In Progress | 235700 | oce(4) driver causes fatal trap 12 on boot with e New | 204438 | setsockopt() handling of kern.ipc.maxsockbuf limi New | 213410 | [carp] service netif restart causes hang only whe Open | 7556 | ppp: sl_compress_init() will fail if called anyth Open | 166724 | if_re(4): watchdog timeout Open | 187835 | ngctl(8) strange behavior when adding more than 5 Open | 193452 | Dell PowerEdge 210 II -- Kernel panic bce (broadc Open | 194453 | dummynet(4): pipe config bw parameter limited to Open | 200319 | Bridge+CARP crashes/freezes Open | 202510 | [CARP] advertisements sourced from CARP IP cause Open | 207261 | netmap: Doesn't do TX sync with kqueue Open | 217978 | dhclient: Support supersede statement for option Open | 222273 | igb(4): Kernel panic (fatal trap 12) due to netwo Open | 225438 | panic in6_unlink_ifa() due to race Open | 227720 | Kernel panic in ppp server Open | 230807 | if_alc(4): Driver not working for Killer Networki Open | 235524 | igb(4): Ethernet interface loses active link stat Open | 236888 | ppp daemon: Allow MTU to be overridden for PPPoE Open | 236983 | bnxt(4) VLAN not operational unless explicit "ifc Open | 237072 | netgraph(4): performance issue [on HardenedBSD]? Open | 237840 | Removed dummynet dependency on ipfw Open | 238324 | Add XG-C100C/AQtion AQC107 10GbE NIC driver Open | 240530 | netgraph/ng_source: Allow ng_source to inject int Open | 240944 | em(4): Crash with Intel 82571EB NIC with AMD Pile Open | 240969 | netinet6: Neighbour reachability detection broken Open | 241106 | tun/ppp: panic: vm_fault: fault on nofault entry Open | 241162 | Panic in closefp() triggered by nginx (uwsgi with Open | 243463 | ix0: Watchdog timeout Open | 244066 | divert: Add sysctls for divert socket send and re Open | 244706 | panic: NULL dereference inside __mtx_lock_sleep() Open | 118111 | rc: network.subr Add MAC address based interface 32 problems total for which you should take action. From owner-freebsd-net@freebsd.org Mon Aug 31 05:54:38 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0809D3D6A27 for ; Mon, 31 Aug 2020 05:54:38 +0000 (UTC) (envelope-from info@dostavka-gruzov-kitai.ru) Received: from mail.dostavka-gruzov-kitai.ru (mail.dostavka-gruzov-kitai.ru [185.242.85.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4BfztN2Jk1z4505 for ; Mon, 31 Aug 2020 05:54:35 +0000 (UTC) (envelope-from info@dostavka-gruzov-kitai.ru) Message-ID: <8478ee3dc91d2adefd0274272cf8c35f7c8765440d@dostavka-gruzov-kitai.ru> Reply-To: =?windows-1251?B?wO3t4CDBLsIu?= From: =?windows-1251?B?wO3t4CDBLsIu?= To: freebsd-net@freebsd.org Subject: =?windows-1251?B?7/Du+PMg8e7u4fno8vwg7+4g7vLj8PPn6uDs?= Date: Mon, 31 Aug 2020 08:54:25 +0300 MIME-Version: 1.0 X-Rspamd-Queue-Id: 4BfztN2Jk1z4505 X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.27 / 15.00]; HAS_REPLYTO(0.00)[info@dostavka-gruzov-kitai.ru]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[dostavka-gruzov-kitai.ru:s=mail]; REPLYTO_EQ_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+a]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-0.98)[-0.979]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_MEDIUM(-0.99)[-0.987]; DKIM_TRACE(0.00)[dostavka-gruzov-kitai.ru:+]; DMARC_POLICY_ALLOW(-0.50)[dostavka-gruzov-kitai.ru,reject]; NEURAL_HAM_SHORT(-0.30)[-0.300]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:28753, ipnet:185.242.84.0/23, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; MAILMAN_DEST(0.00)[freebsd-net] Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.33 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Aug 2020 05:54:38 -0000 =C4=EE=E1=F0=EE=E3=EE =E2=F0=E5=EC=E5=ED=E8 =F1=F3=F2=EE=EA, =D3 =ED=E0=F1 =E2 =E1=EB=E8=E6=E0=E9=F8=E8=E5 3 =ED=E5=E4=E5=EB=E8 =EE=F2= =EB=E8=F7=ED=FB=E5 =F3=F1=EB=EE=E2=E8=FF =EF=EE =EF=E5=F0=E5=E2=EE=E7=EA=E5= =F1=E1=EE=F0=ED=FB=F5 =E3=F0=F3=E7=EE=E2 =E8=E7 =F1=F2=F0=E0=ED =C0=E7=E8= =E8. =D1=EA=E0=E6=E8=F2=E5, =E5=F1=F2=FC =EB=E8 =F3 =E2=E0=F1 =F1=E1=EE=F0=ED=E8= =EA=E8 =E8=E7 =C5=E2=F0=EE=EF=FB =E8=EB=E8 =C0=E7=E8=E8? =D1 =D3=E2=E0=E6=E5=ED=E8=E5=EC, =C0=ED=ED=E0 =C2.=D1. From owner-freebsd-net@freebsd.org Mon Aug 31 08:37:16 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 552E63BA1A7 for ; Mon, 31 Aug 2020 08:37:16 +0000 (UTC) (envelope-from SRS0=2x11=CJ=perdition.city=julien@bebif.be) Received: from orval.bbpf.belspo.be (orval.bbpf.belspo.be [193.191.208.90]) by mx1.freebsd.org (Postfix) with ESMTP id 4Bg3V30m8cz4FRw for ; Mon, 31 Aug 2020 08:37:14 +0000 (UTC) (envelope-from SRS0=2x11=CJ=perdition.city=julien@bebif.be) Received: from x1 (77.109.123.220.adsl.dyn.edpnet.net [77.109.123.220]) by orval.bbpf.belspo.be (Postfix) with ESMTPSA id E9D3A1D4FC53 for ; Mon, 31 Aug 2020 10:37:07 +0200 (CEST) Date: Mon, 31 Aug 2020 10:37:05 +0200 From: Julien Cigar To: freebsd-net@freebsd.org Subject: Re: CARP over VLAN over LAGG Message-ID: <20200831083705.pvrjk4srdohlxklf@x1> Mail-Followup-To: freebsd-net@freebsd.org References: <20200828145201.ezo6zbatmdmcgvzp@x1> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200828145201.ezo6zbatmdmcgvzp@x1> X-Rspamd-Queue-Id: 4Bg3V30m8cz4FRw X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of SRS0=2x11=CJ=perdition.city=julien@bebif.be designates 193.191.208.90 as permitted sender) smtp.mailfrom=SRS0=2x11=CJ=perdition.city=julien@bebif.be X-Spamd-Result: default: False [-0.38 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.71)[-0.707]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-net@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.20)[-0.199]; MID_RHS_NOT_FQDN(0.50)[]; NEURAL_HAM_SHORT(-0.07)[-0.075]; DMARC_NA(0.00)[perdition.city]; FORGED_SENDER(0.30)[julien@perdition.city,SRS0=2x11=CJ=perdition.city=julien@bebif.be]; RCVD_NO_TLS_LAST(0.10)[]; RECEIVED_SPAMHAUS_PBL(0.00)[77.109.123.220:received]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:2611, ipnet:193.191.192.0/19, country:BE]; FROM_NEQ_ENVFROM(0.00)[julien@perdition.city,SRS0=2x11=CJ=perdition.city=julien@bebif.be]; MAILMAN_DEST(0.00)[freebsd-net]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Aug 2020 08:37:16 -0000 On Fri, Aug 28, 2020 at 04:52:01PM +0200, Julien Cigar wrote: > Hello, > > I have a "highly available" router/firewall with the following > configuration (1). Those are plugged in two 2930F (with VSF) using LACP. > It works well, except that I have some weird issues with the CARP > demotion counter when I'm unplugging some interfaces involved in the > lagg/carp setup, for example if I unplug/replug igb0 and igb1 in this > case: > > (dmesg): > igb0: link state changed to DOWN > igb1: link state changed to DOWN > carp: demoted by 240 to 240 (send error 50 on vlan11) > carp: 11@vlan11: MASTER -> BACKUP (more frequent advertisement received) > vlan11: deletion failed: 3 > igb1: link state changed to UP > igb0: link state changed to UP > > then the CARP status stays to BACKUP unless I demote the CARP demotion > counter manually with: sudo sysctl net.inet.carp.demotion=-240: > > (dmesg): > carp: demoted by -240 to 0 (sysctl) > carp: 11@vlan11: BACKUP -> MASTER (preempting a slower master) > > I guess this is because it takes some time for lagg/lacp to converge and > thus carp thinks that there is a problematic condition as it experiences > problems with sending announcements.. > > What it the best way to handle this? I'm wondering if setting net.inet.carp.senderr_demotion_factor to "0" could be a solution? Are there any downsides of setting this to "0" instead of "240"? > > Thanks, > Julien > > (1) https://gist.github.com/silenius/577606b596ff1d220bbfd9956d05baef > > -- > Julien Cigar > Belgian Biodiversity Platform (http://www.biodiversity.be) > PGP fingerprint: EEF9 F697 4B68 D275 7B11 6A25 B2BB 3710 A204 23C0 > No trees were killed in the creation of this message. > However, many electrons were terribly inconvenienced. > _______________________________________________ > freebsd-net@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" -- Julien Cigar Belgian Biodiversity Platform (http://www.biodiversity.be) PGP fingerprint: EEF9 F697 4B68 D275 7B11 6A25 B2BB 3710 A204 23C0 No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced. From owner-freebsd-net@freebsd.org Mon Aug 31 08:41:09 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5E6B63BA38B for ; Mon, 31 Aug 2020 08:41:09 +0000 (UTC) (envelope-from ark@dudevich.dn.ua) Received: from dudevich.dn.ua (dudevich.dn.ua [185.12.114.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "dudevich.dn.ua", Issuer "dudevich.dn.ua" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bg3ZW3v4Gz4FVv for ; Mon, 31 Aug 2020 08:41:07 +0000 (UTC) (envelope-from ark@dudevich.dn.ua) Received: from localhost ([91.193.77.175]) (authenticated bits=0) by dudevich.dn.ua (8.15.2/8.15.2) with ESMTPSA id 07V8etJm037447 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NO) for ; Mon, 31 Aug 2020 11:40:57 +0300 (MSK) (envelope-from ark@dudevich.dn.ua) Date: Mon, 31 Aug 2020 11:41:02 +0300 From: Arkadyi To: "=?UTF-8?B?0JDQvdC90LAg0JEu0JIu?= via freebsd-net" Subject: Re: =?UTF-8?B?0L/RgNC+0YjRgyDRgdC+0L7QsdGJ0LjRgtGMINC/0L4g0L4=?= =?UTF-8?B?0YLQs9GA0YPQt9C60LDQvA==?= Message-ID: <20200831114102.71b0c8cf@dudevich.dn.ua> In-Reply-To: <8478ee3dc91d2adefd0274272cf8c35f7c8765440d@dostavka-gruzov-kitai.ru> References: <8478ee3dc91d2adefd0274272cf8c35f7c8765440d@dostavka-gruzov-kitai.ru> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; amd64-portbld-freebsd12.1) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (dudevich.dn.ua [185.12.114.198]); Mon, 31 Aug 2020 11:40:57 +0300 (MSK) X-Rspamd-Queue-Id: 4Bg3ZW3v4Gz4FVv X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of ark@dudevich.dn.ua designates 185.12.114.198 as permitted sender) smtp.mailfrom=ark@dudevich.dn.ua X-Spamd-Result: default: False [-1.85 / 15.00]; RCVD_TLS_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+a]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-net@freebsd.org]; ARC_NA(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.81)[-0.809]; DMARC_NA(0.00)[dudevich.dn.ua]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.00)[-0.002]; NEURAL_HAM_MEDIUM(-0.74)[-0.737]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:15800, ipnet:185.12.112.0/22, country:UA]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-net] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Aug 2020 08:41:09 -0000 =D0=A1=D0=BC=D0=BE=D1=82=D1=80=D0=B8 =D0=BA=D1=83=D0=B4=D0=B0 =D0=BF=D0=B8= =D1=88=D0=B5=D1=88=D1=8C =D0=BA=D1=83=D1=80=D0=B8=D1=86=D0=B0 =D0=B1=D0=B5= =D0=B7=D0=BC=D0=BE=D0=B7=D0=B3=D0=BB=D0=B0=D1=8F =D0=92 Mon, 31 Aug 2020 08:54:25 +0300 =D0=90=D0=BD=D0=BD=D0=B0 =D0=91.=D0=92. via freebsd-net =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > =D0=94=D0=BE=D0=B1=D1=80=D0=BE=D0=B3=D0=BE =D0=B2=D1=80=D0=B5=D0=BC=D0=B5= =D0=BD=D0=B8 =D1=81=D1=83=D1=82=D0=BE=D0=BA, >=20 > =D0=A3 =D0=BD=D0=B0=D1=81 =D0=B2 =D0=B1=D0=BB=D0=B8=D0=B6=D0=B0=D0=B9=D1= =88=D0=B8=D0=B5 3 =D0=BD=D0=B5=D0=B4=D0=B5=D0=BB=D0=B8 =D0=BE=D1=82=D0=BB= =D0=B8=D1=87=D0=BD=D1=8B=D0=B5 =D1=83=D1=81=D0=BB=D0=BE=D0=B2=D0=B8=D1=8F = =D0=BF=D0=BE =D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B7=D0=BA=D0=B5 =D1=81= =D0=B1=D0=BE=D1=80=D0=BD=D1=8B=D1=85 > =D0=B3=D1=80=D1=83=D0=B7=D0=BE=D0=B2 =D0=B8=D0=B7 =D1=81=D1=82=D1=80=D0= =B0=D0=BD =D0=90=D0=B7=D0=B8=D0=B8. >=20 > =D0=A1=D0=BA=D0=B0=D0=B6=D0=B8=D1=82=D0=B5, =D0=B5=D1=81=D1=82=D1=8C =D0= =BB=D0=B8 =D1=83 =D0=B2=D0=B0=D1=81 =D1=81=D0=B1=D0=BE=D1=80=D0=BD=D0=B8=D0= =BA=D0=B8 =D0=B8=D0=B7 =D0=95=D0=B2=D1=80=D0=BE=D0=BF=D1=8B =D0=B8=D0=BB=D0= =B8 =D0=90=D0=B7=D0=B8=D0=B8? >=20 > =D0=A1 =D0=A3=D0=B2=D0=B0=D0=B6=D0=B5=D0=BD=D0=B8=D0=B5=D0=BC, =D0=90=D0= =BD=D0=BD=D0=B0 =D0=92.=D0=A1. > _______________________________________________ > freebsd-net@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >=20 From owner-freebsd-net@freebsd.org Mon Aug 31 09:02:46 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4BD993BAEA9 for ; Mon, 31 Aug 2020 09:02:46 +0000 (UTC) (envelope-from assum-mailmonitor@mercat0r.com) Received: from rdns0.mercat0r.com (hwsrv-770802.hostwindsdns.com [192.236.248.248]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bg43T74bNz4Gvp for ; Mon, 31 Aug 2020 09:02:45 +0000 (UTC) (envelope-from assum-mailmonitor@mercat0r.com) From: Sales To: freebsd-net@freebsd.org Subject: Please DocuSign: Instruction Date: 31 Aug 2020 02:02:38 -0700 Message-ID: <20200831020237.00FAF80B899FC49E@mercat0r.com> X-Rspamd-Queue-Id: 4Bg43T74bNz4Gvp X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.22 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.01)[-1.011]; R_DKIM_ALLOW(-0.20)[mercat0r.com:s=default]; FROM_HAS_DN(0.00)[]; HFILTER_HOSTNAME_2(1.00)[hwsrv-770802.hostwindsdns.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-1.002]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; DKIM_TRACE(0.00)[mercat0r.com:+]; DMARC_POLICY_ALLOW(-0.50)[mercat0r.com,reject]; NEURAL_HAM_SHORT(-0.51)[-0.511]; MIME_HTML_ONLY(0.20)[]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:~]; ASN(0.00)[asn:54290, ipnet:192.236.248.0/23, country:US]; MID_RHS_MATCH_FROM(0.00)[]; MAILMAN_DEST(0.00)[freebsd-net] MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.33 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Aug 2020 09:02:46 -0000 From owner-freebsd-net@freebsd.org Mon Aug 31 10:13:55 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 535D83BC9EA for ; Mon, 31 Aug 2020 10:13:55 +0000 (UTC) (envelope-from rever-pickt@jason-sg.com) Received: from rdns0.jason-sg.com (hwsrv-770801.hostwindsdns.com [192.236.248.247]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bg5db0JFKz4LN1 for ; Mon, 31 Aug 2020 10:13:54 +0000 (UTC) (envelope-from rever-pickt@jason-sg.com) From: Maersk To: freebsd-net@freebsd.org Subject: Please resolve your cargo dispute Date: 31 Aug 2020 02:48:38 -0700 Message-ID: <20200831024838.F66F2558D246292A@jason-sg.com> X-Rspamd-Queue-Id: 4Bg5db0JFKz4LN1 X-Spamd-Bar: ++++++++++++ X-Spamd-Result: default: False [12.48 / 15.00]; HFILTER_HOSTNAME_2(1.00)[hwsrv-770801.hostwindsdns.com]; ZERO_FONT(0.20)[2]; R_SPF_ALLOW(0.00)[+mx]; TO_DN_NONE(0.00)[]; DKIM_TRACE(0.00)[jason-sg.com:+]; DMARC_POLICY_ALLOW(0.00)[jason-sg.com,reject]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:~]; DBL_SPAM(6.50)[nital-vitral.ownip.net:url]; HAS_DATA_URI(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ASN(0.00)[asn:54290, ipnet:192.236.248.0/23, country:US]; ARC_NA(0.00)[]; R_DKIM_ALLOW(0.00)[jason-sg.com:s=default]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; HTML_SHORT_LINK_IMG_1(2.00)[]; NEURAL_SPAM_SHORT(0.35)[0.348]; NEURAL_SPAM_MEDIUM(1.02)[1.022]; RCPT_COUNT_ONE(0.00)[1]; BAD_REP_POLICIES(0.10)[]; MANY_INVISIBLE_PARTS(0.10)[2]; NEURAL_SPAM_LONG(1.01)[1.008]; MIME_HTML_ONLY(0.20)[]; GREYLIST(0.00)[pass,body]; MAILMAN_DEST(0.00)[freebsd-net] X-Spam: Yes MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.33 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Aug 2020 10:13:55 -0000 From owner-freebsd-net@freebsd.org Mon Aug 31 11:56:06 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DFD773BDF70 for ; Mon, 31 Aug 2020 11:56:06 +0000 (UTC) (envelope-from freebsd@grem.de) Received: from mail.evolve.de (mail.evolve.de [213.239.217.29]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (Client CN "mail.evolve.de", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bg7vT5w2Kz4QBB for ; Mon, 31 Aug 2020 11:56:05 +0000 (UTC) (envelope-from freebsd@grem.de) Received: by mail.evolve.de (OpenSMTPD) with ESMTP id d2b0cc9a; Mon, 31 Aug 2020 11:55:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=grem.de; h=content-type :content-transfer-encoding:mime-version:subject:from:in-reply-to :date:cc:message-id:references:to; s=20180501; bh=3kC5SOLJgCDD0r uhOFKLDoeK42Y=; b=PpqEDAC5+MI1r5T9q5TIoPPxQbeuw2fI2sEd6ikeexCzTO 0ciC/eU1r733V1tw59zxoI+xnWrIBB3UceRcU8zGJl+LkmpA4MfHe9aQcuoIdFi6 XWw0LzAVpaCkJPG0ZPnIXcZ7Ue1k/s4qY6K4/vKWbDl5GyApp0w7febiwaCxz/qk 0yq2H35iExP75CUWxTxylBLi3N6NR7sKFiMtwkC0q0xHyBU1heYuqOim4LwAlLny zfQ1mGKcbV2ZCsCOLcycVkocXxRteI6nTnnn4vQF9ttztxn0ws88/kTopJ/spCsp 3I2jXevMmHiwrvu0IcJMJtRQSLViDbZYrINEp1tw== DomainKey-Signature: a=rsa-sha1; c=nofws; d=grem.de; h=content-type :content-transfer-encoding:mime-version:subject:from:in-reply-to :date:cc:message-id:references:to; q=dns; s=20180501; b=Ue8OUbIA 6b9Zz5Wn+ctGM1Mg++pF8EmiVOi5NuSb82rVsspYtFHxg+uRM7Dq4y6R6B7fL395 foIOVj5kLZL38p+zT9sYV+i96xyTElQBa+MCN16nrnmCDGpQQ+/6Nuq/AogR2iYN +71qF7XOGgy8Dy6gGiYsbiQ3GIQuG+DR/p/DunD3wFg2Oh9fcqb8A5cArNk+nPUL OZwl+QAennWVjPWfzVs1T5ox2yZqeYYBQH8vpzw0IjY2r5dwIB/KKgbXGkIebyyz FLuKFalbsCjIJzR7EGoUyBFIgC7UMAgRZmrb6F6DXgwECk3GcC2qe5fV4rnMTUMD VpYjmW915+ZXyg== Received: by mail.evolve.de (OpenSMTPD) with ESMTPSA id 39f8f730 (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO); Mon, 31 Aug 2020 11:55:53 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Subject: Re: CARP over VLAN over LAGG From: Michael Gmelin In-Reply-To: <20200831083705.pvrjk4srdohlxklf@x1> Date: Mon, 31 Aug 2020 13:55:52 +0200 Cc: freebsd-net@freebsd.org Message-Id: <8A98D287-4202-493B-8515-4377740B126A@grem.de> References: <20200831083705.pvrjk4srdohlxklf@x1> To: Julien Cigar X-Mailer: iPhone Mail (17G80) X-Rspamd-Queue-Id: 4Bg7vT5w2Kz4QBB X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=grem.de header.s=20180501 header.b=PpqEDAC5; dmarc=none; spf=pass (mx1.freebsd.org: domain of freebsd@grem.de designates 213.239.217.29 as permitted sender) smtp.mailfrom=freebsd@grem.de X-Spamd-Result: default: False [-2.98 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[grem.de:s=20180501]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+ip4:213.239.217.29/32]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[grem.de]; NEURAL_HAM_LONG(-1.01)[-1.007]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[grem.de:+]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-0.95)[-0.951]; NEURAL_HAM_MEDIUM(-1.02)[-1.018]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:213.239.192.0/18, country:DE]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-net] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Aug 2020 11:56:06 -0000 > On 31. Aug 2020, at 10:37, Julien Cigar wrote: >=20 > =EF=BB=BFOn Fri, Aug 28, 2020 at 04:52:01PM +0200, Julien Cigar wrote: >> Hello, >>=20 >> I have a "highly available" router/firewall with the following >> configuration (1). Those are plugged in two 2930F (with VSF) using LACP. >> It works well, except that I have some weird issues with the CARP=20 >> demotion counter when I'm unplugging some interfaces involved in the=20 >> lagg/carp setup, for example if I unplug/replug igb0 and igb1 in this=20 >> case: >>=20 >> (dmesg): >> igb0: link state changed to DOWN >> igb1: link state changed to DOWN >> carp: demoted by 240 to 240 (send error 50 on vlan11) >> carp: 11@vlan11: MASTER -> BACKUP (more frequent advertisement received) >> vlan11: deletion failed: 3 >> igb1: link state changed to UP >> igb0: link state changed to UP >>=20 >> then the CARP status stays to BACKUP unless I demote the CARP demotion >> counter manually with: sudo sysctl net.inet.carp.demotion=3D-240: >>=20 >> (dmesg): >> carp: demoted by -240 to 0 (sysctl) >> carp: 11@vlan11: BACKUP -> MASTER (preempting a slower master) >>=20 >> I guess this is because it takes some time for lagg/lacp to converge and >> thus carp thinks that there is a problematic condition as it experiences >> problems with sending announcements.. >>=20 >> What it the best way to handle this? >=20 > I'm wondering if setting net.inet.carp.senderr_demotion_factor to "0" > could be a solution? Are there any downsides of setting this to "0" > instead of "240"? >=20 Sharing your pf.conf from both hosts could be helpful analyzing the issue. -m From owner-freebsd-net@freebsd.org Mon Aug 31 22:06:03 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 08E463CFD9A for ; Mon, 31 Aug 2020 22:06:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4BgPRG4mrjz4Clm for ; Mon, 31 Aug 2020 22:06:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 6D0DA3CFC50; Mon, 31 Aug 2020 22:06:02 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 64D0D3CFF45 for ; Mon, 31 Aug 2020 22:06:02 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BgPRF5DGJz4Cnq for ; Mon, 31 Aug 2020 22:06:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A90F7EB2D for ; Mon, 31 Aug 2020 22:06:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 07VM60Et045567 for ; Mon, 31 Aug 2020 22:06:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 07VM60XW045566 for net@FreeBSD.org; Mon, 31 Aug 2020 22:06:00 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 248652] netmap: pkt-gen TX huge pps difference between 11-STABLE and 12-STABLE/CURRENT on ix & ixl NIC Date: Mon, 31 Aug 2020 22:05:59 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: iflib, needs-qa, performance, regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: vmaffione@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback? mfc-stable12? mfc-stable11- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Aug 2020 22:06:03 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248652 --- Comment #9 from Vincenzo Maffione --- Thanks a lot for the tests. I think the way netmap tx is handled right now needs improvement. As far as I can tell, in your setup TX interrupts are simply not used (ix a= nd ixl seem to use softirq for TX interrupt processing). Your experiments with increasing kern.hz cause the interrupt rate of the OS timer to increase, and therefore causing the iflib_timer() routine to be ca= lled more often. Being called more often, the TX ring is cleaned up (TX credits update) more often and therefore the application can submit new TX packets = more often, hence the improved pps. However, clearly increasing kern.hz is not a viable approach. I think we should try to use a separate timer for netmap TX credits update, using higher resolution (e.g. callout_reset_sbt_on()), and maybe try to dynamically adjust the timer period to become smaller when transmitting at = high rate, and lower when transmitting ad low rate. I'll try to come up with an experimental patch in the next days. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Tue Sep 1 00:44:32 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 751563D3558 for ; Tue, 1 Sep 2020 00:44:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4BgSy82b9Jz4Mc5 for ; Tue, 1 Sep 2020 00:44:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 58C6D3D35E9; Tue, 1 Sep 2020 00:44:32 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 588A43D3557 for ; Tue, 1 Sep 2020 00:44:32 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BgSy81kbqz4MJN for ; Tue, 1 Sep 2020 00:44:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2074D109C2 for ; Tue, 1 Sep 2020 00:44:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0810iV9c015793 for ; Tue, 1 Sep 2020 00:44:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0810iVib015792 for net@FreeBSD.org; Tue, 1 Sep 2020 00:44:31 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 238478] TCP Cubic code bug in cubic_ack_received Date: Tue, 01 Sep 2020 00:44:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: rscheff@freebsd.org X-Bugzilla-Flags: mfc-stable12+ X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 00:44:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238478 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|In Progress |Closed --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-net@freebsd.org Tue Sep 1 06:46:27 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B46453BA798 for ; Tue, 1 Sep 2020 06:46:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4Bgczl4JqFz422l for ; Tue, 1 Sep 2020 06:46:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 917693BA4B0; Tue, 1 Sep 2020 06:46:27 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9140D3BA720 for ; Tue, 1 Sep 2020 06:46:27 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bgczl2dDTz41gQ for ; Tue, 1 Sep 2020 06:46:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3A3401509A for ; Tue, 1 Sep 2020 06:46:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0816kR78027234 for ; Tue, 1 Sep 2020 06:46:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0816kRmd027233 for net@FreeBSD.org; Tue, 1 Sep 2020 06:46:27 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 220468] libfetch: Does not handle 407 (proxy auth) when connecting to HTTPS using connect tunnel Date: Tue, 01 Sep 2020 06:46:27 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.0-STABLE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: iz-rpi03@hs-karlsruhe.de X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bapt@FreeBSD.org X-Bugzilla-Flags: mfc-stable12? mfc-stable11? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 06:46:27 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220468 iz-rpi03@hs-karlsruhe.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iz-rpi03@hs-karlsruhe.de --- Comment #11 from iz-rpi03@hs-karlsruhe.de --- I ran into the same problem using a base r364806 CURRENT. After tracing down the cause, I found this bug report and used yamayan's simple_patch (comment #10). It fixed the bug for me very well. Thank you. Bug #235548 seems to be a duplicate. It is about fetch(1) but the described problem looks like this libfetch bug. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-net@freebsd.org Tue Sep 1 07:15:01 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D86613BB344 for ; Tue, 1 Sep 2020 07:15:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4Bgdcj5VKwz43KG for ; Tue, 1 Sep 2020 07:15:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id BC8693BB0EB; Tue, 1 Sep 2020 07:15:01 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BC4BF3BB340 for ; Tue, 1 Sep 2020 07:15:01 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bgdcj4f3Kz43Py for ; Tue, 1 Sep 2020 07:15:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 82F6F1566B for ; Tue, 1 Sep 2020 07:15:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0817F1js059053 for ; Tue, 1 Sep 2020 07:15:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0817F1RS059052 for net@FreeBSD.org; Tue, 1 Sep 2020 07:15:01 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 220468] libfetch: Does not handle 407 (proxy auth) when connecting to HTTPS using connect tunnel Date: Tue, 01 Sep 2020 07:14:59 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.0-STABLE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: eugen@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: mfc-stable12? mfc-stable11? X-Bugzilla-Changed-Fields: assigned_to cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 07:15:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220468 Eugene Grosbein changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bapt@FreeBSD.org |net@FreeBSD.org CC| |eugen@freebsd.org --- Comment #12 from Eugene Grosbein --- Reset Assignee after 10 months of inactivity. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Tue Sep 1 08:13:30 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 858E93BCBA4 for ; Tue, 1 Sep 2020 08:13:30 +0000 (UTC) (envelope-from SRS0=LuUt=CK=perdition.city=julien@bebif.be) Received: from orval.bbpf.belspo.be (orval.bbpf.belspo.be [193.191.208.90]) by mx1.freebsd.org (Postfix) with ESMTP id 4Bgfw93VCdz46Lb for ; Tue, 1 Sep 2020 08:13:29 +0000 (UTC) (envelope-from SRS0=LuUt=CK=perdition.city=julien@bebif.be) Received: from x1 (77.109.96.40.adsl.dyn.edpnet.net [77.109.96.40]) by orval.bbpf.belspo.be (Postfix) with ESMTPSA id F279E1D4FC26; Tue, 1 Sep 2020 10:13:25 +0200 (CEST) Date: Tue, 1 Sep 2020 10:13:23 +0200 From: Julien Cigar To: Michael Gmelin Cc: freebsd-net@freebsd.org Subject: Re: CARP over VLAN over LAGG Message-ID: <20200901081323.amsc55h5xnikbycu@x1> Mail-Followup-To: Michael Gmelin , freebsd-net@freebsd.org References: <20200831083705.pvrjk4srdohlxklf@x1> <8A98D287-4202-493B-8515-4377740B126A@grem.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <8A98D287-4202-493B-8515-4377740B126A@grem.de> X-Rspamd-Queue-Id: 4Bgfw93VCdz46Lb X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of SRS0=LuUt=CK=perdition.city=julien@bebif.be designates 193.191.208.90 as permitted sender) smtp.mailfrom=SRS0=LuUt=CK=perdition.city=julien@bebif.be X-Spamd-Result: default: False [-1.17 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.01)[-1.014]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-0.98)[-0.984]; MIME_GOOD(-0.10)[text/plain]; MID_RHS_NOT_FQDN(0.50)[]; DMARC_NA(0.00)[perdition.city]; NEURAL_SPAM_SHORT(0.23)[0.232]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; FORGED_SENDER(0.30)[julien@perdition.city,SRS0=LuUt=CK=perdition.city=julien@bebif.be]; RCVD_NO_TLS_LAST(0.10)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:2611, ipnet:193.191.192.0/19, country:BE]; FROM_NEQ_ENVFROM(0.00)[julien@perdition.city,SRS0=LuUt=CK=perdition.city=julien@bebif.be]; MAILMAN_DEST(0.00)[freebsd-net]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 08:13:30 -0000 On Mon, Aug 31, 2020 at 01:55:52PM +0200, Michael Gmelin wrote: > > > > On 31. Aug 2020, at 10:37, Julien Cigar wrote: > > > > On Fri, Aug 28, 2020 at 04:52:01PM +0200, Julien Cigar wrote: > >> Hello, > >> > >> I have a "highly available" router/firewall with the following > >> configuration (1). Those are plugged in two 2930F (with VSF) using LACP. > >> It works well, except that I have some weird issues with the CARP > >> demotion counter when I'm unplugging some interfaces involved in the > >> lagg/carp setup, for example if I unplug/replug igb0 and igb1 in this > >> case: > >> > >> (dmesg): > >> igb0: link state changed to DOWN > >> igb1: link state changed to DOWN > >> carp: demoted by 240 to 240 (send error 50 on vlan11) > >> carp: 11@vlan11: MASTER -> BACKUP (more frequent advertisement received) > >> vlan11: deletion failed: 3 > >> igb1: link state changed to UP > >> igb0: link state changed to UP > >> > >> then the CARP status stays to BACKUP unless I demote the CARP demotion > >> counter manually with: sudo sysctl net.inet.carp.demotion=-240: > >> > >> (dmesg): > >> carp: demoted by -240 to 0 (sysctl) > >> carp: 11@vlan11: BACKUP -> MASTER (preempting a slower master) > >> > >> I guess this is because it takes some time for lagg/lacp to converge and > >> thus carp thinks that there is a problematic condition as it experiences > >> problems with sending announcements.. > >> > >> What it the best way to handle this? > > > > I'm wondering if setting net.inet.carp.senderr_demotion_factor to "0" > > could be a solution? Are there any downsides of setting this to "0" > > instead of "240"? > > > > Sharing your pf.conf from both hosts could be helpful analyzing the issue. Here is my pf.conf (it's the same on both host): https://gist.github.com/silenius/b758851f03c28ef8caaa53cfe381c455 However, I don't think pf is the issue here, the problem is that there is a slight delay when LAGG/LACP converge and thus CARP increase the demotion counter by net.inet.carp.senderr_demotion_factor (240). > > -m > > -- Julien Cigar Belgian Biodiversity Platform (http://www.biodiversity.be) PGP fingerprint: EEF9 F697 4B68 D275 7B11 6A25 B2BB 3710 A204 23C0 No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced. From owner-freebsd-net@freebsd.org Tue Sep 1 08:39:14 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 363DD3BDB3C for ; Tue, 1 Sep 2020 08:39:14 +0000 (UTC) (envelope-from peter@libassi.se) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4BggTt0hHzz48tX for ; Tue, 1 Sep 2020 08:39:14 +0000 (UTC) (envelope-from peter@libassi.se) Received: by mailman.nyi.freebsd.org (Postfix) id 1786F3BDCC4; Tue, 1 Sep 2020 08:39:14 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 174BA3BDCC3 for ; Tue, 1 Sep 2020 08:39:14 +0000 (UTC) (envelope-from peter@libassi.se) Received: from smtp.outgoing.loopia.se (smtp.outgoing.loopia.se [93.188.3.37]) (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 4BggTs0XTLz48lM for ; Tue, 1 Sep 2020 08:39:12 +0000 (UTC) (envelope-from peter@libassi.se) Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id E4F8A703D33 for ; Tue, 1 Sep 2020 10:39:02 +0200 (CEST) Received: from s500.loopia.se (unknown [172.22.191.6]) by s807.loopia.se (Postfix) with ESMTP id C6AC72E65AA9 for ; Tue, 1 Sep 2020 10:39:02 +0200 (CEST) Received: from s471.loopia.se (unknown [172.22.191.5]) by s500.loopia.se (Postfix) with ESMTP id C29501E1A6A3 for ; Tue, 1 Sep 2020 10:39:02 +0200 (CEST) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -0.999 X-Spam-Level: X-Spam-Status: No, score=-0.999 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1, HTML_MESSAGE=0.001] autolearn=disabled Received: from s499.loopia.se ([172.22.191.6]) by s471.loopia.se (s471.loopia.se [172.22.190.11]) (amavisd-new, port 10024) with UTF8LMTP id YwYPENBUiOho for ; Tue, 1 Sep 2020 10:39:02 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: peter@libassi.se X-Loopia-Originating-IP: 78.82.159.46 Received: from [10.79.0.17] (c-2e9f524e.03-77-73746f30.bbcust.telenor.se [78.82.159.46]) (Authenticated sender: peter@libassi.se) by s499.loopia.se (Postfix) with ESMTPSA id 518461CDCD4C for ; Tue, 1 Sep 2020 10:39:02 +0200 (CEST) From: Peter Libassi Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.1\)) Subject: wireguard integration D26137 connectivity test Message-Id: Date: Tue, 1 Sep 2020 10:39:01 +0200 To: net X-Mailer: Apple Mail (2.3608.120.23.2.1) X-Rspamd-Queue-Id: 4BggTs0XTLz48lM X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of peter@libassi.se has no SPF policy when checking 93.188.3.37) smtp.mailfrom=peter@libassi.se X-Spamd-Result: default: False [0.71 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; MV_CASE(0.50)[]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.05)[-0.053]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:39570, ipnet:93.188.2.0/23, country:SE]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.49)[-0.487]; RCVD_COUNT_FIVE(0.00)[6]; FREEFALL_USER(0.00)[peter]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-0.15)[-0.145]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[net@freebsd.org]; DMARC_NA(0.00)[libassi.se]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCVD_IN_DNSWL_NONE(0.00)[93.188.3.37:from]; R_SPF_NA(0.00)[no SPF record]; RWL_MAILSPIKE_POSSIBLE(0.00)[93.188.3.37:from]; MAILMAN_DEST(0.00)[net] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.33 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 08:39:14 -0000 I can confirm that the issue reported in = https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247853 = is now = resolved. Thanks Peter= From owner-freebsd-net@freebsd.org Tue Sep 1 16:24:56 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CD4373CE280 for ; Tue, 1 Sep 2020 16:24:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4BgsqD58Rbz3YCS for ; Tue, 1 Sep 2020 16:24:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id B0CF33CE0B3; Tue, 1 Sep 2020 16:24:56 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B09C53CDFC8 for ; Tue, 1 Sep 2020 16:24:56 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BgsqD4Lw8z3YQc for ; Tue, 1 Sep 2020 16:24:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7A3221C40D for ; Tue, 1 Sep 2020 16:24:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 081GOut5070587 for ; Tue, 1 Sep 2020 16:24:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 081GOubX070586 for net@FreeBSD.org; Tue, 1 Sep 2020 16:24:56 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 249050] if_qlxgb mtu not initialized bug causing wrong pkt 0x62 dump start Date: Tue, 01 Sep 2020 16:24:56 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 16:24:56 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249050 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |net@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Tue Sep 1 16:25:25 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E4F1F3CDF60 for ; Tue, 1 Sep 2020 16:25:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4Bgsqn5s9jz3YTT for ; Tue, 1 Sep 2020 16:25:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id C8FDD3CE2A2; Tue, 1 Sep 2020 16:25:25 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C8C273CE2A1 for ; Tue, 1 Sep 2020 16:25:25 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bgsqn523jz3YWp for ; Tue, 1 Sep 2020 16:25:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8E6971C0C5 for ; Tue, 1 Sep 2020 16:25:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 081GPPO8070965 for ; Tue, 1 Sep 2020 16:25:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 081GPPM5070964 for net@FreeBSD.org; Tue, 1 Sep 2020 16:25:25 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 249050] if_qlxgb mtu not initialized bug causing wrong pkt 0x62 dump start Date: Tue, 01 Sep 2020 16:25:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.ispatch attachments.filename Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 16:25:26 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249050 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #217690|0 |1 is patch| | Attachment #217690|file_249050.txt |file_249050.patch filename| | --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Tue Sep 1 16:39:46 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4F4823CECBC for ; Tue, 1 Sep 2020 16:39:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4Bgt8L1Qy0z3Zbr for ; Tue, 1 Sep 2020 16:39:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 3108D3CEA49; Tue, 1 Sep 2020 16:39:46 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 30CEB3CECBB for ; Tue, 1 Sep 2020 16:39:46 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bgt8L0ZfKz3Zkj for ; Tue, 1 Sep 2020 16:39:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EBE3E1C4B8 for ; Tue, 1 Sep 2020 16:39:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 081Gdjkn084561 for ; Tue, 1 Sep 2020 16:39:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 081Gdjif084560 for net@FreeBSD.org; Tue, 1 Sep 2020 16:39:45 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 249050] if_qlxgb mtu not initialized bug causing wrong pkt 0x62 dump start Date: Tue, 01 Sep 2020 16:39:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 16:39:46 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249050 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org Status|New |Open --- Comment #1 from Mark Johnston --- The MTU initialization looks reasonable, but after ether_ifattach() we are still unconditionally assigning to if_capabilities, so doesn't IFCAP_LINKST= ATE get cleared? What problems were you seeing with up'ing the interface? --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Tue Sep 1 17:37:40 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BC96B3D0DBA for ; Tue, 1 Sep 2020 17:37:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4BgvR84f2Cz3g5n for ; Tue, 1 Sep 2020 17:37:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 9F6753D0F0C; Tue, 1 Sep 2020 17:37:40 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9F2F53D0CD7 for ; Tue, 1 Sep 2020 17:37:40 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BgvR83mBRz3g5m for ; Tue, 1 Sep 2020 17:37:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6474B1D2D7 for ; Tue, 1 Sep 2020 17:37:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 081HbesO050985 for ; Tue, 1 Sep 2020 17:37:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 081HbeTw050984 for net@FreeBSD.org; Tue, 1 Sep 2020 17:37:40 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 249050] if_qlxgb mtu not initialized bug causing wrong pkt 0x62 dump start Date: Tue, 01 Sep 2020 17:37:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: novacrash_@hotmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 17:37:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249050 --- Comment #2 from Christian Valli=C3=A8res --- The interface didn't respond when in bridge, but I realized that moving ifp->if_capabilities =3D IFCAP_LINKSTATE; didn't solve, forget that part. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Tue Sep 1 20:13:55 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BDABF3D6D29 for ; Tue, 1 Sep 2020 20:13:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4BgyvR1J3dz49jn for ; Tue, 1 Sep 2020 20:13:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 212CB3D6D28; Tue, 1 Sep 2020 20:13:55 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1EEB53D6ACC for ; Tue, 1 Sep 2020 20:13:55 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BgyvQ6J5wz49lZ for ; Tue, 1 Sep 2020 20:13:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 956861EEB6 for ; Tue, 1 Sep 2020 20:13:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 081KDsKT022868 for ; Tue, 1 Sep 2020 20:13:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 081KDsVE022867 for net@FreeBSD.org; Tue, 1 Sep 2020 20:13:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 249050] if_qlxgb mtu not initialized bug causing wrong pkt 0x62 dump start Date: Tue, 01 Sep 2020 20:13:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 20:13:55 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249050 --- Comment #3 from commit-hook@FreeBSD.org --- A commit references this bug: Author: markj Date: Tue Sep 1 20:13:51 UTC 2020 New revision: 365060 URL: https://svnweb.freebsd.org/changeset/base/365060 Log: qlxgb: Initialize if_mtu before setting max_frame_size. Previously we were relying on ether_ifattach() to set if_mtu, but max_frame_size is initialized earlier. This fixes a regression introduced by r250375. PR: 249050 Submitted by: Christian Valli?res MFC after: 3 days Changes: head/sys/dev/qlxgb/qla_os.c --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Tue Sep 1 20:14:49 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CE7953D6AE4 for ; Tue, 1 Sep 2020 20:14:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4BgywT5B7Rz49tL for ; Tue, 1 Sep 2020 20:14:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id B1E2C3D6D53; Tue, 1 Sep 2020 20:14:49 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B1AA63D6D52 for ; Tue, 1 Sep 2020 20:14:49 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BgywT3T5jz4B1S for ; Tue, 1 Sep 2020 20:14:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5B16F1EDC7 for ; Tue, 1 Sep 2020 20:14:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 081KEnLw023650 for ; Tue, 1 Sep 2020 20:14:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 081KEnlw023649 for net@FreeBSD.org; Tue, 1 Sep 2020 20:14:49 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 226217] if_qlxgb (QLogic cLOM8214) not working for me when configured via netif Date: Tue, 01 Sep 2020 20:14:48 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 20:14:49 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226217 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org Resolution|--- |DUPLICATE Status|New |Closed --- Comment #6 from Mark Johnston --- Sorry it took so long for this to get resolved. Thanks to Christian it's f= ixed in head now and will be merged in a few days. *** This bug has been marked as a duplicate of bug 249050 *** --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Tue Sep 1 20:14:51 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 140293D6F03 for ; Tue, 1 Sep 2020 20:14:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4BgywV6vFTz4B1W for ; Tue, 1 Sep 2020 20:14:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id ECC593D6F02; Tue, 1 Sep 2020 20:14:50 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EC96D3D69F6 for ; Tue, 1 Sep 2020 20:14:50 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BgywV60zGz49rQ for ; Tue, 1 Sep 2020 20:14:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B309F1F016 for ; Tue, 1 Sep 2020 20:14:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 081KEoBM023702 for ; Tue, 1 Sep 2020 20:14:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 081KEoKu023700 for net@FreeBSD.org; Tue, 1 Sep 2020 20:14:50 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 249050] if_qlxgb mtu not initialized bug causing wrong pkt 0x62 dump start Date: Tue, 01 Sep 2020 20:14:48 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 20:14:51 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249050 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pcm@pogotopia.net --- Comment #4 from Mark Johnston --- *** Bug 226217 has been marked as a duplicate of this bug. *** --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Tue Sep 1 20:15:14 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 295623D7002 for ; Tue, 1 Sep 2020 20:15:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4Bgywy0Hntz4BZ8 for ; Tue, 1 Sep 2020 20:15:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 08DBA3D6F9E; Tue, 1 Sep 2020 20:15:14 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 08A833D6DC4 for ; Tue, 1 Sep 2020 20:15:14 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bgywx6WB1z4BJx for ; Tue, 1 Sep 2020 20:15:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C47081F115 for ; Tue, 1 Sep 2020 20:15:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 081KFDHZ024310 for ; Tue, 1 Sep 2020 20:15:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 081KFDpj024309 for net@FreeBSD.org; Tue, 1 Sep 2020 20:15:13 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 249050] if_qlxgb mtu not initialized bug causing wrong pkt 0x62 dump start Date: Tue, 01 Sep 2020 20:15:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: markj@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 20:15:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249050 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|net@FreeBSD.org |markj@FreeBSD.org Status|Open |In Progress --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Tue Sep 1 22:55:15 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1FA433C0A5E for ; Tue, 1 Sep 2020 22:55:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4Bh2Tb044Gz3XmH for ; Tue, 1 Sep 2020 22:55:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 0226A3C0E21; Tue, 1 Sep 2020 22:55:15 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 01EBF3C0E95 for ; Tue, 1 Sep 2020 22:55:15 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bh2TZ6KCcz3XVl for ; Tue, 1 Sep 2020 22:55:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BD77421013 for ; Tue, 1 Sep 2020 22:55:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 081MtExh004490 for ; Tue, 1 Sep 2020 22:55:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 081MtEXx004489 for net@FreeBSD.org; Tue, 1 Sep 2020 22:55:14 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 249058] Intel X710-T2L Ethernet Adapter not detected in FreeBSD 12.1 Date: Tue, 01 Sep 2020 22:55:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-STABLE X-Bugzilla-Keywords: IntelNetworking, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to keywords Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 22:55:15 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249058 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |net@FreeBSD.org Keywords| |IntelNetworking, regression --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Tue Sep 1 23:08:17 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6D8513C10DF for ; Tue, 1 Sep 2020 23:08:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4Bh2md2M4zz3Ygc for ; Tue, 1 Sep 2020 23:08:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 50D163C1236; Tue, 1 Sep 2020 23:08:17 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 509B13C1039 for ; Tue, 1 Sep 2020 23:08:17 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bh2md1S25z3Ycr for ; Tue, 1 Sep 2020 23:08:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1284C2104A for ; Tue, 1 Sep 2020 23:08:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 081N8GcS016422 for ; Tue, 1 Sep 2020 23:08:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 081N8GaE016421 for net@FreeBSD.org; Tue, 1 Sep 2020 23:08:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 249058] Intel X710-T2L Ethernet Adapter not detected in FreeBSD 12.1 Date: Tue, 01 Sep 2020 23:08:17 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-STABLE X-Bugzilla-Keywords: IntelNetworking, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: vvd@unislabs.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 23:08:17 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249058 VVD changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vvd@unislabs.com --- Comment #1 from VVD --- GENERIC? pciconf -lv from both 11.3 and 12.1. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Tue Sep 1 23:37:51 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8DF253C1642 for ; Tue, 1 Sep 2020 23:37:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4Bh3Ql3JNcz3Zyj for ; Tue, 1 Sep 2020 23:37:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 6FA703C1B42; Tue, 1 Sep 2020 23:37:51 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6E4C73C1BF9 for ; Tue, 1 Sep 2020 23:37:51 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bh3Ql2Fxvz3b3v for ; Tue, 1 Sep 2020 23:37:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2DD4120F66 for ; Tue, 1 Sep 2020 23:37:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 081NbpSd048181 for ; Tue, 1 Sep 2020 23:37:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 081Nbp7D048180 for net@FreeBSD.org; Tue, 1 Sep 2020 23:37:51 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 249058] Intel X710-T2L Ethernet Adapter not detected in FreeBSD 12.1 Date: Tue, 01 Sep 2020 23:37:49 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-STABLE X-Bugzilla-Keywords: IntelNetworking, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: avtella@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 23:37:51 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249058 --- Comment #2 from Abhinav Tella --- Thanks for looking into this. My card is the standard Intel product, not an= OEM version. I would assume this issue would also affect the Intel X710-T4L as well. Here is the pciconf -lv output after compiling and installing Intel ixl dri= ver version 1.12.2 on 12.1. I will also post the output from 11.3 and 12.1 (with default driver) as so= on as I get a chance either today or tomorrow. hostb0@pci0:0:0:0: class=3D0x060000 card=3D0x1b2d15d9 chip=3D0x1450102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-0fh) Root Complex' class =3D bridge subclass =3D HOST-PCI hostb1@pci0:0:1:0: class=3D0x060000 card=3D0x00000000 chip=3D0x1452102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge' class =3D bridge subclass =3D HOST-PCI pcib1@pci0:0:1:1: class=3D0x060400 card=3D0x14531022 chip=3D0x1453102= 2 rev=3D0x00 hdr=3D0x01 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-0fh) PCIe GPP Bridge' class =3D bridge subclass =3D PCI-PCI pcib2@pci0:0:1:3: class=3D0x060400 card=3D0x14531022 chip=3D0x1453102= 2 rev=3D0x00 hdr=3D0x01 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-0fh) PCIe GPP Bridge' class =3D bridge subclass =3D PCI-PCI pcib4@pci0:0:1:5: class=3D0x060400 card=3D0x14531022 chip=3D0x1453102= 2 rev=3D0x00 hdr=3D0x01 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-0fh) PCIe GPP Bridge' class =3D bridge subclass =3D PCI-PCI hostb2@pci0:0:2:0: class=3D0x060000 card=3D0x00000000 chip=3D0x1452102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge' class =3D bridge subclass =3D HOST-PCI hostb3@pci0:0:3:0: class=3D0x060000 card=3D0x00000000 chip=3D0x1452102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge' class =3D bridge subclass =3D HOST-PCI pcib5@pci0:0:3:1: class=3D0x060400 card=3D0x14531022 chip=3D0x1453102= 2 rev=3D0x00 hdr=3D0x01 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-0fh) PCIe GPP Bridge' class =3D bridge subclass =3D PCI-PCI hostb4@pci0:0:4:0: class=3D0x060000 card=3D0x00000000 chip=3D0x1452102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge' class =3D bridge subclass =3D HOST-PCI hostb5@pci0:0:7:0: class=3D0x060000 card=3D0x00000000 chip=3D0x1452102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge' class =3D bridge subclass =3D HOST-PCI pcib6@pci0:0:7:1: class=3D0x060400 card=3D0x14541022 chip=3D0x1454102= 2 rev=3D0x00 hdr=3D0x01 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 = to Bus B' class =3D bridge subclass =3D PCI-PCI hostb6@pci0:0:8:0: class=3D0x060000 card=3D0x00000000 chip=3D0x1452102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge' class =3D bridge subclass =3D HOST-PCI pcib7@pci0:0:8:1: class=3D0x060400 card=3D0x14541022 chip=3D0x1454102= 2 rev=3D0x00 hdr=3D0x01 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 = to Bus B' class =3D bridge subclass =3D PCI-PCI intsmb0@pci0:0:20:0: class=3D0x0c0500 card=3D0x790b15d9 chip=3D0x790b102= 2 rev=3D0x59 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'FCH SMBus Controller' class =3D serial bus subclass =3D SMBus isab0@pci0:0:20:3: class=3D0x060100 card=3D0x790e15d9 chip=3D0x790e102= 2 rev=3D0x51 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'FCH LPC Bridge' class =3D bridge subclass =3D PCI-ISA hostb7@pci0:0:24:0: class=3D0x060000 card=3D0x00000000 chip=3D0x1460102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Fu= nction 0' class =3D bridge subclass =3D HOST-PCI hostb8@pci0:0:24:1: class=3D0x060000 card=3D0x00000000 chip=3D0x1461102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Fu= nction 1' class =3D bridge subclass =3D HOST-PCI hostb9@pci0:0:24:2: class=3D0x060000 card=3D0x00000000 chip=3D0x1462102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Fu= nction 2' class =3D bridge subclass =3D HOST-PCI hostb10@pci0:0:24:3: class=3D0x060000 card=3D0x00000000 chip=3D0x1463102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Fu= nction 3' class =3D bridge subclass =3D HOST-PCI hostb11@pci0:0:24:4: class=3D0x060000 card=3D0x00000000 chip=3D0x1464102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Fu= nction 4' class =3D bridge subclass =3D HOST-PCI hostb12@pci0:0:24:5: class=3D0x060000 card=3D0x00000000 chip=3D0x1465102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Fu= nction 5' class =3D bridge subclass =3D HOST-PCI hostb13@pci0:0:24:6: class=3D0x060000 card=3D0x00000000 chip=3D0x1466102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Fu= nction 6' class =3D bridge subclass =3D HOST-PCI hostb14@pci0:0:24:7: class=3D0x060000 card=3D0x00000000 chip=3D0x1467102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Fu= nction 7' class =3D bridge subclass =3D HOST-PCI nvme0@pci0:1:0:0: class=3D0x010802 card=3D0xa801144d chip=3D0xa804144= d rev=3D0x00 hdr=3D0x00 vendor =3D 'Samsung Electronics Co Ltd' device =3D 'NVMe SSD Controller SM961/PM961' class =3D mass storage subclass =3D NVM pcib3@pci0:2:0:0: class=3D0x060400 card=3D0x11501a03 chip=3D0x11501a0= 3 rev=3D0x04 hdr=3D0x01 vendor =3D 'ASPEED Technology, Inc.' device =3D 'AST1150 PCI-to-PCI Bridge' class =3D bridge subclass =3D PCI-PCI vgapci0@pci0:3:0:0: class=3D0x030000 card=3D0x1b2d15d9 chip=3D0x20001a0= 3 rev=3D0x41 hdr=3D0x00 vendor =3D 'ASPEED Technology, Inc.' device =3D 'ASPEED Graphics Family' class =3D display subclass =3D VGA igb0@pci0:4:0:0: class=3D0x020000 card=3D0x152115d9 chip=3D0x1521808= 6 rev=3D0x01 hdr=3D0x00 vendor =3D 'Intel Corporation' device =3D 'I350 Gigabit Network Connection' class =3D network subclass =3D ethernet igb1@pci0:4:0:1: class=3D0x020000 card=3D0x152115d9 chip=3D0x1521808= 6 rev=3D0x01 hdr=3D0x00 vendor =3D 'Intel Corporation' device =3D 'I350 Gigabit Network Connection' class =3D network subclass =3D ethernet igb2@pci0:4:0:2: class=3D0x020000 card=3D0x152115d9 chip=3D0x1521808= 6 rev=3D0x01 hdr=3D0x00 vendor =3D 'Intel Corporation' device =3D 'I350 Gigabit Network Connection' class =3D network subclass =3D ethernet igb3@pci0:4:0:3: class=3D0x020000 card=3D0x152115d9 chip=3D0x1521808= 6 rev=3D0x01 hdr=3D0x00 vendor =3D 'Intel Corporation' device =3D 'I350 Gigabit Network Connection' class =3D network subclass =3D ethernet ixl0@pci0:5:0:0: class=3D0x020000 card=3D0x00038086 chip=3D0x15ff808= 6 rev=3D0x02 hdr=3D0x00 vendor =3D 'Intel Corporation' device =3D 'Ethernet Controller X710 for 10GBASE-T' class =3D network subclass =3D ethernet ixl1@pci0:5:0:1: class=3D0x020000 card=3D0x00008086 chip=3D0x15ff808= 6 rev=3D0x02 hdr=3D0x00 vendor =3D 'Intel Corporation' device =3D 'Ethernet Controller X710 for 10GBASE-T' class =3D network subclass =3D ethernet none0@pci0:6:0:0: class=3D0x130000 card=3D0x145a1022 chip=3D0x145a102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Zeppelin/Raven/Raven2 PCIe Dummy Function' class =3D non-essential instrumentation none1@pci0:6:0:2: class=3D0x108000 card=3D0x14561022 chip=3D0x1456102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Family 17h (Models 00h-0fh) Platform Security Processor' class =3D encrypt/decrypt xhci0@pci0:6:0:3: class=3D0x0c0330 card=3D0x145c15d9 chip=3D0x145f102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Zeppelin USB 3.0 Host controller' class =3D serial bus subclass =3D USB none2@pci0:7:0:0: class=3D0x130000 card=3D0x14551022 chip=3D0x1455102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Zeppelin/Renoir PCIe Dummy Function' class =3D non-essential instrumentation none3@pci0:7:0:1: class=3D0x108000 card=3D0x14681022 chip=3D0x1468102= 2 rev=3D0x00 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'Zeppelin Cryptographic Coprocessor NTBCCP' class =3D encrypt/decrypt ahci0@pci0:7:0:2: class=3D0x010601 card=3D0x790115d9 chip=3D0x7901102= 2 rev=3D0x51 hdr=3D0x00 vendor =3D 'Advanced Micro Devices, Inc. [AMD]' device =3D 'FCH SATA Controller [AHCI mode]' class =3D mass storage subclass =3D SATA --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Wed Sep 2 00:53:54 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1E3A73C4019 for ; Wed, 2 Sep 2020 00:53:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4Bh56V02FMz3fFq for ; Wed, 2 Sep 2020 00:53:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 011B83C4018; Wed, 2 Sep 2020 00:53:54 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 00E143C3BBC for ; Wed, 2 Sep 2020 00:53:54 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bh56T6Hmwz3fNn for ; Wed, 2 Sep 2020 00:53:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BB79422712 for ; Wed, 2 Sep 2020 00:53:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0820rrCh031584 for ; Wed, 2 Sep 2020 00:53:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0820rrGD031583 for net@FreeBSD.org; Wed, 2 Sep 2020 00:53:53 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 249058] Intel X710-T2L Ethernet Adapter not detected in FreeBSD 12.1 Date: Wed, 02 Sep 2020 00:53:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-STABLE X-Bugzilla-Keywords: IntelNetworking, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: vvd@unislabs.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Sep 2020 00:53:54 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249058 VVD changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |erj@freebsd.org --- Comment #3 from VVD --- Check this for PCI ID 0x15ff: https://svnweb.freebsd.org/base/releng/11.3/sys/dev/ixl/i40e_devids.h?r1=3D= 349026&r2=3D349181 https://svnweb.freebsd.org/base/releng/12.1/sys/dev/ixl/i40e_devids.h?view= =3Dlog https://svnweb.freebsd.org/base/stable/12/sys/dev/ixl/i40e_devids.h?revisio= n=3D363876&view=3Dmarkup Don't know why, but stable/12 have old version of the ixl driver=E2=80=A6 It was commited to HEAD 1:30h ago only! https://svnweb.freebsd.org/base/head/sys/dev/ixl/i40e_devids.h?r1=3D361992&= r2=3D365231 > MFC after: 3 days AFAIU, this change will be commited to stable/12 at 4-5th of Sep, and 12.2 should get support of this hardware. Release in 2 months: https://www.freebsd.org/releases/12.2R/schedule.html --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Wed Sep 2 00:56:58 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 848EA3C415C for ; Wed, 2 Sep 2020 00:56:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4Bh5B231f6z3fqr for ; Wed, 2 Sep 2020 00:56:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 65CC83C415B; Wed, 2 Sep 2020 00:56:58 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 658C83C4202 for ; Wed, 2 Sep 2020 00:56:58 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bh5B223svz3fjW for ; Wed, 2 Sep 2020 00:56:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 25CA822787 for ; Wed, 2 Sep 2020 00:56:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0820uwaQ033934 for ; Wed, 2 Sep 2020 00:56:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0820uwlj033933 for net@FreeBSD.org; Wed, 2 Sep 2020 00:56:58 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 249058] Intel X710-T2L Ethernet Adapter not detected in FreeBSD 12.1 Date: Wed, 02 Sep 2020 00:56:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-STABLE X-Bugzilla-Keywords: IntelNetworking, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: avtella@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Sep 2020 00:56:58 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249058 --- Comment #4 from Abhinav Tella --- Nice, thanks for the info and update, glad to hear this is being fixed. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Wed Sep 2 11:49:41 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 95B693D504A for ; Wed, 2 Sep 2020 11:49:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4BhMg93XKMz4dbB for ; Wed, 2 Sep 2020 11:49:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 778153D5049; Wed, 2 Sep 2020 11:49:41 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 774DC3D4F46 for ; Wed, 2 Sep 2020 11:49:41 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BhMg92fSMz4dPq for ; Wed, 2 Sep 2020 11:49:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3FD1E9F3C for ; Wed, 2 Sep 2020 11:49:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 082BnfCK062362 for ; Wed, 2 Sep 2020 11:49:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 082BnffW062361 for net@FreeBSD.org; Wed, 2 Sep 2020 11:49:41 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 248958] pptpd + vlan panic Date: Wed, 02 Sep 2020 11:49:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: panic X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Sep 2020 11:49:41 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248958 --- Comment #5 from commit-hook@FreeBSD.org --- A commit references this bug: Author: kp Date: Wed Sep 2 11:49:23 UTC 2020 New revision: 365246 URL: https://svnweb.freebsd.org/changeset/base/365246 Log: ng_ether: Enter NET_EPOCH where required We must enter NET_EPOCH before calling ether_output_frame(). Several of t= he functions it calls (pfil_run_hooks, if_transmit) expect to be running in = the NET_EPOCH. While here remove an unneeded EPOCH entry (which wasn't wide enough to co= ver BRIDGE_INPUT). PR: 248958 Reviewed by: glebius, bz (previous version), melifaro (previous version) Tested by: manu Differential Revision: https://reviews.freebsd.org/D26226 Changes: head/sys/netgraph/ng_ether.c head/sys/netgraph/ng_pppoe.c --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Thu Sep 3 12:35:08 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A37113E4E58 for ; Thu, 3 Sep 2020 12:35:08 +0000 (UTC) (envelope-from cristian.cardoso11@gmail.com) Received: from mail-ej1-x62b.google.com (mail-ej1-x62b.google.com [IPv6:2a00:1450:4864:20::62b]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bj0d773VYz4MhM for ; Thu, 3 Sep 2020 12:35:07 +0000 (UTC) (envelope-from cristian.cardoso11@gmail.com) Received: by mail-ej1-x62b.google.com with SMTP id i26so3568450ejb.12 for ; Thu, 03 Sep 2020 05:35:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=W5wmuFQ+p5FY66NZVKdeIHh6zU61DMBVlYQO3HAJLf4=; b=bT1/Nj3AjqFn0/XxM3Ix+qsgVPlcAYCMmLAd0P86/heRPSuwhIlLUT4FoFM3xt6B/z Ho9Xmqi22Fe4CKkh8jiavTXQw9u/JJsRMjesvL3sAxCEYqZruX4kwWKL3RSjy9TfgHT0 kqSPKQ8uCnxALhlBZla+dnhCJjHzGL/0WutsCk7ZkCEusvjLVW3wjE4jtikuPhbZrVjx MeZeSx7q9ASA3tlssbk7IPzi6p5soFbekQqpAqD2IBnE+wjoS+DFAgvSfNC7Plc6Sx7o KWV6Ka9OFKUiuJftaH2GiqPAfiWotycueNT0pcGQ+xLrpmdxEt7mRzIU0b5nXzFnrO6V +2YQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=W5wmuFQ+p5FY66NZVKdeIHh6zU61DMBVlYQO3HAJLf4=; b=ozx0NIttxBM24FkUgF/n90UASSLLpt0CE2B3xhElHWw2BMtfy7lrVvb0M3/0Cxigd4 7j/PslfstcVLsQaxI2dIFUIDqWYXnqHDd5ygASE7Z2DNCnr0Bz7H8zKAPHbJPJHynS2A YO+Zv+CM2CrtmjmZbRkT+bad79G+m/G+dLTwbOwAW75fbHaPNDf8QUqBFXFA5FG7MZJm b249v6edrbFZ+YOz51GKpu/peqoo8nVE7LxfD4ySx8lEcXsDq29705igDq3Fi1vHr9jZ oNqTWqj+ONWWUmkeQKHD5HfuTu9e5No2XlDiDuQOzJWmz1TL5DC4isW0zWg/PF+Hx0lV TJlQ== X-Gm-Message-State: AOAM532HVc7S7pw6XBgPkVwOFowSXcq+Uf+OvAN9p88WjCGGMqN/MV/J FqlqyzWye8bRmvBoZqm21KyWTT+mKTlnWNa4T4M1+h28a1R3 X-Google-Smtp-Source: ABdhPJzxC5DEzqc5YnT2FLeZ/H76wGLnwgB2jGUGBmBmJeDXkXIqOsowNU9SgS3v2idMpTVftciN+E0gy3qfoNo7Au0= X-Received: by 2002:a17:906:1b:: with SMTP id 27mr1827526eja.169.1599136505732; Thu, 03 Sep 2020 05:35:05 -0700 (PDT) MIME-Version: 1.0 From: Cristian Cardoso Date: Thu, 3 Sep 2020 09:34:55 -0300 Message-ID: Subject: Ipv6 neighbor limit To: freebsd-net@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4Bj0d773VYz4MhM X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20161025 header.b=bT1/Nj3A; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of cristiancardoso11@gmail.com designates 2a00:1450:4864:20::62b as permitted sender) smtp.mailfrom=cristiancardoso11@gmail.com X-Spamd-Result: default: False [-3.34 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.99)[-0.992]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; R_SPF_ALLOW(-0.20)[+ip6:2a00:1450:4000::/36:c]; FREEMAIL_FROM(0.00)[gmail.com]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-net@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.99)[-0.990]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; RCVD_IN_DNSWL_NONE(0.00)[2a00:1450:4864:20::62b:from]; NEURAL_HAM_SHORT(-0.36)[-0.360]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US]; TAGGED_FROM(0.00)[]; MAILMAN_DEST(0.00)[freebsd-net]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2020 12:35:08 -0000 Hi Would anyone know if there is any limit in the FreeBSD kernel for IPv6 neighbors? I checked the ndp documentation and found nothing, looking at the return of the sysctl command I also did not find anything explicit. Best regards From owner-freebsd-net@freebsd.org Thu Sep 3 12:49:02 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CCC233E507D for ; Thu, 3 Sep 2020 12:49:02 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [88.99.82.50]) (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 4Bj0x90dRmz4NGb for ; Thu, 3 Sep 2020 12:49:00 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2020.home.selasky.org (unknown [178.17.145.105]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 111DB2601BB; Thu, 3 Sep 2020 14:48:59 +0200 (CEST) Subject: Re: Ipv6 neighbor limit To: Cristian Cardoso , freebsd-net@freebsd.org References: From: Hans Petter Selasky Message-ID: <592b041e-0243-8148-3ac6-ca8da4ca5e84@selasky.org> Date: Thu, 3 Sep 2020 14:48:30 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4Bj0x90dRmz4NGb X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of hps@selasky.org designates 88.99.82.50 as permitted sender) smtp.mailfrom=hps@selasky.org X-Spamd-Result: default: False [-2.59 / 15.00]; RCVD_TLS_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+a:mail.turbocat.net]; NEURAL_HAM_LONG(-1.00)[-0.999]; TAGGED_RCPT(0.00)[]; MIME_GOOD(-0.10)[text/plain]; ARC_NA(0.00)[]; DMARC_NA(0.00)[selasky.org]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-0.32)[-0.323]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_MEDIUM(-0.97)[-0.973]; FREEMAIL_TO(0.00)[gmail.com,freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:88.99.0.0/16, country:DE]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-net] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2020 12:49:02 -0000 On 2020-09-03 14:34, Cristian Cardoso wrote: > Hi > Would anyone know if there is any limit in the FreeBSD kernel for IPv6 > neighbors? I checked the ndp documentation and found nothing, looking > at the return of the sysctl command I also did not find anything > explicit. > Hi, There is something called: sys/netinet/in.h:#define IP_MAX_MEMBERSHIPS 4095 sys/netinet6/in6.h:#define IPV6_MAX_MEMBERSHIPS 4095 Is this what you are looking for? --HPS From owner-freebsd-net@freebsd.org Thu Sep 3 13:02:29 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E045A3E5B9F for ; Thu, 3 Sep 2020 13:02:29 +0000 (UTC) (envelope-from cristian.cardoso11@gmail.com) Received: from mail-ej1-x62d.google.com (mail-ej1-x62d.google.com [IPv6:2a00:1450:4864:20::62d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bj1Dj1BgTz4PXK for ; Thu, 3 Sep 2020 13:02:28 +0000 (UTC) (envelope-from cristian.cardoso11@gmail.com) Received: by mail-ej1-x62d.google.com with SMTP id lo4so3734403ejb.8 for ; Thu, 03 Sep 2020 06:02:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-transfer-encoding; bh=TbaiXaUsR8Gq2iBM634F21vSHtflWymLyzQhcJSnVFw=; b=J/XNkiur/NTbHO1tzyV5mirO/xdQimu+cTzWjBqyi7MSOWLozT9mLwFXuSTPznXVVU eG7rGgPegR20zrbxk04hra2kR18d2pUaRq/rYq2PEMvkOvmqxKLxKcDNUKD+CnBNQH0H 6o1mVooxi808z9njcrg/BzBdM3SSp/L8Q5RsEBU+TshiZR8N1EqPh9M8fvv6hc2C0l0P e4MID28u4snEhLUujosXT22vCDlY6XwpNKJArh34Ae8cnbN8q+tN93nn66AFbQkjR4ZK o73oyHe0aJKAW3rT7diYktxXUEtVepF4kq7QHpS61Bnqx7WSlt5co8qq+7A+p7heYcxK IZrg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-transfer-encoding; bh=TbaiXaUsR8Gq2iBM634F21vSHtflWymLyzQhcJSnVFw=; b=rRbtNflR9QXJCPQt+Lwk10VERzvLote2tb6/jeC+k4WKXn54GrRXVYjC4ybOBS8HwH sE66AOilwwICR8fARRBNcGN6F5FzHEcXcQzfBuKe1mgJZxZxdaakiiE+lsuduXsX1Qd2 crLkJZrtXmuNZ7hlNcN+B7osB9Be723+BayhOPndZaFzJIUVxu0rCMgA58lP/DxqLdIC MYM8TTxx6PUmJpa2vTDr7ptuVxspK2YgP1DpWVg+0LFdwnRdNvBZ+Pi0j9KklxyHQXJY X623xCHjWT6kR0ZkJSQR4ZcCdGei7EgXIJRrQPnF2kM62RNKAzibhcnMoR75ZluQJLYT N6jw== X-Gm-Message-State: AOAM531EEvypqoEKKv8JqjRLaaRkVC/l94hX463BzRv1BBAE7pei+oNE cHIv/rIULfpXxyUsoN/KdB2ZvZMoxe4QsFgRteu+VLikGkYR X-Google-Smtp-Source: ABdhPJzxGeZwxDo+cYG4ttAnpz1dS6oOjwiwL3lSsiamXcWfGxq4AbSyTqnvTZGeGjcITCjPjubUWpN6NRFRlZRv2rc= X-Received: by 2002:a17:906:c001:: with SMTP id e1mr2107737ejz.390.1599138145895; Thu, 03 Sep 2020 06:02:25 -0700 (PDT) MIME-Version: 1.0 References: <592b041e-0243-8148-3ac6-ca8da4ca5e84@selasky.org> In-Reply-To: <592b041e-0243-8148-3ac6-ca8da4ca5e84@selasky.org> From: Cristian Cardoso Date: Thu, 3 Sep 2020 10:02:15 -0300 Message-ID: Subject: Re: Ipv6 neighbor limit To: Hans Petter Selasky , freebsd-net@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4Bj1Dj1BgTz4PXK X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20161025 header.b=J/XNkiur; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of cristiancardoso11@gmail.com designates 2a00:1450:4864:20::62d as permitted sender) smtp.mailfrom=cristiancardoso11@gmail.com X-Spamd-Result: default: False [-3.66 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.98)[-0.978]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2a00:1450:4000::/36:c]; FREEMAIL_FROM(0.00)[gmail.com]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-net@freebsd.org]; NEURAL_HAM_LONG(-0.97)[-0.968]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; RCVD_IN_DNSWL_NONE(0.00)[2a00:1450:4864:20::62d:from]; NEURAL_HAM_SHORT(-0.71)[-0.711]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US]; TAGGED_FROM(0.00)[]; MAILMAN_DEST(0.00)[freebsd-net]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2020 13:02:29 -0000 Hi I don't know if that is it. I am trying to find out if there are any limits for ipv6 neighbors in the kernel, as soon I will go over 4000 servers below my IPv6 router. In Juniper (which is a FreeBSD) I can set ndp6-max-cache, for example, to support more ipv6 neighbors. Em qui., 3 de set. de 2020 =C3=A0s 09:48, Hans Petter Selasky escreveu: > > On 2020-09-03 14:34, Cristian Cardoso wrote: > > Hi > > Would anyone know if there is any limit in the FreeBSD kernel for IPv6 > > neighbors? I checked the ndp documentation and found nothing, looking > > at the return of the sysctl command I also did not find anything > > explicit. > > > > Hi, > > There is something called: > > sys/netinet/in.h:#define IP_MAX_MEMBERSHIPS 4095 > sys/netinet6/in6.h:#define IPV6_MAX_MEMBERSHIPS 4095 > > Is this what you are looking for? > > --HPS From owner-freebsd-net@freebsd.org Thu Sep 3 13:17:03 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 72A623E62D4 for ; Thu, 3 Sep 2020 13:17:03 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward104j.mail.yandex.net (forward104j.mail.yandex.net [IPv6:2a02:6b8:0:801:2::107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bj1YT6nwbz4QMV; Thu, 3 Sep 2020 13:17:01 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from mxback29g.mail.yandex.net (mxback29g.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:329]) by forward104j.mail.yandex.net (Yandex) with ESMTP id AF51A4A1AA0; Thu, 3 Sep 2020 16:16:56 +0300 (MSK) Received: from myt6-016ca1315a73.qloud-c.yandex.net (myt6-016ca1315a73.qloud-c.yandex.net [2a02:6b8:c12:4e0e:0:640:16c:a131]) by mxback29g.mail.yandex.net (mxback/Yandex) with ESMTP id ADJ6XKALGN-GugmVVIh; Thu, 03 Sep 2020 16:16:56 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1599139016; bh=v6PUZmJtMzzbvqA4/e46PjZG3yjrXj9NPJAZvhmoC0E=; h=In-Reply-To:From:Cc:Date:References:To:Subject:Message-ID; b=XYyo5cA36N0SN+ORSPIC7aV8gWnqLy/h5ScUwBr7Pbe4j7y3L24YSC5ZtHgnTrtN5 HKUUAtPLB+Nf0Y2ZhztHdMLUpVh1C+BEXYirRiLYrWze5ZEk8mvxBXwuVP8uyZy0Mp 6ZsbhEjw/RSxc2QsdexlsAaUMD5WFRGgZlA61qE4= Received: by myt6-016ca1315a73.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id Y6n21Avkkw-GtlutoD9; Thu, 03 Sep 2020 16:16:55 +0300 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client certificate not present) Subject: Re: Ipv6 neighbor limit To: Cristian Cardoso , Hans Petter Selasky , freebsd-net@freebsd.org References: <592b041e-0243-8148-3ac6-ca8da4ca5e84@selasky.org> Cc: "Alexander V. Chernikov" From: "Andrey V. Elsukov" Autocrypt: addr=bu7cher@yandex.ru; prefer-encrypt=mutual; keydata= mQENBEwBF1kBCADB9sXFhBEUy8qQ4X63Y8eBatYMHGEFWN9ypS5lI3RE6qQW2EYbxNk7qUC5 21YIIS1mMFVBEfvR7J9uc7yaYgFCEb6Sce1RSO4ULN2mRKGHP3/Sl0ijZEjWHV91hY1YTHEF ZW/0GYinDf56sYpDDehaBF5wkWIo1+QK5nmj3vl0DIDCMNd7QEiWpyLVwECgLX2eOAXByT8B bCqVhJGcG6iFP7/B9Ll6uX5gb8thM9LM+ibwErDBVDGiOgvfxqidab7fdkh893IBCXa82H9N CNwnEtcgzh+BSKK5BgvPohFMgRwjti37TSxwLu63QejRGbZWSz3OK3jMOoF63tCgn7FvABEB AAG0JUFuZHJleSBWLiBFbHN1a292IDxidTdjaGVyQHlhbmRleC5ydT6JATgEEwECACIFAkwB F1kCGwMGCwkIBwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJEAHF6gQQyKF6qmYIAI6ekfm1VA4T vqankI1ISE6ku4jV7UlpIQlEbE7/8n3Zd6teJ+pGOQhN5qk8QE7utdPdbktAzi+x7LIJVzUw 4TywZLXGrkP7VKYkfg6oyCGyzITghefQeJtr2TN4hYCkzPWpylkue8MtmqfZv/6royqwTbN+ +E09FQNvTgRUYJYTeQ1qOsxNRycwvw3dr2rOfuxShbzaHBB1pBIjGrMg8fC5pd65ACH5zuFV A0CoTNGMDrEZSfBkTW604UUHFFXeCoC3dwDZRKOWJ3GmMXns65Ai5YkA63BSHEE1Qle3VBhd cG1w0CB5FBV3pB27UVnf0jEbysrDqW4qN7XMRFSWNAy5AQ0ETAEXWQEIAJ2p6l9LBoqdH/0J PEFDY2t2gTvAuzz+8zs3R03dFuHcNbOwjvWCG0aOmVpAzkRa8egn5JB4sZaFUtKPYJEQ1Iu+ LUBwgvtXf4vWpzC67zs2dDuiW4LamH5p6xkTD61aHR7mCB3bg2TUjrDWn2Jt44cvoYxj3dz4 S49U1rc9ZPgD5axCNv45j72tggWlZvpefThP7xT1OlNTUqye2gAwQravXpZkl5JG4eOqJVIU X316iE3qso0iXRUtO7OseBf0PiVmk+wCahdreHOeOxK5jMhYkPKVn7z1sZiB7W2H2TojbmcK HZC22sz7Z/H36Lhg1+/RCnGzdEcjGc8oFHXHCxUAEQEAAYkBHwQYAQIACQUCTAEXWQIbDAAK CRABxeoEEMihegkYCAC3ivGYNe2taNm/4Nx5GPdzuaAJGKWksV+w9mo7dQvU+NmI2az5w8vw 98OmX7G0OV9snxMW+6cyNqBrVFTu33VVNzz9pnqNCHxGvj5dL5ltP160JV2zw2bUwJBYsgYQ WfyJJIM7l3gv5ZS3DGqaGIm9gOK1ANxfrR5PgPzvI9VxDhlr2juEVMZYAqPLEJe+SSxbwLoz BcFCNdDAyXcaAzXsx/E02YWm1hIWNRxanAe7Vlg7OL+gvLpdtrYCMg28PNqKNyrQ87LQ49O9 50IIZDOtNFeR0FGucjcLPdS9PiEqCoH7/waJxWp6ydJ+g4OYRBYNM0EmMgy1N85JJrV1mi5i Message-ID: Date: Thu, 3 Sep 2020 16:14:45 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qywsHg5WEC5Kj15e9ToY3KXK9rRJ86KcC" X-Rspamd-Queue-Id: 4Bj1YT6nwbz4QMV X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=yandex.ru header.s=mail header.b=XYyo5cA3; dmarc=pass (policy=none) header.from=yandex.ru; spf=pass (mx1.freebsd.org: domain of bu7cher@yandex.ru designates 2a02:6b8:0:801:2::107 as permitted sender) smtp.mailfrom=bu7cher@yandex.ru X-Spamd-Result: default: False [-4.88 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_DN_SOME(0.00)[]; FREEMAIL_FROM(0.00)[yandex.ru]; R_SPF_ALLOW(-0.20)[+ip6:2a02:6b8:0::/52]; HAS_ATTACHMENT(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; DKIM_TRACE(0.00)[yandex.ru:+]; DMARC_POLICY_ALLOW(-0.50)[yandex.ru,none]; NEURAL_HAM_SHORT(-1.29)[-1.289]; SIGNED_PGP(-2.00)[]; FREEMAIL_TO(0.00)[gmail.com,selasky.org,freebsd.org]; RCVD_IN_DNSWL_LOW(-0.10)[2a02:6b8:0:801:2::107:from]; RCVD_TLS_LAST(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:+,3:~]; FREEMAIL_ENVFROM(0.00)[yandex.ru]; MID_RHS_MATCH_FROM(0.00)[]; ASN(0.00)[asn:13238, ipnet:2a02:6b8::/32, country:RU]; DWL_DNSWL_NONE(0.00)[yandex.ru:dkim]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[yandex.ru:s=mail]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; NEURAL_HAM_MEDIUM(-0.90)[-0.903]; NEURAL_HAM_LONG(-0.99)[-0.985]; TAGGED_RCPT(0.00)[]; MIME_GOOD(-0.20)[multipart/signed,multipart/mixed,text/plain]; TO_MATCH_ENVRCPT_SOME(0.00)[]; SUSPICIOUS_RECIPS(1.50)[]; MAILMAN_DEST(0.00)[freebsd-net] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2020 13:17:03 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --qywsHg5WEC5Kj15e9ToY3KXK9rRJ86KcC Content-Type: multipart/mixed; boundary="I6gIgV8ThE40ZghuCicYblHoDSiLbTXMI" --I6gIgV8ThE40ZghuCicYblHoDSiLbTXMI Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 03.09.2020 16:02, Cristian Cardoso wrote: > Hi > I don't know if that is it. I am trying to find out if there are any > limits for ipv6 neighbors in the kernel, as soon I will go over 4000 > servers below my IPv6 router. > In Juniper (which is a FreeBSD) I can set ndp6-max-cache, for example, > to support more ipv6 neighbors. Hi, there is no such limit. When your system will approach to memory limits, new ND entries creating will fail. --=20 WBR, Andrey V. Elsukov --I6gIgV8ThE40ZghuCicYblHoDSiLbTXMI-- --qywsHg5WEC5Kj15e9ToY3KXK9rRJ86KcC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/ iQEzBAEBCAAdFiEE5lkeG0HaFRbwybwAAcXqBBDIoXoFAl9Q7EUACgkQAcXqBBDI oXoF0AgAjAspqiL/PaqMT4qwSj8clwPWXLymz7lMLTIVTjzF+UAglGktqf+Sm1Hd PWg5FQvSujGUDlDORdiKBrVnEY8F3+u2VCgV8ylVh0ztOQJl3A7T6WKVZnwEfI79 AWcS43EyWuZ7+6UZTGzrMRvAPnY9mQ+o1G7tZFVXMWentZ/ndcVafydLCdVOSmIz +6jFDC9OoySvR+W4JwIkM0JFOMtgfID7PnBB9E9kxBq9y0SmQuQCPJUx1XuGXYw7 rQKxcgrB2Xfz0EAnw/C00DACuAtZ0+TJ1V+TY4o3hYMPyxOG3KzfOmGVveEwpv4P GZWV7y6n3aiY2QeWk/qXfnjgtkmh5g== =mVL7 -----END PGP SIGNATURE----- --qywsHg5WEC5Kj15e9ToY3KXK9rRJ86KcC-- From owner-freebsd-net@freebsd.org Thu Sep 3 16:30:09 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C5F493C3A05 for ; Thu, 3 Sep 2020 16:30:09 +0000 (UTC) (envelope-from syedbasit316@gmail.com) Received: from mail-lf1-x142.google.com (mail-lf1-x142.google.com [IPv6:2a00:1450:4864:20::142]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bj5rK1qFFz4fdN for ; Thu, 3 Sep 2020 16:30:09 +0000 (UTC) (envelope-from syedbasit316@gmail.com) Received: by mail-lf1-x142.google.com with SMTP id d2so2279266lfj.1 for ; Thu, 03 Sep 2020 09:30:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=2IyHsiD9d/WiKADd+Yb/C9pDtN/xPSTUobSkZVrjURw=; b=gK2AawgtBMg5dtCbZslcV9ywc9weqWJSxOKBxKDphY96SSEg9iv5tO8/2KufaZprQJ i9I2uI7/oVD8+LAIePM65HT4OXczZhhEXGKYxo9nELmB12ba3HOAcN4wduqFHCERe1bV +S0lYQFlU/BSpj6L9E/Ej//sbrPZt6JO/ojK/PdVZiKUQ3OYxLZHfrG0vWf/zq0KDiFP VTX5hUE4V33X+wASp1U4eV2d7SFHQEKHf7/MOfj+10UDwc8BBIWoOS16gmZPPAV3Krx8 0J9XJWJSkwiWEIhhdNH4C5WBtekfZ1jef9gxD6UmM0PgbUdIYBV5MAi6BZR4CwWD5e1V PkUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=2IyHsiD9d/WiKADd+Yb/C9pDtN/xPSTUobSkZVrjURw=; b=E9Sx0pcmGOP+U5sRLttpPk5jWZmOLKtDY2/CmjSkhL5qNkmlpzkAYOr3B28RzMXnsF /uqLTd2ystAIN2/yi/N+rln8D4X6Y7ZqGyzDOXDHEk1iKPQ7JoOGAloQxRoo/jVmfowo 4G/7FMpMZqy6STNkn6FmA5dA9KVa558pN3o+FiFHx53Alx+Z84CQgIAdskcrTiUzzbzJ KULAGjmMOAW+dXzooebk0KVKAw2iaKOuZFP3vONTfHH4zQRC+a82PIn2XRhN8StQjYei DBd24JGEVYBSXnliVXPSIjeaJa8w28xhU37bK2796ct9XzsWIYlgeDbhyI+SiT3PaDxp cODQ== X-Gm-Message-State: AOAM530Cj3Y8Y4TsLLmAVP2YjZqt86M0N31fQpsfKr6Ngv7exUxSx2pG vajbsAJ8W4Caj/WybACrexsVUFr2sJ5l7gCpZn+NGlq1LSg= X-Google-Smtp-Source: ABdhPJylu12Q9pxzKO/tvL8/rYLxqrbWXQL2eyXLjrui1q6HBgV6QM0wIAYspKguRf/2WGe+S+0o3OiRAgA/AlLDglI= X-Received: by 2002:ac2:4576:: with SMTP id k22mr1673652lfm.55.1599150606926; Thu, 03 Sep 2020 09:30:06 -0700 (PDT) MIME-Version: 1.0 From: syed basit Date: Thu, 3 Sep 2020 09:29:54 -0700 Message-ID: Subject: Check my very high quality websites if you need post so please let me know.. To: freebsd-net@freebsd.org X-Rspamd-Queue-Id: 4Bj5rK1qFFz4fdN X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20161025 header.b=gK2Aawgt; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of syedbasit316@gmail.com designates 2a00:1450:4864:20::142 as permitted sender) smtp.mailfrom=syedbasit316@gmail.com X-Spamd-Result: default: False [-0.64 / 15.00]; R_SPF_ALLOW(-0.20)[+ip6:2a00:1450:4000::/36:c]; FREEMAIL_FROM(0.00)[gmail.com]; HAS_ATTACHMENT(0.00)[]; TO_DN_NONE(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:+,3:~,4:~]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.90)[-0.900]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; HTML_SHORT_LINK_IMG_1(2.00)[]; MIME_GOOD(-0.10)[multipart/mixed,multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-net@freebsd.org]; NEURAL_HAM_LONG(-0.99)[-0.995]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_SPAM_SHORT(0.25)[0.254]; RCVD_IN_DNSWL_NONE(0.00)[2a00:1450:4864:20::142:from]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-net] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.33 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2020 16:30:09 -0000 Hi, I am Blogger and I have multiple niche websites/blogs having high traffic and good Alexa ranking on Google search engine. All my offering sites have tremendous traffic and quality backlinks. My price for each blog/website is different depending on Alexa ranking + Do follow backlinks where your blog posts will be published to get your backlinks and traffic flow. Waiting for your bulk orders... Thank you... Syed Basit I am blogger & i have very High Quality Sites . Company : Shah G SEO Website : https://technewuk.com WhatsApp No : +923478661353 From owner-freebsd-net@freebsd.org Thu Sep 3 21:20:06 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1C0FD3CAD6E for ; Thu, 3 Sep 2020 21:20:06 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (mx1.sbone.de [IPv6:2a01:4f8:13b:39f::9f:25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BjDGs2qg8z42L3 for ; Thu, 3 Sep 2020 21:20:04 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id 9AC578D4A156; Thu, 3 Sep 2020 21:19:58 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id 20463E7088E; Thu, 3 Sep 2020 21:19:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id lFSazXE0Wssd; Thu, 3 Sep 2020 21:19:57 +0000 (UTC) Received: from [127.0.0.1] (unknown [IPv6:fde9:577b:c1a9:4902:9da:6278:2965:ac68]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 13453E707CD; Thu, 3 Sep 2020 21:19:57 +0000 (UTC) From: "Bjoern A. Zeeb" To: "Hans Petter Selasky" Cc: "Cristian Cardoso" , freebsd-net@freebsd.org Subject: Re: Ipv6 neighbor limit Date: Thu, 03 Sep 2020 21:19:56 +0000 X-Mailer: MailMate (2.0BETAr6151) Message-ID: <3A46B5FE-93E3-40C8-99EA-76F3E03D5B3E@lists.zabbadoz.net> In-Reply-To: <592b041e-0243-8148-3ac6-ca8da4ca5e84@selasky.org> References: <592b041e-0243-8148-3ac6-ca8da4ca5e84@selasky.org> MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 4BjDGs2qg8z42L3 X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of bzeeb-lists@lists.zabbadoz.net designates 2a01:4f8:13b:39f::9f:25 as permitted sender) smtp.mailfrom=bzeeb-lists@lists.zabbadoz.net X-Spamd-Result: default: False [-3.00 / 15.00]; RCVD_TLS_LAST(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2a01:4f8:13b:39f::9f:25]; TAGGED_RCPT(0.00)[]; MIME_GOOD(-0.10)[text/plain]; ARC_NA(0.00)[]; DMARC_NA(0.00)[zabbadoz.net]; NEURAL_HAM_LONG(-0.98)[-0.980]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-0.76)[-0.764]; NEURAL_HAM_MEDIUM(-0.96)[-0.958]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/29, country:DE]; FREEMAIL_CC(0.00)[gmail.com,freebsd.org]; MAILMAN_DEST(0.00)[freebsd-net] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2020 21:20:06 -0000 On 3 Sep 2020, at 12:48, Hans Petter Selasky wrote: > On 2020-09-03 14:34, Cristian Cardoso wrote: >> Hi >> Would anyone know if there is any limit in the FreeBSD kernel for IPv6 >> neighbors? I checked the ndp documentation and found nothing, looking >> at the return of the sysctl command I also did not find anything >> explicit. >> > > Hi, > > There is something called: > > sys/netinet/in.h:#define IP_MAX_MEMBERSHIPS 4095 > sys/netinet6/in6.h:#define IPV6_MAX_MEMBERSHIPS 4095 > > Is this what you are looking for? Or more along the lines of https://reviews.freebsd.org/D24035 ? /bz From owner-freebsd-net@freebsd.org Thu Sep 3 22:15:47 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 789B63CCD17 for ; Thu, 3 Sep 2020 22:15:47 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BjFW72ZY1z459s; Thu, 3 Sep 2020 22:15:47 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from localhost (unknown [IPv6:2400:4051:a743:3c00:16:ceff:fe34:2700]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: hrs) by smtp.freebsd.org (Postfix) with ESMTPSA id 3BC2F12127; Thu, 3 Sep 2020 22:15:46 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Date: Fri, 04 Sep 2020 07:15:29 +0900 (JST) Message-Id: <20200904.071529.1886592949710166724.hrs@FreeBSD.org> To: bzeeb-lists@lists.zabbadoz.net Cc: hps@selasky.org, cristian.cardoso11@gmail.com, freebsd-net@freebsd.org Subject: Re: Ipv6 neighbor limit From: Hiroki Sato In-Reply-To: <3A46B5FE-93E3-40C8-99EA-76F3E03D5B3E@lists.zabbadoz.net> References: <592b041e-0243-8148-3ac6-ca8da4ca5e84@selasky.org> <3A46B5FE-93E3-40C8-99EA-76F3E03D5B3E@lists.zabbadoz.net> X-Old-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-PGPkey-fingerprint: 6C0D 2353 27CF 80C7 901E FDD2 DBB0 7DC6 6F1F 737F X-Mailer: Mew version 6.8 on Emacs 26.3 Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha512; boundary="--Security_Multipart(Fri_Sep__4_07_15_29_2020_026)--" Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2020 22:15:47 -0000 ----Security_Multipart(Fri_Sep__4_07_15_29_2020_026)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Bjoern A. Zeeb" wrote in <3A46B5FE-93E3-40C8-99EA-76F3E03D5B3E@lists.zabbadoz.net>: bz> On 3 Sep 2020, at 12:48, Hans Petter Selasky wrote: bz> bz> > On 2020-09-03 14:34, Cristian Cardoso wrote: bz> >> Hi bz> >> Would anyone know if there is any limit in the FreeBSD kernel for IPv6 bz> >> neighbors? I checked the ndp documentation and found nothing, looking bz> >> at the return of the sysctl command I also did not find anything bz> >> explicit. bz> >> bz> > bz> > Hi, bz> > bz> > There is something called: bz> > bz> > sys/netinet/in.h:#define IP_MAX_MEMBERSHIPS 4095 bz> > sys/netinet6/in6.h:#define IPV6_MAX_MEMBERSHIPS 4095 bz> > bz> > Is this what you are looking for? bz> bz> bz> Or more along the lines of https://reviews.freebsd.org/D24035 ? This reminds me D22712 (sorry for not responding...). I agree that we should set limits by default to the number of entries in lists for neighbors and prefixes. -- Hiroki ----Security_Multipart(Fri_Sep__4_07_15_29_2020_026)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iMkEABMKAC4WIQRsDSNTJ8+Ax5Ae/dLbsH3Gbx9zfwUCX1FrARAcaHJzQGZyZWVi c2Qub3JnAAoJENuwfcZvH3N/R8MCCQGJU1l5+8f2H0kHSVXw3Rf1/gxVRnhdEuhQ s2rbyNtIiwJ58OjnkjhHcngwe/SvNkILj0jI9EBP1driM/DpbyCx0QIHSQTzX4Ql QfxXDaucTliINiMSydYtnYZzCMVZR0Gda104rpc8g0yxgcTNWdWdvP2nGvr7oiRx kt1d9q/DDB7WBhQ= =mJIq -----END PGP SIGNATURE----- ----Security_Multipart(Fri_Sep__4_07_15_29_2020_026)---- From owner-freebsd-net@freebsd.org Fri Sep 4 21:22:16 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C5CC33D028C for ; Fri, 4 Sep 2020 21:22:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4BjrGw4yDKz4ctN for ; Fri, 4 Sep 2020 21:22:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id A9F693CFEF2; Fri, 4 Sep 2020 21:22:16 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A9BD53D0119 for ; Fri, 4 Sep 2020 21:22:16 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BjrGw46rZz4cqr for ; Fri, 4 Sep 2020 21:22:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7159E12EB9 for ; Fri, 4 Sep 2020 21:22:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 084LMGAm095753 for ; Fri, 4 Sep 2020 21:22:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 084LMGAa095752 for net@FreeBSD.org; Fri, 4 Sep 2020 21:22:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 249058] Intel X710-T2L Ethernet Adapter not detected in FreeBSD 12.1 Date: Fri, 04 Sep 2020 21:22:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-STABLE X-Bugzilla-Keywords: IntelNetworking, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2020 21:22:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249058 --- Comment #5 from commit-hook@FreeBSD.org --- A commit references this bug: Author: erj Date: Fri Sep 4 21:21:25 UTC 2020 New revision: 365339 URL: https://svnweb.freebsd.org/changeset/base/365339 Log: MFC r365231: ixl(4): Add support for X710-T*L devices PR: 249058 Sponsored by: Intel Corporation Changes: _U stable/12/ stable/12/sys/dev/ixl/i40e_adminq_cmd.h stable/12/sys/dev/ixl/i40e_common.c stable/12/sys/dev/ixl/i40e_devids.h stable/12/sys/dev/ixl/i40e_prototype.h stable/12/sys/dev/ixl/i40e_type.h stable/12/sys/dev/ixl/if_ixl.c stable/12/sys/dev/ixl/ixl_pf.h stable/12/sys/dev/ixl/ixl_pf_main.c stable/12/sys/dev/ixl/virtchnl.h --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Sat Sep 5 01:29:11 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8A85C3D5C3B for ; Sat, 5 Sep 2020 01:29:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4Bjxlq36Jsz4rb8 for ; Sat, 5 Sep 2020 01:29:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 6AB583D5B4D; Sat, 5 Sep 2020 01:29:11 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6A7F13D5BBB for ; Sat, 5 Sep 2020 01:29:11 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bjxlq2GYkz4s3b for ; Sat, 5 Sep 2020 01:29:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2E6CF15C3E for ; Sat, 5 Sep 2020 01:29:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0851TBFQ070055 for ; Sat, 5 Sep 2020 01:29:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0851TB9Z070054 for net@FreeBSD.org; Sat, 5 Sep 2020 01:29:11 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 248958] pptpd + vlan panic Date: Sat, 05 Sep 2020 01:29:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: panic X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kp@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Sep 2020 01:29:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248958 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|net@FreeBSD.org |kp@freebsd.org --- Comment #6 from Mark Linimon --- ^Triage: assign to committer for possible MFC consideration. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-net@freebsd.org Sat Sep 5 16:25:43 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B7A2F3CFE5E for ; Sat, 5 Sep 2020 16:25:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4BkKfH4MlHz4c8v for ; Sat, 5 Sep 2020 16:25:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 959BC3CFE5D; Sat, 5 Sep 2020 16:25:43 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9563F3CFEA8 for ; Sat, 5 Sep 2020 16:25:43 +0000 (UTC) (envelope-from bugzilla-noreply@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BkKfH2WKTz4bqH for ; Sat, 5 Sep 2020 16:25:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 39FC820845 for ; Sat, 5 Sep 2020 16:25:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 085GPhdK001112 for ; Sat, 5 Sep 2020 16:25:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 085GPh6U001111 for net@FreeBSD.org; Sat, 5 Sep 2020 16:25:43 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 249058] Intel X710-T2L Ethernet Adapter not detected in FreeBSD 12.1 Date: Sat, 05 Sep 2020 16:25:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-STABLE X-Bugzilla-Keywords: IntelNetworking, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Sep 2020 16:25:43 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249058 Ed Maste changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org Status|New |In Progress --=20 You are receiving this mail because: You are the assignee for the bug.=