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

My CML cannot exchange any packets. #9

Open
devKyanon opened this issue Dec 1, 2017 · 1 comment
Open

My CML cannot exchange any packets. #9

devKyanon opened this issue Dec 1, 2017 · 1 comment

Comments

@devKyanon
Copy link

Hello, I am a newbie for 1G-CML.

I am now following the getting started guide and I've passed the loopback test (Actually, it is also doubtable).
However, my NIC cannot exchange any packets with other devices (my laptop).

I've checked 'lspci', 'ifconfig', 'lshw' or others ways which I can do, but I cannot find any reasons.
ifconfig can up nf0~3 after load driver, and In lspci, I found Xilinx ethernet and it recognized nf10 driver.

However, as I mentioned before, It doesn't work to communicate with other devices.
When I traced kernel logs of the driver (nf10.ko) by inserting several printk, it cannot print any logs for receiving functions( 'skb_receive...()'...).
Hence, I think it might be a driver problem to handle PCI interface.

What should I do to send/receive packets?

My environment is

  • i7 Haswell/ 16G
  • Fedora 20 64bit
  • Xilinx ISE 14.7, Vivado 2015.2, and Digilient Adept2, plugins

Thank you.

@suluoniu
Copy link

Hello,I have met the same problem with you. How do you fix them .
I make&download the refrence -router project successful,but I cannot ping from PC(10.1.1.1) to nf0 (10.1.1.2)
What should I do?

Thank you

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

2 participants