Giter Club home page Giter Club logo

Comments (6)

mmanoj avatar mmanoj commented on September 21, 2024 1

Hi Tianzhu,

Thanks again for the prompt reply and willing to support this work. I really appreciate your help and guidelines. I'm currently studying your code and preparing basic steps to move forward. I will keep you posted.

from flowatcher-dpdk.

ztz1989 avatar ztz1989 commented on September 21, 2024

Dear mmanoj, if you would like to implement DPI, I suggest referring to DPDKStat (http://tstat.polito.it/viewvc/software/tstat/branches/tstat-dpdk/), which is based on DPDK and Tstat. If you prefer to build it based on FloWatcher-DPDK, you could start from here: https://github.com/ztz1989/FloWatcher-DPDK/blob/master/run_to_completion/main.c#L373, this is the point in which packets are retrieved from the NIC, and you might need to integrate DPI libraries into it to achieve high speed. If you have further questions, I am happy to help.

Best regards,
Tianzhu

from flowatcher-dpdk.

mmanoj avatar mmanoj commented on September 21, 2024

@ztz1989
Thanks for the quick reply and reference links. I will study and update you for more clarifications. Appreciate for your support.

from flowatcher-dpdk.

mmanoj avatar mmanoj commented on September 21, 2024

@ztz1989
quick question:

  1. How to run this app in 4 core server (syntax)
  2. To generate RSS hash is there any specific NIC required or is it support any DPDK compatible NIC ?

from flowatcher-dpdk.

ztz1989 avatar ztz1989 commented on September 21, 2024

Hi, sorry for the late reply.

1, For instructions, please refer to https://github.com/ztz1989/FloWatcher-DPDK#usage-instructions. We have implemented two models, namely run-to-completion and pipeline, you can try either one. It is almost the same as most of the standard DPDK sample applications.
2, For RSS, honestly I am not sure since I have only tried with Intel 82599 NICs. But I do think it should be supported by DPDK compatible NIC.

I'm really happy you're interested in this work. Please let me know if you have more questions. I might not be able to reply promptly these days, but I will for sure reply. 😄

Best regards,
Tianzhu

from flowatcher-dpdk.

mmanoj avatar mmanoj commented on September 21, 2024

@ztz1989
I'm starting the code and update you on the status. Sorry for the delay due to other high priority projects. Please keep in touch.

from flowatcher-dpdk.

Related Issues (1)

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.