DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: "Muhammad Siddique ." <181212@students.au.edu.pk>
Cc: dev <dev@dpdk.org>
Subject: Re: Intro to DPDK and Installation for DPI
Date: Sun, 5 Jun 2022 19:04:16 -0700	[thread overview]
Message-ID: <CAOaVG14rQw+WnZ+RhjfEfKBS-_E6LEOo=QxFp8B8H8TFHX2cvQ@mail.gmail.com> (raw)
In-Reply-To: <CADRjVZDXm5rLvXAFHn_MtoJmSt2pywSwZ52svhEqTXxAaP9_9g@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1400 bytes --]

Google points to
 https://www.ntop.org/ndpi/traffic-classification-using-ndpi-over-dpdk/


On Sun, Jun 5, 2022, 10:47 AM Muhammad Siddique . <181212@students.au.edu.pk>
wrote:

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

[-- Attachment #2: Type: text/html, Size: 2260 bytes --]

      reply	other threads:[~2022-06-06  2:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-03  6:13 Muhammad Siddique .
2022-06-05 15:56 ` Stephen Hemminger
2022-06-05 17:47   ` Muhammad Siddique .
2022-06-06  2:04     ` Stephen Hemminger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOaVG14rQw+WnZ+RhjfEfKBS-_E6LEOo=QxFp8B8H8TFHX2cvQ@mail.gmail.com' \
    --to=stephen@networkplumber.org \
    --cc=181212@students.au.edu.pk \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).