From: Stephen Hemminger <stephen@networkplumber.org>
To: "Muhammad Siddique ." <181212@students.au.edu.pk>
Cc: dev@dpdk.org
Subject: Re: Intro to DPDK and Installation for DPI
Date: Sun, 5 Jun 2022 08:56:49 -0700 [thread overview]
Message-ID: <20220605085649.304bb6b9@hermes.local> (raw)
In-Reply-To: <CADRjVZCN=KQENaH0JkbcEdBGLaQrFRLv5QytQRZNtzMS5Fot-A@mail.gmail.com>
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.
next prev parent reply other threads:[~2022-06-05 15:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-03 6:13 Intro to DPDK and Installation for DPI Muhammad Siddique .
2022-06-05 15:56 ` Stephen Hemminger [this message]
2022-06-05 17:47 ` Muhammad Siddique .
2022-06-06 2:04 ` Stephen Hemminger
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=20220605085649.304bb6b9@hermes.local \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.