From nobody Tue May 28 05:41:45 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 4VpLx52D5gz5Lgyg for ; Tue, 28 May 2024 05:41:45 +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 4VpLx51Bhqz4nRf for ; Tue, 28 May 2024 05:41:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716874905; a=rsa-sha256; cv=none; b=r7Y5WyScwWPZizBJKbxmvAkZV1Z1eDfpyYQj5W9A1EevJ2jMT9I8yzp+6/Ds9oQjRP2TTm qIvoXfkzXf7/S0C9TA4ku2yuYXyGHLxmfYf93w/7uaUcx4Jc2UstIwi/eCrfHSVQhdRy4e 2mHM+qPaAOV/xpI+g0FcO6XKlDHIxIOBLqln3s4QQIJEBsYYm9cMNAyLxKKBI12mfi6SnP ZD7SLrXnAFpvSGDytQ8axLCA058SQZ5rxWBVBuBfSkyBfY/KZ2h1buubRlD9EqL2t5vNA2 NIFnIKp28WefCTFte1N/8/e91qcoTdP3aZrgjE2K6yi24iynDs/BerJ7NBO9bA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716874905; 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=KN5KrQThp4zmXk34Lh7IZ2D+nvXMli+q2lrpJhai7AA=; b=tYjqwSODnOKu0/YkSelxR+d5xq7Y6s27J8dLSkiI1GHc7KzNgasdrUGo9P1gmdidu6sNHb Qglf6QZXNaCGoHgtRu/i4kU5sr2+TANbxwUWFSThnJAdm2cs1RrkTNe5YQDRBdv3F+BkGs bJq6VHPSQHnHGFtbvY9UQuW5fAxbp8Wktazq8qcZqxkUzCBRJ+t3cxIHPcOHvQzqNuzTtu yWTm0MGov7xDs+1RzBVr1hOU3Us5ErQc6CrBZ7QaMnqO0Z/O42TdCVCSghbSSaFCRpranN MApTiaW74iJZSA01jldNQFOt3fGO+vDPhEE8iO5vhX3JnowzBdlLI33on4tU2Q== 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 4VpLx50l1Fz1Fl7 for ; Tue, 28 May 2024 05:41:45 +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 44S5fjmk083780 for ; Tue, 28 May 2024 05:41:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44S5fjVj083779 for net@FreeBSD.org; Tue, 28 May 2024 05:41:45 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 238656] qlxge: replace device_printf with QL_DPRINT2 in qls_os.c Date: Tue, 28 May 2024 05:41:45 +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: CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: kbowling@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kbowling@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to cc bug_status 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=3D238656 Kevin Bowling changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|net@FreeBSD.org |kbowling@freebsd.org CC| |kbowling@freebsd.org Status|New |In Progress --=20 You are receiving this mail because: You are the assignee for the bug.=