antmicro / alkali-csd-projects

https://antmicro.github.io/alkali-csd-projects/
5 stars 2 forks source link

Fw-download command not work #21

Open chauhanjoy opened 2 years ago

chauhanjoy commented 2 years ago

Hi,

fw-download command not work.

Dmesg log:

[ 1575.015011] pci 0000:01:00.0: [1b96:0001] type 00 class 0x010802
[ 1575.015032] pci 0000:01:00.0: reg 0x10: [mem 0xf4000000-0xf4ffffff]
[ 1575.015043] pci 0000:01:00.0: reg 0x14: [mem 0xf5000000-0xf5ffffff]
[ 1575.015054] pci 0000:01:00.0: reg 0x18: [mem 0xf6000000-0xf6ffffff]
[ 1575.122752] pci 0000:01:00.0: BAR 0: assigned [mem 0xf4000000-0xf4ffffff]
[ 1575.122777] pci 0000:01:00.0: BAR 1: assigned [mem 0xf5000000-0xf5ffffff]
[ 1575.122794] pci 0000:01:00.0: BAR 2: assigned [mem 0xf6000000-0xf6ffffff]
[ 1575.123258] nvme nvme1: pci function 0000:01:00.0
[ 1575.128568] nvme nvme1: 1/0/0 default/read/poll queues
[ 1657.727588] nvme nvme1: I/O 14 QID 0 timeout, reset controller
[ 1723.674797] nvme nvme1: Device not ready; aborting reset, CSTS=0x1
[ 1728.211015] nvme nvme1: Device not ready; aborting reset, CSTS=0x1
[ 1728.211022] nvme nvme1: Removing after probe failure status: -19
[ 1732.731211] nvme nvme1: Device not ready; aborting reset, CSTS=0x1
[ 1732.731321] nvme0n2: detected capacity change from 786432 to 0

Please Check Attached Files for more information.

Can you please check this from your end? fw_download_CI_fail_log.txt

rw1nkler commented 2 years ago

We suspect that the problem is related to PRP size calculation and PRP data fetching. The problem is described in https://github.com/antmicro/alkali-csd-projects/issues/22#issuecomment-1310712979