From nobody Fri Oct 4 11:21:29 2024 X-Original-To: net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XKmMY2Nztz5XcPt for ; Fri, 04 Oct 2024 11:21:29 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XKmMY1JrVz4Z9v for ; Fri, 4 Oct 2024 11:21:29 +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=1728040889; 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=1bHyhhx9iv9828CX+CfESKMeVj60IzoO303rejJTbhQ=; b=ALFt+qe325knJKg/h+ArzvLinv/XIufXWQ9OpMbhGTooyOjXVL0pcOwYv0IZTcPTi/hABQ y8Rbtp7S63HxS2K26LoaJ2z9C3Tnf1tpZShng5HVMRlLYkdSCBUc1a8FLkkaXJRpXb95Iv EXHknAUwJWSpK5lba7XTy5PsSQ4cDvBYkPdQ6Su+uV/2SJlQvWI/p91bR2fQtAS6sRfH1K TZ/OMZd/DYawuIQS3Q4F0vALgIWDcZZpfn5cdUEGNUf075iXmX6y5KF2x+9YmXAfB5gwoQ 0k0RB+3IaDtXgpgBj7AvKQc4nfwjT38NzZi4RKSB4O1CXrktMx4LdN5C40XRjw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728040889; a=rsa-sha256; cv=none; b=BkIPag4r8WhdV9EstdnfVSd4oiO7O0/BNL24/+lSRficWdkVMbOyX/DW+F/HwL73RmLHuU 7iB0SEZpmPGtBCmH2e2aLw+DgHYRNnyXPPzDdZERnOYqp+rMCeJ29vUTjw+bIP4hn3on13 bw9Cy803gbY+V7D64qXdOmW7PPtamIPPp4EshPrVPcXZ9CdqpJDLqZp2zr6VjlX43AKPYG tgV8WAwDUxg8MjhKS2rR4f9gEo90RAju+UllCL81FDpgPxtIu/yi85hqt+XFVKgfnj9lAF /qVWdY3df2SwGJcNcnVpcK3m/XUX1k9vcLIcvMXAF/EdWuxZIC6QtIMBFonRSw== 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 4XKmMY0v6WzXrH for ; Fri, 4 Oct 2024 11:21:29 +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 494BLTB1097625 for ; Fri, 4 Oct 2024 11:21:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 494BLTTw097624 for net@FreeBSD.org; Fri, 4 Oct 2024 11:21:29 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 232472] ixgbe(4): SR-IOV passthru not working on Hyper-V 13-CURRENT guest with Intel X540 (0x152E) Date: Fri, 04 Oct 2024 11:21:29 +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: 13.0-RELEASE X-Bugzilla-Keywords: feature, needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: linimon@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? maintainer-feedback? maintainer-feedback? maintainer-feedback? X-Bugzilla-Changed-Fields: cc flagtypes.name 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: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232472 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugmeister@FreeBSD.org Flags|mfc-stable13?, | |mfc-stable12? | --- Comment #8 from Mark Linimon --- ^Triage: clear stale flags. To submitter: is this PR still relevant? --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=