Git Product home page Git Product logo

Comments (4)

anttikantee avatar anttikantee commented on September 15, 2024

No, haven't tested with ixgbe. Now, at that point in init there is nothing specific to the TCP/IP stack going on. If you can get your setup to work with e.g. the test-pmd util, you should easily be able to make the necessary changes to libdpdkif.

from drv-netif-dpdk.

wonjeon avatar wonjeon commented on September 15, 2024

Okay. I managed to modify the code and now udp_echo_server is waiting for a connection to the port 1111:

warning dpdkif0: link down socket binded Waiting connection on port = 1111

The IP address of this server (IF_ADDR) is set by calling rump_pub_netconfig_ipv4_ifaddr(), but how does an echo client running on another host know this address? Thanks.

from drv-netif-dpdk.

anttikantee avatar anttikantee commented on September 15, 2024

The client knows because you tell it? I'm not sure I understand the question.

Also, I don't think you should get a "link down" print. Do you have a cable in the right port?

Would you also like to share how you modified the code, in case someone else has a similar problem at a future date.

from drv-netif-dpdk.

anttikantee avatar anttikantee commented on September 15, 2024

feedback timeout

from drv-netif-dpdk.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.