On Thu, 17 Oct 2024 07:56:03 -0700
Alison Schofield <alison.schofi...@intel.com> wrote:

> + linux-cxl mailing list
> 
> On Fri, Oct 11, 2024 at 05:58:52PM +0800, Coly Li wrote:
> > Hi list,
> > 
> > Recently I have a report for a warning message from CXL subsystem,
> > [ 48.142342] cxl_port port2: Couldn't locate the CXL.cache and CXL.mem 
> > capability array header.
> > [ 48.144690] cxl_port port3: Couldn't locate the CXL.cache and CXL.mem 
> > capability array header.
> > [ 48.144704] cxl_port port3: HDM decoder capability not found
> > [ 48.144850] cxl_port port4: Couldn't locate the CXL.cache and CXL.mem 
> > capability array header.
> > [ 48.144859] cxl_port port4: HDM decoder capability not found
> > [ 48.170374] cxl_port port6: Couldn't locate the CXL.cache and CXL.mem 
> > capability array header.
> > [ 48.172893] cxl_port port7: Couldn't locate the CXL.cache and CXL.mem 
> > capability array header.
> > [ 48.174689] cxl_port port7: HDM decoder capability not found
> > [ 48.175091] cxl_port port8: Couldn't locate the CXL.cache and CXL.mem 
> > capability array header.
> > [ 48.175105] cxl_port port8: HDM decoder capability not found
> > 
> > After checking the source code I realize this is not a real bug, just a 
> > warning message that expected device was not detected.

I'd like to understand a little more about the hardware.
Superficially this looks to be a screaming about non spec compliant (i.e. 
broken) ports.

Are these on a switch or all root ports?  What is connected to the ports?

Understanding what exactly is going on may affect how this is suppressed (which 
seems
reasonable to do if this is production hardware).

There have been a few mentions of 'late' register validity on specific root 
ports. Maybe
that is going on here? +CC Terry.

Jonathan 

> > But from the above warning information itself, users/customers are worried 
> > there is something wrong (IMHO indeed not).
> > 
> > Is there any chance that we can improve the code logic that only printing 
> > out the warning message when it is really a problem to be noticed? 
> > 
> > Thanks in advance.
> > 
> > Coly Li   
> 


Reply via email to