Message ID | 20241217135358.9345-1-ilpo.jarvinen@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 10F521E485; Tue, 17 Dec 2024 13:54:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.18 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734443655; cv=none; b=f/xeZhUuJgzHsKRLxSYSyCx1YH7vRWBWoSqh2Pdu2b3JxnoC7q49X8+vGDjwokX4jac9Pqe04APdeYVnYc2Ayh7r4QK5AC+oo26eoND0jfXhZw7MzqC67pgXhUB76fr69p4p3GVyemOCOKO/NNSQ7qMNLK2v5+KHDSvzNuCs8qQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734443655; c=relaxed/simple; bh=CZX/6/+OxDVXx5b5rYNO8um6p31384Ad+FAPxWdGq8E=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Content-Type; b=uGQxOwU4Vr60ZFtLfaa9/Gl+715P6DODgl+tGGcDNEMh6vGuzZbk9WhUub299By6HlJRSAm72z94J63wFpOibcdf521XVpPhyS6dpQwrjZEh0oxEdtlkimJ2qF5fANK/5OJMzJnNwW002fkCXQo0Zo/rE1hjZ+SMnTS48dWr9rs= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=dTc1nlP1; arc=none smtp.client-ip=192.198.163.18 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="dTc1nlP1" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1734443654; x=1765979654; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=CZX/6/+OxDVXx5b5rYNO8um6p31384Ad+FAPxWdGq8E=; b=dTc1nlP1PKkgqyBlZnmiCVvIlFHUkTsW7lEViDw7dfgtRivQ73YqHEzQ lBnJPmE+lbJ4MTwAZ5TCCcvIWKXTAs1qcPZgqmZzn9FFW6k+F28bZKC5/ 5Io5H+22Q7K6Q0BvWKQ4Sf8V+9uifRBLaiFTNZDnaGDsf+/42gelfuljP zL5OBeB8184m+gZxwy78CuCs9jZc2SJnSPb0ABJJh3qit4EY0X5AdrOKi fsGDnM/Zl5p3jD6/eSxtNzVIDq3ge8y3mL0IzoTcThQy474b6QMMb3/Yo A5oe1WMRUG6M7fP9vsG+VOBUXPJhDiKyxSTu/EZ2pku2RW25juoXKFZdM g==; X-CSE-ConnectionGUID: Dhzv5/vmSjCr4KHYZHe9bA== X-CSE-MsgGUID: VJXK/fVmSNe5ch4EIGSeAQ== X-IronPort-AV: E=McAfee;i="6700,10204,11288"; a="34192958" X-IronPort-AV: E=Sophos;i="6.12,242,1728975600"; d="scan'208";a="34192958" Received: from orviesa003.jf.intel.com ([10.64.159.143]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Dec 2024 05:54:13 -0800 X-CSE-ConnectionGUID: js4GW3CoTES7nTTrGKNphw== X-CSE-MsgGUID: 9tpaRidnRuqgyvaom6Gz5A== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,199,1725346800"; d="scan'208";a="102634412" Received: from ijarvine-mobl1.ger.corp.intel.com (HELO localhost) ([10.245.245.192]) by ORVIESA003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Dec 2024 05:54:09 -0800 From: =?utf-8?q?Ilpo_J=C3=A4rvinen?= <ilpo.jarvinen@linux.intel.com> To: Bjorn Helgaas <bhelgaas@google.com>, linux-pci@vger.kernel.org, =?utf-8?q?Krzysztof_Wilczy=C5=84ski?= <kw@linux.com>, Lukas Wunner <lukas@wunner.de>, Jonathan Cameron <Jonathan.Cameron@huawei.com> Cc: Mahesh J Salgaonkar <mahesh@linux.ibm.com>, Oliver O'Halloran <oohall@gmail.com>, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, =?utf-8?q?Ilpo_J=C3=A4rvinen?= <ilpo.jarvinen@linux.intel.com> Subject: [PATCH v7 0/8] PCI: Consolidate TLP Log reading and printing Date: Tue, 17 Dec 2024 15:53:50 +0200 Message-Id: <20241217135358.9345-1-ilpo.jarvinen@linux.intel.com> X-Mailer: git-send-email 2.39.5 Precedence: bulk X-Mailing-List: linux-pci@vger.kernel.org List-Id: <linux-pci.vger.kernel.org> List-Subscribe: <mailto:linux-pci+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-pci+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit |
Series |
PCI: Consolidate TLP Log reading and printing
|
expand
|