Skip to content
New issue

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

BUG: Error on NVME Drive 1 #615

Closed
ibm-genwqe opened this issue Feb 6, 2018 · 3 comments
Closed

BUG: Error on NVME Drive 1 #615

ibm-genwqe opened this issue Feb 6, 2018 · 3 comments
Assignees

Comments

@ibm-genwqe
Copy link
Contributor

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

@joergkayser
Copy link
Contributor

with the latest branch=nvme_patch_patch we now see the same error in SIM

@ThomasFuchs ThomasFuchs mentioned this issue Feb 22, 2018
@ThomasFuchs
Copy link
Collaborator

Fix is in master

@ibm-genwqe
Copy link
Contributor Author

Fixed: Thanks

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants