From owner-freebsd-bugs@freebsd.org Fri Jan 3 13:23:34 2020 Return-Path: Delivered-To: freebsd-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 71E9B1F20B0 for ; Fri, 3 Jan 2020 13:23:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 47q5Ff2Tyyz3MPk for ; Fri, 3 Jan 2020 13:23:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 555021F20AF; Fri, 3 Jan 2020 13:23:34 +0000 (UTC) Delivered-To: bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 551191F20AE for ; Fri, 3 Jan 2020 13:23:34 +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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47q5Ff1bkfz3MPh for ; Fri, 3 Jan 2020 13:23:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 326DC2CAB9 for ; Fri, 3 Jan 2020 13:23:34 +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 003DNYG4012586 for ; Fri, 3 Jan 2020 13:23:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 003DNYVU012584 for bugs@FreeBSD.org; Fri, 3 Jan 2020 13:23:34 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 243056] smartpqi error and warning messages Date: Fri, 03 Jan 2020 13:23:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jfc@mit.edu X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@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 MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jan 2020 13:23:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243056 Bug ID: 243056 Summary: smartpqi error and warning messages Product: Base System Version: 12.1-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: jfc@mit.edu Running on an HPE ProLiant DL325 Gen10 (AMD EPYC 7402P 24 core) I see an er= ror from the smartpqi driver in dmesg output, "unrecognized PQI config table section ID: 0x5". Looking at the source (smartpqi_init.c) the error message seems unnecessary. The driver is looking for one specific config table section, not trying to parse them all. Unrecognized sections are fine. Also there is a "WARN" message for each connected device. The DBG_WARN in pqisrc_add_device should be a DBG_INFO, which would disable the message in normal operation. (See PQISRC_LOG_LEVEL in smartpqi_defines.h.) Here is the relevant fragment of dmesg output FreeBSD 12.1-RELEASE-p1 GENERIC amd64 [...] acpi0: on motherboard [...] pcib11: numa-domain 0 on acpi0 pci11: numa-domain 0 on pcib11 pci11: at device 0.2 (no driver attached) pcib12: at device 1.1 numa-domain 0 on pci11 pci12: numa-domain 0 on pcib12 smartpqi0: port 0x4000-0x40ff mem 0x90500000-0x90507fff = at device 0.0 numa-domain 0 on pci12 smartpqi0: using MSI-X interrupts (48 vectors) [ERROR]::[67:655.0][CPU 14][pqisrc_process_config_table][457]:unrecognized = PQI config table section ID: 0x5 [WARN]:[67:655.0][CPU 14][pqisrc_add_device][1217]:vendor: HP MM2000JE= FRC=20 model: MM2000JEFRC bus:0 target:64 lun:0 is_physical_device:0x1 expose_device:0x1 volume_offline 0x0 volume_status 0x0=20 [WARN]:[67:655.0][CPU 14][pqisrc_add_device][1217]:vendor: HP MM2000JE= FRC=20 model: MM2000JEFRC bus:0 target:65 lun:0 is_physical_device:0x1 expose_device:0x1 volume_offline 0x0 volume_status 0x0=20 [WARN]:[67:655.0][CPU 14][pqisrc_add_device][1217]:vendor: HPE Smart Adapter model: Smart Adapter bus:0 target:66 lun:0 is_physical_device= :0x1 expose_device:0x1 volume_offline 0x0 volume_status 0x0=20 [WARN]:[67:655.0][CPU 14][pqisrc_add_device][1217]:vendor: HPE P408i-a = SR Gen10 model: P408i-a SR Gen10 bus:2 target:1088 lun:0 is_physical_device:0x0 expose_device:0x1 volume_offline 0x0 volume_status 0x0 --=20 You are receiving this mail because: You are the assignee for the bug.=