From nobody Thu Mar 28 00:33:39 2024 X-Original-To: freebsd-virtualization@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V4l0K3FDRz5FnpW for ; Thu, 28 Mar 2024 00:34:09 +0000 (UTC) (envelope-from jbo@insane.engineer) Received: from mail-4022.proton.ch (mail-4022.proton.ch [185.70.40.22]) (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 "protonmail.com", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V4l0G5t6jz45tJ for ; Thu, 28 Mar 2024 00:34:06 +0000 (UTC) (envelope-from jbo@insane.engineer) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=insane.engineer header.s=protonmail3 header.b=FtH3d+s7; dmarc=pass (policy=none) header.from=insane.engineer; spf=pass (mx1.freebsd.org: domain of jbo@insane.engineer designates 185.70.40.22 as permitted sender) smtp.mailfrom=jbo@insane.engineer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=insane.engineer; s=protonmail3; t=1711586038; x=1711845238; bh=NCyTKZnI7wrtC9m4KuCYS7APDYPasUSqMr4pghlNeZ8=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=FtH3d+s7PvjhhNaYZWAQ2KgL/RwKNwf1LkU8cdS+pi61MARFfSS1VstECjKbT5Ek/ pRBpoo50n9dQUbY/vpuYcHwy2VOmndRP68dXXQu46OkcDw+K4xFLgEZpAFm/9HL0IT 96mUnPo0Ty/i16wP0PB8JhGpEXZJrcmB15D12RLcglUj5/5LUrSEcEfYGSiIWgfKNc +VO8OfMlPuHlaCns7k1W0bUN0YoEoJOHmtoIRoKc/Svs6d4LfgxF8mg92g++gcQDBH oC2oq08Tz3FsjeKV0yEUg4LP8VZDcqxW8aWQgqEfUBOmUf4qjZ03kOs77UcHgMiqbU t/uNDJy5JE1iw== Date: Thu, 28 Mar 2024 00:33:39 +0000 To: "freebsd-virtualization@freebsd.org" From: jbo@insane.engineer Subject: Windows guest hangs with PCI passthru if more than once core Message-ID: Feedback-ID: 40997969:user:proton List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.20 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[insane.engineer,none]; RWL_MAILSPIKE_VERYGOOD(-0.20)[185.70.40.22:from]; R_DKIM_ALLOW(-0.20)[insane.engineer:s=protonmail3]; R_SPF_ALLOW(-0.20)[+ip4:185.70.40.0/24]; MIME_GOOD(-0.10)[text/plain]; FREEFALL_USER(0.00)[jbo]; ARC_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:62371, ipnet:185.70.40.0/24, country:CH]; FROM_NO_DN(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_ZERO(0.00)[0]; MID_RHS_MATCH_FROM(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MISSING_XM_UA(0.00)[]; TO_DN_EQ_ADDR_ALL(0.00)[]; MLMMJ_DEST(0.00)[freebsd-virtualization@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DKIM_TRACE(0.00)[insane.engineer:+] X-Rspamd-Queue-Id: 4V4l0G5t6jz45tJ Hey guys, I'm currently dealing with an issue that's almost driving me insane. Scenario: - FreeBSD FreeBSD 14.0-STABLE #5 stable/14-n266935-fdfb8e783c3e: Tue Mar = 5 17:41:08 CET 2024 - Intel Core i7-8086K - Windows 11 Pro guest What I'm observing is that the VM guest generally boots and works fine with= out any issues. However, once I passthru a PCIe USB controller card, the VM seems to hang w= hen Windows is booting. At that point, I can only kill -9 the bhyve process. Anything else just han= gs (including bhyvectl --destroy). If I change the VM configuration to use only 1 CPU core, it boots fine 100%= of the time with the passthru. The same is true if I give it 1 CPU core and 2 threads (boots fine 100% of = the time). But once I give it more than 1 CPU core, it locks up when the passthru is e= nabled. Is this a known issue? I have seen [1] but I'm not sure whether it's the sa= me scenario or whether there are any patches I could apply to get me out of this madness. I earlier posted here [2]. [1] https://lists.freebsd.org/archives/freebsd-virtualization/2023-January/= 001080.html [2] https://forums.freebsd.org/threads/bhyve-vm-stuck-when-passthru-enabled= .92854 Best regards, ~ jbo@ From nobody Sun Mar 31 00:24:13 2024 X-Original-To: virtualization@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V6ZdT2SLpz5GMfW for ; Sun, 31 Mar 2024 00:24:13 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V6ZdT0Pzwz58GR for ; Sun, 31 Mar 2024 00:24:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711844653; a=rsa-sha256; cv=none; b=I4hI0e0PG6LEuFutd6UOrsriJoMgP9Cxo0CgqHWTfdKrbnGQghD6p/Y/0t5cnB1aD5Mhnh 0L4wihtxeYScnIw7N6UoDghUPLKgHiEI8rW79oZWteSLPOHJ/BIk1tIG5BqMMh1w2B5r+I W+IRyOZLZwxWFZ2MAPrkZKpaRoOUKC/MN1d5M+r/icuA8kMqGdOrynCuuVT3OIdz78rQD0 iXY/nDOJLkZqGtXrJWWinEvbB10PnBR3EGDtVs0J1FavwYe02gubB00t3GyMwFn6eXEeRK Vsytr0j7YdBeFiprLZdp1w2VtmLQhFcoXfnlx5cuqtBk/Lk5ZMECyfCdzXQR5g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711844653; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=HEzLIoXcpHS2zzb/Vk4RI3DmVNY52D0zoJOqtiUXUl0=; b=e+8F+xXlcEtcisdjE4pQp8C5JKGaF7QJuHERVUTIceTMBKVEwM5nswHgInQySBrNp69Z+0 yew3d7wa0xIZgpSlMH7RiMW8GH+9NihaxhOkLWJYeI6NCZPTsVq/FgVQyBAtGACWqN3mnh fORdjYSMbU48BwU6X1UXQpNrraYMOGTX/nRyYpfRw33P0Rci+MH7PRI9TL9zy/oi7Y7FCa +JgGdGbyhyM7Cro21341gvcC7Vsg1ETxzr7Z4w91/TLjmaq2XNNmcrgqpNKK4qcxcSxxhi 52M6umy0JWvK1nvBVxVXShrfi3weMGS3sabp+wMEo/nmSID4T7P1zVyJf1N6Mg== 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 4V6ZdS73YzzGFp for ; Sun, 31 Mar 2024 00:24:12 +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 42V0OCE9027852 for ; Sun, 31 Mar 2024 00:24:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42V0OCMB027851 for virtualization@FreeBSD.org; Sun, 31 Mar 2024 00:24:12 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: virtualization@FreeBSD.org Subject: [Bug 278058] Simultaneous use of Bhyve AND vnet on network PCI devices causes network failure Date: Sun, 31 Mar 2024 00:24:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bhyve X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mark@markmcb.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278058 Bug ID: 278058 Summary: Simultaneous use of Bhyve AND vnet on network PCI devices causes network failure Product: Base System Version: 14.0-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: bhyve Assignee: virtualization@FreeBSD.org Reporter: mark@markmcb.com This is a more specific report that follows PR 273372 [1] and a forum post = [2]. Simultaneous use of vnet and byhve will cause networking networking to fail= if both are used on PCI hardware devices. Setup: 2 SR-IOV VFs created from a capable card (the vendor doesn't matter, I've tried Intel, Chelsio, and Mellanox). Fail Scenario: 1 passed through to a bhyve guest (OS doesn't matter). 1 set= up with vnet for a jail. About 90 seconds after both are running, networking d= ies. Only console access is possible. Non-Fail Scenario: 2 byhve guests setup. 1 VF passed to each. One of the gu= ests is FreeBSD, and in that guest give the network device to a jail and set it = up with vnet. No problems. Also Non-Fail: Any number of bhyve passthrough devices OR any number of vnet jails using VFs. Alone they work just fine. It's only when together there i= s an issue. There appears to be a conflict between byhve and vnet when both are in use = "on the same level," but if you separate them with a layer virtualization, no issues arise. 1. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273372 2. https://forums.freebsd.org/threads/pci-passthrough-of-vfs-crash-host-card-i= f-jails-bhyve-in-use.92409/ --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Mar 31 14:40:32 2024 X-Original-To: freebsd-virtualization@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V6xdm3Y63z5G9nZ for ; Sun, 31 Mar 2024 14:40:44 +0000 (UTC) (envelope-from eduardo@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V6xdm0S63z4gp5 for ; Sun, 31 Mar 2024 14:40:44 +0000 (UTC) (envelope-from eduardo@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711896044; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=3gik/u2TqCmaKNKq1I+v7MwyRD+3Ek8zZAkWfMjqA/0=; b=qHfNqWtyRLPyT8zyqp+XoK8qnqpoA3D28b3gue95okKwajv2uztSnGdxEcbUVE0+GXpZga NbDLYZDfyGymTdA5jdM3+Ny69/yenhghRyoF4qHPi28IxBgAgLzy7reSVl38xsjDEHWYs0 sZ1MzCmhvb2iRBq62REyrTPf5jxYKvWpmwr4RaY6avdeV4BQEl0aVN6stUEIb/7UiiuS8V KnQYE1iKwcAL1NkYE4e5agnPxt3Y0ZeesPlGqRFVtK2+1XLDYMFMZ5ZHmIVtRt21QlxwqE iGOBiAyD4skBaZ5ynxfugAAnT1ze5cUVjLmIy+uBm9+RD6Uwe66cR4epQDhyEg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711896044; a=rsa-sha256; cv=none; b=TG8izwBuh9w98nJvoYyTMo4BH8w40hVoYrsCpXjQ0SXK1X7nKkrVa4Lf/vR4x6wxhD5qnN dqac4Tgs1iFr7ugwhdu24ANtr2s4De6gr+c+ygWDcZv/9v1GHAMYh+n5J/0bRAnu2EAPTZ 4sSA5dcZmWgBrn+C1APyDF/W2M4YSEJsguOZJndrlbD0OhU9DnerSlBpxTstGMSjTTyIJi p/rlGbfCTibLT/d7WypAGjS/KCwLCFoq7iYb4tzCgfoJKr1TwlKQB+ZDBsn2i/zNvj4jXj Pg5emEo1NoGyf1oVMSbc0GnRNolq/8e/rsNI6XDJ/sjf/Potqg1eohw9fX9jFg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711896044; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=3gik/u2TqCmaKNKq1I+v7MwyRD+3Ek8zZAkWfMjqA/0=; b=bBNQ0fWx1tUe5fgvmXBB9KwCLSYgVRz5iWiTjxLZNVb2LMZZAcFeWa8CbfDkv8YpMez3AT xGPcQiSMpC5zLhMEDRqd8RH+3Z//iZnrctz/nQKWByCT4ZwZWvK0q9qdI3/zS+g5Fmx6aC gDR8igcJ+3P4c28zlnpFe0FR1ig7nqZXGzW1DNtZzOXL4boKQ1x3hF52LBLzxMgf2Yx8r+ uv686/Qp48/Wr40YGy3p7WJokiM8aFGh0AkrQXHLNRw0YuzZwoIgsEFBdk32xf9fCz68hY tA9fVmQuwRFfEpS0vElAKDCglwkZVrxZ0IuKmvVD1mvPRXWzKG9vB2pdDXFlYg== Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) (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 1D4" (verified OK)) (Authenticated sender: eduardo) by smtp.freebsd.org (Postfix) with ESMTPSA id 4V6xdl700wzSSv for ; Sun, 31 Mar 2024 14:40:43 +0000 (UTC) (envelope-from eduardo@freebsd.org) Received: by mail-qt1-f169.google.com with SMTP id d75a77b69052e-4317aff5cfdso21617201cf.2 for ; Sun, 31 Mar 2024 07:40:43 -0700 (PDT) X-Gm-Message-State: AOJu0YzYEX46D+kO2BzWjnsrtmjGPEZiSipnGYIUeUbYOyni+4O5wV5q Qrj8zYtcqunlBy36ClAq0FNJdbLHsGjBkcLMN5Ja2h7YSFsBymaEpvPRciobWYB93F3acSXLhIv /4E/VgsQbCN54uDsESTA4O3LaAAw= X-Google-Smtp-Source: AGHT+IEHoraY8ekwwv5UoRpSmnvwZB4hnjGi4MS8FmnqrEaM2DXIutzd1CF3CzDRCzfW4s1fvf5BBZsXYdQeTQtqC9A= X-Received: by 2002:a05:622a:50a:b0:42e:e13c:dc30 with SMTP id l10-20020a05622a050a00b0042ee13cdc30mr8225950qtx.29.1711896043192; Sun, 31 Mar 2024 07:40:43 -0700 (PDT) List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 From: Nuno Teixeira Date: Sun, 31 Mar 2024 14:40:32 +0000 X-Gmail-Original-Message-ID: Message-ID: Subject: Use aditional network card for vm To: FreeBSD virtualization Content-Type: multipart/alternative; boundary="0000000000008c10400614f5db5f" --0000000000008c10400614f5db5f Content-Type: text/plain; charset="UTF-8" Hello all, My laptop have re0 and iwlwifi0 network cards with only re0 at use. vm-bhyve sets it to ifconfig bellow. I suspect that re0 being in promiscous mode, it will originate some network problems with backup programs like restic when reading too much files (restic check --read-data) and to fix this issue I turn off vm-bhyve network setting. Is it possible to have a card just to be in use by bhyve, e.g. usb external ethernet dongle or even laptop wifi card? Thanks, ----- re0: flags=1008943 metric 0 mtu 1500 options=8209b ether 00:2b:67:df:c6:73 inet 192.168.1.67 netmask 0xffffff00 broadcast 192.168.1.255 media: Ethernet autoselect (1000baseT ) status: active nd6 options=29 lo0: flags=1008049 metric 0 mtu 16384 options=680003 inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 groups: lo nd6 options=21 vm-public: flags=1008843 metric 0 mtu 1500 options=0 ether 02:f4:ac:f8:d6:be id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15 maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200 root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0 member: re0 flags=143 ifmaxaddr 0 port 1 priority 128 path cost 20000 groups: bridge vm-switch viid-4c918@ nd6 options=9 ----- -- Nuno Teixeira FreeBSD Committer (ports) --0000000000008c10400614f5db5f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello all,

My laptop have re= 0 and iwlwifi0 network cards with only re0 at use.
vm-bhyve sets = it to ifconfig bellow.

I suspect that re0 being in= promiscous mode, it will originate some network problems with backup progr= ams like restic when reading too much files (restic check --read-data) and = to fix this issue I turn off vm-bhyve network setting.

Is= it possible to have a card just to be in use by bhyve, e.g. usb external e= thernet dongle or even laptop wifi card?

Thanks,

-----
re0: flags=3D1008943<UP,= BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500<= br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 options=3D8209b<RXCSUM,TXCSUM,VLAN_MTU,VL= AN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
=C2=A0 =C2=A0 =C2=A0 = =C2=A0 ether 00:2b:67:df:c6:73
=C2=A0 =C2=A0 =C2=A0 =C2=A0 inet 192.168.= 1.67 netmask 0xffffff00 broadcast 192.168.1.255
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 media: Ethernet autoselect (1000baseT <full-duplex>)
=C2=A0 = =C2=A0 =C2=A0 =C2=A0 status: active
=C2=A0 =C2=A0 =C2=A0 =C2=A0 nd6 opti= ons=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
lo0: flags=3D100804= 9<UP,LOOPBACK,RUNNING,MULTICAST,LOWER_UP> metric 0 mtu 16384
=C2= =A0 =C2=A0 =C2=A0 =C2=A0 options=3D680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM= _IPV6,TXCSUM_IPV6>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 inet 127.0.0.1 netmask= 0xff000000
=C2=A0 =C2=A0 =C2=A0 =C2=A0 inet6 ::1 prefixlen 128
=C2= =A0 =C2=A0 =C2=A0 =C2=A0 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
=C2= =A0 =C2=A0 =C2=A0 =C2=A0 groups: lo
=C2=A0 =C2=A0 =C2=A0 =C2=A0 nd6 opti= ons=3D21<PERFORMNUD,AUTO_LINKLOCAL>
vm-public: flags=3D1008843<= UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500
= =C2=A0 =C2=A0 =C2=A0 =C2=A0 options=3D0
=C2=A0 =C2=A0 =C2=A0 =C2=A0 ethe= r 02:f4:ac:f8:d6:be
=C2=A0 =C2=A0 =C2=A0 =C2=A0 id 00:00:00:00:00:00 pri= ority 32768 hellotime 2 fwddelay 15
=C2=A0 =C2=A0 =C2=A0 =C2=A0 maxage 2= 0 holdcnt 6 proto rstp maxaddr 2000 timeout 1200
=C2=A0 =C2=A0 =C2=A0 = =C2=A0 root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0
=C2=A0 = =C2=A0 =C2=A0 =C2=A0 member: re0 flags=3D143<LEARNING,DISCOVER,AUTOEDGE,= AUTOPTP>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ifma= xaddr 0 port 1 priority 128 path cost 20000
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = groups: bridge vm-switch viid-4c918@
=C2=A0 =C2=A0 =C2=A0 =C2=A0 nd6 opt= ions=3D9<PERFORMNUD,IFDISABLED>
-----

--
Nuno Teixeira
FreeBSD Committer (ports)
--0000000000008c10400614f5db5f-- From nobody Sun Mar 31 16:56:22 2024 X-Original-To: virtualization@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V70fH0tyDz5Fxks for ; Sun, 31 Mar 2024 16:56:23 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V70fG6jQBz4syK for ; Sun, 31 Mar 2024 16:56:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711904182; a=rsa-sha256; cv=none; b=doGlDZNdh8NYvQDc5+6tfSqWhkH5SOEt3B7Qzl0zFaVlNenDX3sF2ISQCvgPOjiiF7eszW IFhRTzbYMu+mro0kqzseXY5KFMoO8A6We12cRuotlBmphN8CScrZwWl4gKxfsSOV8JQPpw ZEYAAopgJ/F9RPaQquvs2XjgxpVV1xTs+j6aNvblr6SPMDOuBsyFvDoCdzdL7K4lm0SIPv aZXUdfKbc1pHKgRlNjfEv5a1sfoTE2xE5VZTzm4kyt44vdeQHJFvbaMrvFNsbs45vXNuCn OtKgOwwvynaYGwb5g9zaSWzq0SeVwGrXpebekQPdEkii6QfTw3X/B4FUlsZmhA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711904182; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=F/Zg0luQQCQSfpzcScD5rmr0mAc2GKu+WrBMsjHmzM0=; b=UOpuOa+SrdaYTtlOIDGfzrggLs9jNURkmkXAsK5/hhUSOE+CDYZEvn6Sgkwcfnqn5ifGRz At1k3hjBELqn6EBiWACfBiazqg+geTQ1jFb9r44oqz4xoQRRFfX16CtPLX4AX+eusaLCAd zt/2LRJmwqz9JtmnpfufwlVpfPdF17VgkhZp155mKQRpXULE1usji6wpEFahn4Ihbf94G5 CeWMJMWNjBHzmQNuOehJgmE1YHafv1z6i14lvxGKNNK/BJ3F6bj9wdwFQGyVf0bPb6WzRA rOvMnfYkq6Y9Acir/+nwtWwZlMbZf0OLHDwonzJEHa+WvcDp1HT7RYGZyTNKmQ== 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 4V70fG6BFJzmTp for ; Sun, 31 Mar 2024 16:56:22 +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 42VGuM9C012182 for ; Sun, 31 Mar 2024 16:56:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42VGuMFx012181 for virtualization@FreeBSD.org; Sun, 31 Mar 2024 16:56:22 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: virtualization@FreeBSD.org Subject: [Bug 264253] hyperv: ifconfig media autoselect on FreeBSD 13.0 displays error: ifconfig: SIOCSIFMEDIA (media): Operation not supported Date: Sun, 31 Mar 2024 16:56:22 +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: 13.1-RELEASE X-Bugzilla-Keywords: needs-qa, regression 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: virtualization@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? mfc-stable13? mfc-stable12? 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 List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264253 --- Comment #8 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Da1f89082dcb591886acc22c5503a2d5a8= 2b267d9 commit a1f89082dcb591886acc22c5503a2d5a82b267d9 Author: Mark Peek AuthorDate: 2024-03-13 23:53:07 +0000 Commit: Mark Peek CommitDate: 2024-03-31 16:51:02 +0000 hyperv/hn: Don't return error when setting media to autoselect Setting media to autoselect would always return EOPNOTSUPP. As autoselect is the only valid media, this change now returns success instead. PR: 264253 Reported by: Prakash Shiva Reviewed by: Dexuan Cui , whu Approved by: whu MFC after: 2 weeks (cherry picked from commit 63a7c4be4ad524629292eee659d6542f1c5e9c21) sys/dev/hyperv/netvsc/if_hn.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Mar 31 16:57:25 2024 X-Original-To: virtualization@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V70gT1BSxz5Fxhf for ; Sun, 31 Mar 2024 16:57: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V70gS5yy8z4tqk for ; Sun, 31 Mar 2024 16:57:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711904244; a=rsa-sha256; cv=none; b=xWsafDxxTmkeveESeGk1MqKlVZ9E2OZBx5NXHgf6O4hUqXvp1AxVCFhQlfOFfukb4iII6c PHDWcqas3VW9SfZMGoHx25H35prcVMnARunc7GiQRPDF8BCj6fcEuyCQjnnbq4P/gUoS36 2Yt4+SXAFuihAzSMLu5o0cgc5Dp1fQknqioLQCWw8EvFkhMK+AqW3Eb/AzpyYdNYJV6MEC Tm7xp3zhIBJSHWgxWXzfcf/DI9kZK2Q6Z4KjrAUwMjEwaQiZVxXqr1gaip0wxNoTHnvXIZ 0KBHjBwBnzPT8lc7pLSqISiPb688GXvDDZdd+Yo9tJE54kcU+NQxgIesCwudJQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711904244; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6tT3aYxt2iR4QzYYpvfXhbIECA8l9ZOV9Y/LgPRXXh8=; b=A5ApAhmbNB9SAURfC4LUNzU3gjUO8q9PyScimF+WZN1cEOgJwfLElnSiOri6FPYhFDxypc FqQv3IVNzsq9NZj0ERqtRtMJk8JCUnHiN38FCbcJ36rActoFUKacw7A6XX7nUAJSBzyp36 AGUNxR6EhJn8Dl56F4JBCfImXXfYwEBlJW5nwcw2mw5QzqAb/B4ayq+lp0JbzwKVSmCyy3 EdwrdiP/bzsmNkFwuFMHEU+/Bjz8PfoLXUJt7LC+YFhHKLz1jYAVrDuSKl8/6kb0xqul8v 4vLT7+hHUQA0Ir2X7KcNzk3JoIK9E3p42VocXERKtsaUwzjMS+mvHN+9M5JSEQ== 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 4V70gS5VpHzmJ1 for ; Sun, 31 Mar 2024 16:57:24 +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 42VGvOvQ015861 for ; Sun, 31 Mar 2024 16:57:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42VGvO0g015860 for virtualization@FreeBSD.org; Sun, 31 Mar 2024 16:57:24 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: virtualization@FreeBSD.org Subject: [Bug 264253] hyperv: ifconfig media autoselect on FreeBSD 13.0 displays error: ifconfig: SIOCSIFMEDIA (media): Operation not supported Date: Sun, 31 Mar 2024 16:57: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: 13.1-RELEASE X-Bugzilla-Keywords: needs-qa, regression 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: virtualization@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? mfc-stable13? mfc-stable12? 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 List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264253 --- Comment #9 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Da26e93052a3897bb55301954dff7e4054= 7d7f291 commit a26e93052a3897bb55301954dff7e40547d7f291 Author: Mark Peek AuthorDate: 2024-03-13 23:53:07 +0000 Commit: Mark Peek CommitDate: 2024-03-31 16:49:01 +0000 hyperv/hn: Don't return error when setting media to autoselect Setting media to autoselect would always return EOPNOTSUPP. As autoselect is the only valid media, this change now returns success instead. PR: 264253 Reported by: Prakash Shiva Reviewed by: Dexuan Cui , whu Approved by: whu MFC after: 2 weeks (cherry picked from commit 63a7c4be4ad524629292eee659d6542f1c5e9c21) sys/dev/hyperv/netvsc/if_hn.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Mar 31 19:07:14 2024 X-Original-To: freebsd-virtualization@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V73YV0GjDz5GCpS for ; Sun, 31 Mar 2024 19:07:26 +0000 (UTC) (envelope-from eduardo@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V73YT5TjCz4Pcn for ; Sun, 31 Mar 2024 19:07:25 +0000 (UTC) (envelope-from eduardo@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711912045; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=DbmTWi3w+vNZm/dGi50dCdWj0hcl8RfMssJBO4O0I0E=; b=FBoYw5qjIdNBcCS/F0qk2TCLFrvuKYQ5lIBfxR2b7wpUOzDjdxzytnrBf7XDLqCPSu7CY1 LazX3b3uGDLahNpV4TG9byn4eN2LRvO25afRCt2nWJiAeNlc4suDwnT0l2vY9RogI6t0fo qp1OblrDpsF5RZ9F1vStR0+2kxWkNFVoT8SRDmZxoMy5S7o5okDjO+a5lQsQeFlmDamCb/ 30If9/RK3Om4wmGWsS8Bw7eWPP5Ds3Y494ANbX629aW1gU+l8TnCeZOfyHd6eL93rzQdoe 3iaVjn6yFZWvtPD3PyiGmPC08s9T5OpOM4I9T5OE0dsPsG84E6IWFv1vsFM0uw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711912045; a=rsa-sha256; cv=none; b=Gy2ih5++8Av35VgREkJp2rJWrs9UAHUep32/uT/QKgFUpbbYMhBQYVwv18xyzdW+NYsQbn dVWFW2J25VMEQNd7+b4z/L65UYzdvWKfELT8IAEWY+P0DI79SeWblJhgEfYPdmLz2zYunL UxABpAhfn1bJWR5XQqAUqLUNfyvYNeT0S8Ct8/LC9fRoc0DiuQSa9rKTGORANZ0ernao6f wc9QUZkOwzxtkGp4UfV4m91qs9tHrKKY4dspjT0rCIoWMMp2r8ieI/1Af8JG8AJR1sjep+ +oHXg1RlsQmBuiyDwq0JdJ7TJ+TrFEF5Pag4cVLcMdOiApdVLK9B2UmkNl7v6Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711912045; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=DbmTWi3w+vNZm/dGi50dCdWj0hcl8RfMssJBO4O0I0E=; b=A45zZK6Vv5FxAgIAd+yxsXhSFm41rgfKPw50i/0iK69yuaQVgLcIUxfpCa59JRxlAU5QoN ExLQdFKK0yOa0jYo88z8d3Ik/vmC8cH/XGnEs2+07+j5IFpDQAeqEpS/45fbDvwE0gBvug HRlmtosZfB2nysqFos70gXlzeGinFvVbGip1Bd38Ipe6Zw/tT/vqi4HcKdIWlxhbqjIuPA qNmuF5z+WTmZCdB/8bv9jTqjrq5xMemvaihyRjoD1ZTZb7Gjqq5CMLOhFgIM6wpsEYh1QX ppWNPhhmmSXLoql78UE7CfVaPy/Lw7I0I2uJutjoqJFugJmipF8xOyAIHUMt+Q== Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com [209.85.160.181]) (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 1D4" (verified OK)) (Authenticated sender: eduardo) by smtp.freebsd.org (Postfix) with ESMTPSA id 4V73YT4xcmzY03 for ; Sun, 31 Mar 2024 19:07:25 +0000 (UTC) (envelope-from eduardo@freebsd.org) Received: by mail-qt1-f181.google.com with SMTP id d75a77b69052e-432f05352f4so848791cf.3 for ; Sun, 31 Mar 2024 12:07:25 -0700 (PDT) X-Gm-Message-State: AOJu0Ywt7JejbHnbXBgoFSGCO2fE6U15y5TLPuZ5LeZuAr3hLOOPvNFQ cJyZ7/vnXvPTnly7lGTo6CrFQpuhGMXAicCt0tVIOgFEPA2hEmu58s228GZGDPr+HDYPNYwk7NI vMak51TDqGsZy6eXuU/IJVgFTau4= X-Google-Smtp-Source: AGHT+IGG/EtolJKa/xJUFg41+cO1YxxtVFCp2i8C9AzDygCMy8LvzY27NQMqzqvNHzy9E0PDCPxrBZWetylpCJGRky8= X-Received: by 2002:ac8:5884:0:b0:432:d216:8599 with SMTP id t4-20020ac85884000000b00432d2168599mr5078411qta.11.1711912045189; Sun, 31 Mar 2024 12:07:25 -0700 (PDT) List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Nuno Teixeira Date: Sun, 31 Mar 2024 20:07:14 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Use aditional network card for vm To: FreeBSD virtualization Content-Type: multipart/alternative; boundary="0000000000005727400614f995c5" --0000000000005727400614f995c5 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable (...) Ok I think I get it: - Use wifi card for laptop internet connection. - passtrhu re0 - edit vm/.config/system.info and remove bridge to re0. Nice manual about it: http://empt1e.blogspot.com/2016/10/bhyve-networking-options.html Nuno Teixeira escreveu (domingo, 31/03/2024 =C3=A0(s) 15:40): > Hello all, > > My laptop have re0 and iwlwifi0 network cards with only re0 at use. > vm-bhyve sets it to ifconfig bellow. > > I suspect that re0 being in promiscous mode, it will originate some > network problems with backup programs like restic when reading too much > files (restic check --read-data) and to fix this issue I turn off vm-bhyv= e > network setting. > > Is it possible to have a card just to be in use by bhyve, e.g. usb > external ethernet dongle or even laptop wifi card? > > Thanks, > > ----- > re0: > flags=3D1008943 > metric 0 mtu 1500 > > options=3D8209b > ether 00:2b:67:df:c6:73 > inet 192.168.1.67 netmask 0xffffff00 broadcast 192.168.1.255 > media: Ethernet autoselect (1000baseT ) > status: active > nd6 options=3D29 > lo0: flags=3D1008049 metric 0 mtu > 16384 > options=3D680003 > inet 127.0.0.1 netmask 0xff000000 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 > groups: lo > nd6 options=3D21 > vm-public: flags=3D1008843 > metric 0 mtu 1500 > options=3D0 > ether 02:f4:ac:f8:d6:be > id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15 > maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200 > root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0 > member: re0 flags=3D143 > ifmaxaddr 0 port 1 priority 128 path cost 20000 > groups: bridge vm-switch viid-4c918@ > nd6 options=3D9 > ----- > > -- > Nuno Teixeira > FreeBSD Committer (ports) > --=20 Nuno Teixeira FreeBSD Committer (ports) --0000000000005727400614f995c5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
(...)

Ok I think I get it:

- Use wifi card for laptop internet connection.
= - passtrhu re0
- edit vm/.config/system.info and remove bridge to re0.


Nuno Teixeira <ed= uardo@freebsd.org> escreveu (domingo, 31/03/2024 =C3=A0(s) 15:40):
=
Hello all,

My laptop have re0 and iwlwifi0 ne= twork cards with only re0 at use.
vm-bhyve sets it to ifconfig be= llow.

I suspect that re0 being in promiscous mode,= it will originate some network problems with backup programs like restic w= hen reading too much files (restic check --read-data) and to fix this issue= I turn off vm-bhyve network setting.

Is it possible to h= ave a card just to be in use by bhyve, e.g. usb external ethernet dongle or= even laptop wifi card?

Thanks,

=
-----
re0: flags=3D1008943<UP,BROADCAST,RUNNING= ,PROMISC,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500
=C2=A0 =C2=A0 = =C2=A0 =C2=A0 options=3D8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN= _HWCSUM,WOL_MAGIC,LINKSTATE>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 ether 00:2b:= 67:df:c6:73
=C2=A0 =C2=A0 =C2=A0 =C2=A0 inet 192.168.1.67 netmask 0xffff= ff00 broadcast 192.168.1.255
=C2=A0 =C2=A0 =C2=A0 =C2=A0 media: Ethernet= autoselect (1000baseT <full-duplex>)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = status: active
=C2=A0 =C2=A0 =C2=A0 =C2=A0 nd6 options=3D29<PERFORMNU= D,IFDISABLED,AUTO_LINKLOCAL>
lo0: flags=3D1008049<UP,LOOPBACK,RUNN= ING,MULTICAST,LOWER_UP> metric 0 mtu 16384
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 options=3D680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 inet 127.0.0.1 netmask 0xff000000
=C2=A0= =C2=A0 =C2=A0 =C2=A0 inet6 ::1 prefixlen 128
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 groups: lo
=C2=A0 =C2=A0 =C2=A0 =C2=A0 nd6 options=3D21<PERFORMNU= D,AUTO_LINKLOCAL>
vm-public: flags=3D1008843<UP,BROADCAST,RUNNING,= SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500
=C2=A0 =C2=A0 =C2=A0 = =C2=A0 options=3D0
=C2=A0 =C2=A0 =C2=A0 =C2=A0 ether 02:f4:ac:f8:d6:be=C2=A0 =C2=A0 =C2=A0 =C2=A0 id 00:00:00:00:00:00 priority 32768 hellotime= 2 fwddelay 15
=C2=A0 =C2=A0 =C2=A0 =C2=A0 maxage 20 holdcnt 6 proto rst= p maxaddr 2000 timeout 1200
=C2=A0 =C2=A0 =C2=A0 =C2=A0 root id 00:00:00= :00:00:00 priority 32768 ifcost 0 port 0
=C2=A0 =C2=A0 =C2=A0 =C2=A0 mem= ber: re0 flags=3D143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ifmaxaddr 0 port 1 priorit= y 128 path cost 20000
=C2=A0 =C2=A0 =C2=A0 =C2=A0 groups: bridge vm-swit= ch viid-4c918@
=C2=A0 =C2=A0 =C2=A0 =C2=A0 nd6 options=3D9<PERFORMNUD= ,IFDISABLED>
-----

--
Nuno Teixeira
FreeBSD Committ= er (ports)


--
Nuno Teixeira
FreeBSD Committ= er (ports)
--0000000000005727400614f995c5-- From nobody Sun Mar 31 21:01:00 2024 X-Original-To: virtualization@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V764Y18q9z5GQZC for ; Sun, 31 Mar 2024 21:01: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V764X5sC5z4g0B for ; Sun, 31 Mar 2024 21:01:00 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711918860; a=rsa-sha256; cv=none; b=DvUMvMrG+3G8p3ioYWUtX7U7/dQUuQVHNGHKxvZOEF6v9MS3jjFZ2F0qRk+O9B5BsGvENN 0uZOi5ui1XPCwKl3dGyh1l1o/tmvt1FYfgmaL1btxcwrv2R7LX/7s/7xE9vrW2OOYiG4t6 e7eQeWRMCbd9OfgAwVikMHfusNB9go6PkLHHUo1g6UByV5ZNNkkjdcPuj0O/FbsNx3CMvN +CPQxBiRy7CWz1P954n5SdQnOZ8HNv9qYC19To2BUTTK3c0ES/cFlLnckFj5cy7MGmLGYC QJUJFZ4KPehsaN0lfWf/Rya6bzserOmUcmL+efC5IEzSfUENi+pgCD/JA497mw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711918860; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ZUYMPbytCY4iZA5r/hJoJk1MskNImZKKI8p25HMImpo=; b=TzRQlISf9o17eLyuk2JlHJiEDmc7/fQISKRoZkk4DhDxtBWANV0AHiQqg/nhQie+nqFXaB RCzYnB82N+GdjibKGzX5eGdzxnq+OST21vpyynDwKCGxboj8Rsex6REuw55kpmDyDfnsi1 g9LVM3fjh8ovq33umwlwbSlnm1O5Jfid+9tdi180/naRZaxZ262ahrnR03Nal+87lTxvqB NLMqPnhmsOkgQqWxJmsCQyEYoQ75xTd/TGXkP0CohpI/FFoUPoNf63wMZwHGmXcwCCO0tB 0GiLhsWPq7ih1YM7gRtwrLRf+Z7+E8A3a+8FfqKV2KkK/yt10RKG9JHWFOGeew== 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 4V764X5RdSztSb for ; Sun, 31 Mar 2024 21:01: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 42VL10fD087234 for ; Sun, 31 Mar 2024 21:01:00 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42VL103G087233 for virtualization@FreeBSD.org; Sun, 31 Mar 2024 21:01:00 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202403312101.42VL103G087233@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: virtualization@FreeBSD.org Subject: Problem reports for virtualization@FreeBSD.org that need special attention Date: Sun, 31 Mar 2024 21:01:00 +0000 List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="17119188604.fb7cF9aCA.73575" Content-Transfer-Encoding: 7bit --17119188604.fb7cF9aCA.73575 Date: Sun, 31 Mar 2024 21:01:00 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" 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 ------------+-----------+--------------------------------------------------- Open | 264267 | UEFI Booting on Azure Generation 2 VMs crashes 1 problems total for which you should take action. --17119188604.fb7cF9aCA.73575 Date: Sun, 31 Mar 2024 21:01:00 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
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
------------+-----------+---------------------------------------------------
Open        |    264267 | UEFI Booting on Azure Generation 2 VMs crashes

1 problems total for which you should take action.
--17119188604.fb7cF9aCA.73575--