Message ID | 20240508134744.52134-1-ilpo.jarvinen@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.17]) (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 CDC0047F5B; Wed, 8 May 2024 13:48:07 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.17 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715176089; cv=none; b=XMY8BD6zYnIE9z1lKnM+4r34I8uq/47mGAP8L/05cTF90Cl7ufMZGep/PrTNoQCUzA9I5OnFXAda2MgyRIhON696i20BXJXR894yMI0NlhidsGkMCd+wtwMB6apvJBDqg9wEXUggIz6wQqCyYaQrr62XCPSdgsrtS5ARDQGJ4mI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715176089; c=relaxed/simple; bh=o8MlCnJP8bgcB/yWFMkAmnuntNXYkbwNsmq2xn17rNk=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Content-Type; b=fALN+9+tlQ2p+dNZvVBTcfmHdac6MP8fc7faCNYjTHE0PVPfXUvXmHi2shq1safJMPVDH12QXgI1zeeYi/MgTMIn5V7b1UUgkKQo9ykl5P7ctEGcAsjfGO7UdHyNQZ7Mh/tgZ4S/+Vs8SbQAw/fIP7pc5CAJqShPlglap+4+IHE= 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=PVmfRhZi; arc=none smtp.client-ip=192.198.163.17 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="PVmfRhZi" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1715176088; x=1746712088; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=o8MlCnJP8bgcB/yWFMkAmnuntNXYkbwNsmq2xn17rNk=; b=PVmfRhZi71vszTabbXVMnGqpxn6DzYp1UlQvJD/UDq4KKhOozRIn/W4c hwJdHIykaOlbJQeuaanhCfugp1aiW3OgM890vsjWTKhoRqJEQ91u0hkfP uG/P6WAHyy+zIQ3hE601HlAdL4tFxqIlmoy0MvElu+9/hy+OATojZXTvK zmmtbwxvj22kNw/SN8bPQ1MZpiFO+SyEXwEjkPB7JNqTYjM5HLRKWwpBw YK6yQg5KN5pASrgG6UYfzdXJTB+cwhFLwFqi1dQ/6CfAa+ZUv+ZZDawdf 8pcsUKEM71DYLkVUiOqk28Z7J8af+Dw2aZRP65Vv5lZZ9NlDo03bdlRTU A==; X-CSE-ConnectionGUID: Yj5JbxaETNGc/QKGQpY2Mw== X-CSE-MsgGUID: VV5mUQ7pSpGWT5sz5lABIg== X-IronPort-AV: E=McAfee;i="6600,9927,11066"; a="10906373" X-IronPort-AV: E=Sophos;i="6.08,145,1712646000"; d="scan'208";a="10906373" Received: from fmviesa007.fm.intel.com ([10.60.135.147]) by fmvoesa111.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 May 2024 06:48:07 -0700 X-CSE-ConnectionGUID: 778/91ZOTzSFUe1Tk5HqIg== X-CSE-MsgGUID: YsJcJliKTz2LSrYMxqmCfw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,145,1712646000"; d="scan'208";a="28855104" Received: from ijarvine-desk1.ger.corp.intel.com (HELO localhost) ([10.245.247.80]) by fmviesa007-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 May 2024 06:48:02 -0700 From: =?utf-8?q?Ilpo_J=C3=A4rvinen?= <ilpo.jarvinen@linux.intel.com> To: linux-pci@vger.kernel.org, Bjorn Helgaas <bhelgaas@google.com>, Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>, Rob Herring <robh@kernel.org>, =?utf-8?q?Krzysztof_Wilczy=C5=84ski?= <kw@linux.com>, Lukas Wunner <lukas@wunner.de>, Alexandru Gagniuc <mr.nuke.me@gmail.com>, Krishna chaitanya chundru <quic_krichai@quicinc.com>, Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>, "Rafael J. Wysocki" <rafael@kernel.org>, linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Daniel Lezcano <daniel.lezcano@linaro.org>, Amit Kucheria <amitk@kernel.org>, Zhang Rui <rui.zhang@intel.com>, Christophe JAILLET <christophe.jaillet@wanadoo.fr>, =?utf-8?q?Ilpo_J=C3=A4r?= =?utf-8?q?vinen?= <ilpo.jarvinen@linux.intel.com> Subject: [PATCH v5 0/8] PCI: Add PCIe bandwidth controller Date: Wed, 8 May 2024 16:47:36 +0300 Message-Id: <20240508134744.52134-1-ilpo.jarvinen@linux.intel.com> X-Mailer: git-send-email 2.39.2 Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: <linux-pm.vger.kernel.org> List-Subscribe: <mailto:linux-pm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-pm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit |
Series |
PCI: Add PCIe bandwidth controller
|
expand
|