Message ID | 20250218225721.2682235-1-dave.jiang@intel.com |
---|---|
Headers | show
Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 3B6631D618E for <linux-cxl@vger.kernel.org>; Tue, 18 Feb 2025 22:57:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739919455; cv=none; b=iybVz6Eq7GNky3VP8A7X3XDVPPDFrjGloUSMXl0RKMGXhZwf1KHmbsgOXcNr5puotmCd766SZ78b44b4jq7QzKpFR+1UUYcQ/rCgYEF78a3Zl37P1y5sxboxy6qRvi6xzOp4sHvAyFB4AvLAeA7VkFD2sRvg4O/xh+BYHpNDUNg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739919455; c=relaxed/simple; bh=SDPogokzivx5Axuh/ymRZJOkLuAvvgYemi4UtElsrJI=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=nMn+fRPQP6eIV0Q/bMe0V86xLmViJ365iPCzxdlwR3qdWG6Ktv++Y3oMZPdX2EDJO7g+d21FZfiFcRsXpnnc6p6Ahhb60s2lOE27J8rOxdXUTqMiYclZZcLPdv/mh+gVVL5Ho6cwLC9Xf/iXonI9sEG+WlFZXhBYAGNCyI8IEb8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id 82F3FC4CEE2; Tue, 18 Feb 2025 22:57:34 +0000 (UTC) From: Dave Jiang <dave.jiang@intel.com> To: linux-cxl@vger.kernel.org Cc: dan.j.williams@intel.com, ira.weiny@intel.com, vishal.l.verma@intel.com, alison.schofield@intel.com, Jonathan.Cameron@huawei.com, dave@stgolabs.net, jgg@nvidia.com, shiju.jose@huawei.com, saeed@kernel.org Subject: [PATCH v6 00/14] cxl: Add CXL feature commands support via fwctl Date: Tue, 18 Feb 2025 15:54:29 -0700 Message-ID: <20250218225721.2682235-1-dave.jiang@intel.com> X-Mailer: git-send-email 2.48.1 Precedence: bulk X-Mailing-List: linux-cxl@vger.kernel.org List-Id: <linux-cxl.vger.kernel.org> List-Subscribe: <mailto:linux-cxl+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-cxl+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
cxl: Add CXL feature commands support via fwctl
|
expand
|