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

fpga_recv timeout #46

Open
bix010 opened this issue Aug 29, 2019 · 0 comments
Open

fpga_recv timeout #46

bix010 opened this issue Aug 29, 2019 · 0 comments

Comments

@bix010
Copy link

bix010 commented Aug 29, 2019

Hi

I'm using RIFFA on Xilinx ML605, part of SoftMC implementation (https://github.com/CMU-SAFARI/SoftMC). I've also installed the RIFFA Linux driver on Ubuntu 14.04.

I'm trying to run option 2 on the testutil application, but calls to fpga_recv always timeout at 25s. If I set the timeout value to 0, the call blocks and never returns. fpga_send seems to work, as it returns the number of bytes sent to the FPGA.

If I run "dmesg | grep riffa", I see no errors. The ML605 is able to register with the driver and negotiate a link rate. But calls to fpga_recv always never return.

Has anyone encountered this before?

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

No branches or pull requests

1 participant