Hi,
Recently, I tested RDB3 board with SDK BSP44 release, and the kernel version is v6.6.
When I tested nvme card status, there are following errors:
[ 1.839960] pcieport 0000:00:00.0: AER: enabled with IRQ 52
[ 1.845986] nvme nvme0: pci function 0000:01:00.0
[ 1.850782] nvme 0000:01:00.0: enabling device (0000 -> 0002)
[ 1.859216] nvme nvme0: missing or invalid SUBNQN field.
[ 1.867590] nvme nvme0: 8/0/0 default/read/poll queues
[ 1.878452] s32cc-pcie 40400000.pcie: PHY error detected after Hot-Plug event
And I found that, if the CONFIG_PCIEAER setting to 'y', then the above error will show, and if 'n', the board can boot normally without above error. And the log is attached.
But I am not sure why this happened, would you please help to check the issue?
Thanks,
Zhantao