Skip to content

My CML cannot exchange any packets. #9

@devKyanon

Description

@devKyanon

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions