From nobody Fri May 5 15:35:50 2023 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 4QCZX64ZyFz49T42 for ; Fri, 5 May 2023 15:35: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QCZX63Sxyz40Ht for ; Fri, 5 May 2023 15:35:50 +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=1683300950; 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=sDXr76G9B5Eg74//3psqW+I39KIYNT+X1Z3bSirKmYU=; b=mu2qFNAGMByjNErLJ1YskYvkNTPRk7y7QDtUhQnm/YCniVfF0igzgCQH2r0ws264Hr3D7t ukkl8/Y1G3rhROKdc4UhJbPm7rxtUInRO4Yy1NSiZ83MMYi0jreh/c+v6XVVruajtVlcF8 rPcS8+CSoP84/lq0o4OMlMN5NEtVU21Vh3svR6Rykj+IV9DVoUorzJ6vGdG6Z7rJLpnbUT 4eedr8KL8wZbIQtALeAY1nhVukObZNn8HlhUzR3govc63Z14UxAhsHKGUSOk3hFNpm8TeH c0xP/AOmf5LjL5vMEJqtRBQ3Y2CJXRvCzoSu1jlokOMhS0l2ghx1IUhXrja6GQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683300950; a=rsa-sha256; cv=none; b=KxqXWZID6SG5yoLly3Jr/4TfR+MfuGUBi0O3YydfHSbvPzAK0GHgBM2tC0ZJf1cop4/VgT JCxnxaOkjHlMPnLBqdG12S/j8lZGo/nyQmYMEGjl4/rO6qZwxclTFBjHy92mWFz5xGxg65 Nnvp3RrnLrMXekAuR7+t37E+eTfOaTml8qysgYvA6pQBSmcejiwoKN9iNmI6gC5UOBrJr6 9gs48M9AB1f8lgVJzXsaBF1nBMfYkriYO3o8Jd3vUNRREwfizaAhbVurHKD88SW7fIkVU/ AQ/AsHkEhGAuz73EPe9P22p6Q1SmiXlx6QqlaCSaFLK/6uuDo6/Y8IWZrQfzNw== 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 4QCZX628cMz10vQ for ; Fri, 5 May 2023 15:35: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 345FZoov021773 for ; Fri, 5 May 2023 15:35:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 345FZof4021772 for net@FreeBSD.org; Fri, 5 May 2023 15:35: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 211062] ix(4): SR-IOV virtual function driver fails to attach Intel 10-Gigabit X540-AT2 (0x1528): Failed to attach pci0:129:0:129: Input/output error Date: Fri, 05 May 2023 15:35:50 +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: 12.2-RELEASE X-Bugzilla-Keywords: IntelNetworking, needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: pkubaj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? mfc-stable13? mfc-stable12? X-Bugzilla-Changed-Fields: cc bug_status resolution 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211062 Piotr Kubaj changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pkubaj@FreeBSD.org Status|Open |Closed Resolution|--- |FIXED --- Comment #18 from Piotr Kubaj --- 12.2-RELEASE is not supported. Fix has been committed to newer versions. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=