Code Monkey home page Code Monkey logo

Comments (3)

tbarbette avatar tbarbette commented on August 23, 2024

You can use FromDPDKRing/ToDPDKRing to open a DPDK ring with OVS. You'll have to run Click as a secondary process.
The veth will be awfully slow indeed...

from fastclick.

gkatsikas avatar gkatsikas commented on August 23, 2024

OVS-DPDK is still quite slow, especially if you increase the number of hops through these DPDK rings.
If your Click apps are independent, you could alternatively consider using your NIC as a traffic dispatcher and attach each Click app to a dedicated hardware queue.

from fastclick.

kthkaya avatar kthkaya commented on August 23, 2024

This is so helpful, thanks guys.

The click apps are independent; i.e. FW NAT IPS each connected to an individual ovs switch of their own and ovs switches take care of the chaining. At this point I am not planning to test long chains, however I am curious about the HW queue approach. I will read some more and get back with more questions.

from fastclick.

Related Issues (20)

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.