We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testing snap_example on NVME drive 1 fails; Failing command: "./actions/hdl_example/sw/snap_example_nvme -C 0 -d 1 -b 1 -v" NVME Test: Snap Card: /dev/cxl/afu0.0s Timeout: 1 sec NVME Drive: 1 Handle: 0x10025f80010 Host: 0x10025f82000 / 0x10025f83000 DDR: 0x0 / 0x200 Drive: 1 Size: 0x200 Addr: 0x0 LB: 1 (0x1) BS: 512 (0x200)
DDR <- HOST NVME <- DDR Error: Timeout while Waiting for Idle
Exit rc: 1
Tested on: SNAP FPGA Release: v1.3.0 Distance: 16 GIT: 0xf8e11d1a SNAP FPGA Build (Y/M/D): 2018/02/05 Time (H:M): 06:54
The text was updated successfully, but these errors were encountered:
with the latest branch=nvme_patch_patch we now see the same error in SIM
Sorry, something went wrong.
Fix is in master
Iteration 1 of 1 Drive SSD1 Testing in Polling mode NVME Test: Snap Card: /dev/cxl/afu0.0s Timeout: 1 sec NVME Drive: 1 Handle: 0x10003280010 Host: 0x10003282000 / 0x10003283000 DDR: 0x0 / 0x200 Drive: 1 Size: 0x200 Addr: 0x0 LB: 1 (0x1) BS: 512 (0x200)
DDR <- HOST NVME <- DDR DDR <- NVME HOST <- DDR Compare Buffer Source: 0x10003282000 <-> Destination: 0x10003283000 RC: 0
ThomasFuchs
Successfully merging a pull request may close this issue.
Testing snap_example on NVME drive 1 fails;
Failing command: "./actions/hdl_example/sw/snap_example_nvme -C 0 -d 1 -b 1 -v"
NVME Test: Snap Card: /dev/cxl/afu0.0s Timeout: 1 sec NVME Drive: 1 Handle: 0x10025f80010
Host: 0x10025f82000 / 0x10025f83000 DDR: 0x0 / 0x200
Drive: 1 Size: 0x200 Addr: 0x0 LB: 1 (0x1) BS: 512 (0x200)
Exit rc: 1
Tested on:
SNAP FPGA Release: v1.3.0 Distance: 16 GIT: 0xf8e11d1a
SNAP FPGA Build (Y/M/D): 2018/02/05 Time (H:M): 06:54
The text was updated successfully, but these errors were encountered: