is this patch can fix the issue?
patch [2/2] pci/layerscape: change the default error response behavior - Patchwork .
My LS1088A card has encounter the similar issue after it runs for a period:
[ 2551.253634] pcieport 0000:00:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0000(Transmitter ID)
[ 2551.253638] pcieport 0000:00:00.0: device [1957:80c0] error status/mask=00001081/00006000
[ 2551.253640] pcieport 0000:00:00.0: [ 0] Receiver Error
[ 2551.253643] pcieport 0000:00:00.0: [ 7] Bad DLLP
[ 2551.253646] pcieport 0000:00:00.0: [12] Replay Timer Timeout
[ 2551.253650] pcieport 0000:00:00.0: AER: Multiple Corrected error received: id=0000
[ 2551.253659] pcieport 0000:00:00.0: can't find device of ID0000
So I am interested in the further test result of LS1023A after Linux is patched.
Because I found my LSDK has include this patched already but it has the same issue, so I was wondering if this patch can fix such issue at all?
Thanks