From nobody Fri Jun 16 04:43:25 2023 X-Original-To: bugs@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 4Qj63x4XwTz4dmQd for ; Fri, 16 Jun 2023 04:43: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 4Qj63x1WB8z3LQ8 for ; Fri, 16 Jun 2023 04:43:25 +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=1686890605; 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=dVsZ9zbTY5U2L7wBwzUkGeBjkAyYZpNa/6dl950Fih8=; b=sP+byCcvfM5LU9a1H8wHCFRp9g7/M6aot7BQH9hUGFc3bdN87DfzggduZ3BiZjWR0Wnauu uuMW8eYuQWGKa2gZEb6U9KEQGl2Gy+ySNg8nbRDDARjy11i/mHsWsZL/OO9P5MC8tHvLMH vaDs60jkd9TAHkuNjVDyuqheqQtB7FzolQUODHpveRJJZIKBeqsWFSOxejWWbn1GmVZ4Lu UR8NK8tgVMzsJqPGAZtLh+mO+ecpxdgFuEL+e7bgmef8PpkQLu4ITVpgHaTvPoIY3xRmuR wqp1G4PbrSANPvC2LJyJnlA1xyv5PLVB/nRPthq6UV5j0Z66PFFmbp9M8CX7jg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686890605; a=rsa-sha256; cv=none; b=eWbmdP1lKhH9VKS2q0W0kyso4yDVrFr8E/1wL56uXDvlCeGTizmqqS0Hl/NMoAVtUP4xr8 0iM5scvk7pYc10+y6cquiw1BPUmWD74Y1AdCkRY+3/GjtYH8Wd4t9WDzlqA8UQCkx8r8eU VXhIlDvRjkklkRqzWKwLt7Oj5J9xjJmwxf6WAqdqW6YTCgfiobpitS7GYYYe4Ft9Q+YBJu /dqDXYc+U8zKCPNAT3waYLnJ5GqC4bm6bZPykO35mt6p2cju1TumvDUh7hdNsuV0GXxmgD 2FWyXq0q4JxXuNBCKezaaBmAuCbG8CwW6FbUVv4AN5J6OXWL3CfqZ8Mv3aLcfg== 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 4Qj63x0Z1BzFVW for ; Fri, 16 Jun 2023 04:43: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 35G4hPl3063173 for ; Fri, 16 Jun 2023 04:43:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35G4hP4W063172 for bugs@FreeBSD.org; Fri, 16 Jun 2023 04:43: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: bugs@FreeBSD.org Subject: [Bug 272018] pci_read_vpd() does not always load VPD even when valid VPD exists because of state machine bug Date: Fri, 16 Jun 2023 04:43: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-STABLE X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status bug_file_loc keywords 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 List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272018 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open URL| |https://github.com/freebsd/ | |freebsd-src/blob/9f135336f5 | |057ae5a3f54fd9b1aa517cff0f9 | |d3b/sys/dev/pci/pci.c Keywords| |needs-patch, needs-qa CC| |grahamperrin@freebsd.org --=20 You are receiving this mail because: You are the assignee for the bug.=