DPDK usage discussions
 help / color / mirror / Atom feed
From: Barbaros Kazan <barbaros.kazan@yahoo.com>
To: <users@dpdk.org>
Subject: [dpdk-users] packet monitoring anc classfication
Date: Thu, 3 Nov 2016 12:26:25 +0000 (UTC)	[thread overview]
Message-ID: <90500821.341515.1478175985063@mail.yahoo.com> (raw)
In-Reply-To: <90500821.341515.1478175985063.ref@mail.yahoo.com>

Hi all,
I want to make an application that makes packet classification according to the IP, sequence number etc.. like capturing packets with libpcap and making anomlay detection on the received packets.
So i need to generate traffic from various device that dont have pkt-gen.So with dpdk I need a tcp/ip stack. The kni interface example matches this, but this time after dpdk gives packet to kni, i need to capt
ure packets  with again tool like tcpdump using pcap.does not this make a performance issue?.I want to make the classification on the packets whenever dpdk takes them.For example, ip fragmentationt and ip multicasting and also ipsec apps are suitable for this i think.But this time there is no tcp/ip stack so i need to generate with pkt-gen. What is the best way to classify the packets that have been generated from different devices with different packet generators?

           reply	other threads:[~2016-11-03 12:26 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <90500821.341515.1478175985063.ref@mail.yahoo.com>]

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=90500821.341515.1478175985063@mail.yahoo.com \
    --to=barbaros.kazan@yahoo.com \
    --cc=users@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).