From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A5A96C19F2A for ; Thu, 11 Aug 2022 17:10:39 +0000 (UTC) Received: from localhost ([::1]:60800 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oMBhe-00028k-QA for qemu-devel@archiver.kernel.org; Thu, 11 Aug 2022 13:10:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41552) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oMBgJ-0000SI-DL; Thu, 11 Aug 2022 13:09:15 -0400 Received: from frasgout.his.huawei.com ([185.176.79.56]:2670) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oMBgG-00088s-Ci; Thu, 11 Aug 2022 13:09:15 -0400 Received: from fraeml703-chm.china.huawei.com (unknown [172.18.147.201]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4M3YDj3T2Cz67ZHP; Fri, 12 Aug 2022 01:08:53 +0800 (CST) Received: from lhrpeml500005.china.huawei.com (7.191.163.240) by fraeml703-chm.china.huawei.com (10.206.15.52) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2375.24; Thu, 11 Aug 2022 19:08:58 +0200 Received: from localhost (10.202.226.42) by lhrpeml500005.china.huawei.com (7.191.163.240) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Thu, 11 Aug 2022 18:08:58 +0100 Date: Thu, 11 Aug 2022 18:08:57 +0100 To: Bobo WL CC: , , Subject: Re: [BUG] cxl can not create region Message-ID: <20220811180857.00005e67@huawei.com> In-Reply-To: <20220809170825.00001b61@huawei.com> References: <20220808133727.00001171@huawei.com> <20220809170825.00001b61@huawei.com> X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.29; i686-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.202.226.42] X-ClientProxiedBy: lhrpeml500004.china.huawei.com (7.191.163.9) To lhrpeml500005.china.huawei.com (7.191.163.240) X-CFilter-Loop: Reflected Received-SPF: pass client-ip=185.176.79.56; envelope-from=jonathan.cameron@huawei.com; helo=frasgout.his.huawei.com X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" Reply-to: Jonathan Cameron From: Jonathan Cameron via On Tue, 9 Aug 2022 17:08:25 +0100 Jonathan Cameron wrote: > On Tue, 9 Aug 2022 21:07:06 +0800 > Bobo WL wrote: > > > Hi Jonathan > > > > Thanks for your reply! > > > > On Mon, Aug 8, 2022 at 8:37 PM Jonathan Cameron > > wrote: > > > > > > Probably not related to your problem, but there is a disconnect in QEMU / > > > kernel assumptionsaround the presence of an HDM decoder when a HB only > > > has a single root port. Spec allows it to be provided or not as an implementation choice. > > > Kernel assumes it isn't provide. Qemu assumes it is. > > > > > > The temporary solution is to throw in a second root port on the HB and not > > > connect anything to it. Longer term I may special case this so that the particular > > > decoder defaults to pass through settings in QEMU if there is only one root port. > > > > > > > You are right! After adding an extra HB in qemu, I can create a x1 > > region successfully. > > But have some errors in Nvdimm: > > > > [ 74.925838] Unknown online node for memory at 0x10000000000, assuming node 0 > > [ 74.925846] Unknown target node for memory at 0x10000000000, assuming node 0 > > [ 74.927470] nd_region region0: nmem0: is disabled, failing probe > > Ah. I've seen this one, but not chased it down yet. Was on my todo list to chase > down. Once I reach this state I can verify the HDM Decode is correct which is what > I've been using to test (Which wasn't true until earlier this week). > I'm currently testing via devmem, more for historical reasons than because it makes > that much sense anymore. *embarassed cough*. We haven't fully hooked the LSA up in qemu yet. I'd forgotten that was still on the todo list. I don't think it will be particularly hard to do and will take a look in next few days. Very very indirectly this error is causing a driver probe fail that means that we hit a code path that has a rather odd looking check on NDD_LABELING. Should not have gotten near that path though - hence the problem is actually when we call cxl_pmem_get_config_data() and it returns an error because we haven't fully connected up the command in QEMU. Jonathan > > > > > And x4 region still failed with same errors, using latest cxl/preview > > branch don't work. > > I have picked "Two CXL emulation fixes" patches in qemu, still not working. > > > > Bob