DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] packet monitoring anc classfication
       [not found] <90500821.341515.1478175985063.ref@mail.yahoo.com>
@ 2016-11-03 12:26 ` Barbaros Kazan
  0 siblings, 0 replies; only message in thread
From: Barbaros Kazan @ 2016-11-03 12:26 UTC (permalink / raw)
  To: users

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?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-03 12:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <90500821.341515.1478175985063.ref@mail.yahoo.com>
2016-11-03 12:26 ` [dpdk-users] packet monitoring anc classfication Barbaros Kazan

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).