<div dir="ltr"><div>Ok, thanks. but I want to integrate the DPDK with any open Source DPI solution i.e., nDPI <br></div><div>How can I do that kindly help me where I have to specifically Write or Integrate my DPI code with DPDK.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jun 5, 2022 at 8:56 PM Stephen Hemminger <<a href="mailto:stephen@networkplumber.org">stephen@networkplumber.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, 3 Jun 2022 11:13:27 +0500<br>
"Muhammad Siddique ." <<a href="mailto:181212@students.au.edu.pk" target="_blank">181212@students.au.edu.pk</a>> wrote:<br>
<br>
> Hello, I hope this email finds you well, and you are doing well.<br>
> I'm approaching you out there, in a situation where I'm a student of Cyber<br>
> Security and have my final Semester, I have to Install DPDK for Packet<br>
> processing and then Deep Packet inspection Can you please help me out<br>
> there, I have already Installed DPDK and Configure it a little bit, but I<br>
> can use it for DPI<br>
> Kindly help me I'm poorly stuck, please.😪🙏<br>
<br>
DPDK is a way to get and process packets.<br>
What is done with those packets is up to the application.<br>
There is a small but limited set of examples that just forward packets.<br>
Doing full DPI requires a whole lot more code which is not in DPDK.<br>
<br>
You might find an open source DPI project somewhere else.<br>
</blockquote></div>