From nobody Wed Aug 16 22:42:12 2023 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 4RR36X396fz4mJlC for ; Wed, 16 Aug 2023 22:42:12 +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 4RR36X0GCmz4MFT for ; Wed, 16 Aug 2023 22:42:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1692225732; 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=duahgDtoHhzp0ed4Iv0sBmzt2HrVV3Gta4Ul3RWWIq4=; b=Y36ADgu+Zkz7eVLBYzKDHy1wEmS0MggE5Alg7AFL2+bdunL/Ec60kYVcCvVpyKnUq9sybq 4MMcy5Jgn6rSqK1UmrW4I76SW04+WFFkesDHQj9c/3YZO8ZJBxkJFI96worqzvjwCD5ORV jzCOp1it4vi2rMdriwqe8s5UOfiH9EHh3/B9rkJ4IGc+F7yYVpq0lsD9uWQsmdJ6ehLv8G sBb6jgf1g/eSM9F4DrblB0G13aaZ+22BNPdRwkhZ0irrmA1NVeN2zf9cLZMjnU59xkaJJu McKy2W9bFI2swaaIFN8JDqIQ+tuA/ouL1efHrlnltENerbiKAHZSSiy6D54eow== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692225732; a=rsa-sha256; cv=none; b=tUfeLjqliaK0GXrzxk/OjXV6YoMmWawIMlprV54kmn8uBwLyZ3qj2we2LqbWhqYez/V50m kiABcCEPLYbPxH7QzhVHSHhR/N0lTdvJ67sa/IxSigPwD13C6+h4IPO/xM7xUBd1i63YXW 5aBm/gBGp2myFYKlwkgKCs92cxSNHhZifBTZIznhocUr+dG8+BKG/voMhwyakbYy6fcFFr TkbOHGU8N/IjsjLJ8XN1qYLgLEyHJD3y0WX/w1bJGQkDNTc1inPEGHDhloqzTz4ipwv6N6 IGvQTF3sIlZnIKuM3oRVANb63mM63lxOwvl7NxTzi7ljeul099tRNrFFg9FQjw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RR36W6T10z18QC for ; Wed, 16 Aug 2023 22:42: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 37GMgB7J017598 for ; Wed, 16 Aug 2023 22:42:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37GMgB4q017597 for virtualization@FreeBSD.org; Wed, 16 Aug 2023 22:42: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: virtualization@FreeBSD.org Subject: [Bug 271456] SR-IOV: mce(4) VF interface in a bridge can't be pinged or ping IPs outside of a VM Date: Wed, 16 Aug 2023 22:42:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bhyve X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sm@codenetworks.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@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 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=3D271456 --- Comment #8 from Santiago Martinez --- just trying to dig the capabilities (or options) for mlx5 for SRIOV but i c= ant find them. Documentation looks.... ahh.. just not good... --=20 You are receiving this mail because: You are the assignee for the bug.=