numam-dpdk/examples
Cristian Dumitrescu 77a334675f examples/pipeline: packet framework sample
This Packet Framework sample application illustrates the capabilities
of the Intel DPDK Packet Framework toolbox.

It creates different functional blocks used by a typical IPv4 framework like:
flow classification, firewall, routing, etc.

CPU cores are connected together through standard interfaces built on SW rings,
which each CPU core running a separate pipeline instance.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Tested-by: Waterman Cao <waterman.cao@intel.com>
Acked-by: Pablo de Lara Guarch <pablo.de.lara.guarch@intel.com>
Acked by: Ivan Boule <ivan.boule@6wind.com>
2014-06-17 03:34:11 +02:00
..
cmdline remove trailing whitespaces 2014-06-11 00:29:34 +02:00
dpdk_qat remove trailing whitespaces 2014-06-11 00:29:34 +02:00
exception_path remove trailing whitespaces 2014-06-11 00:29:34 +02:00
helloworld remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ip_fragmentation examples/ip_fragmentation: overhaul 2014-06-16 18:55:05 +02:00
ip_pipeline examples/pipeline: packet framework sample 2014-06-17 03:34:11 +02:00
ip_reassembly examples/ip_reassembly: overhaul 2014-06-16 18:55:05 +02:00
ipv4_multicast remove trailing whitespaces 2014-06-11 00:29:34 +02:00
kni remove trailing whitespaces 2014-06-11 00:29:34 +02:00
l2fwd remove trailing whitespaces 2014-06-11 00:29:34 +02:00
l2fwd-ivshmem remove trailing whitespaces 2014-06-11 00:29:34 +02:00
l3fwd examples/l3fwd: reorganise and optimize LPM code path 2014-06-12 12:11:54 +02:00
l3fwd-acl acl: new sample l3fwd-acl 2014-06-14 01:29:45 +02:00
l3fwd-power remove trailing whitespaces 2014-06-11 00:29:34 +02:00
l3fwd-vf remove trailing whitespaces 2014-06-11 00:29:34 +02:00
link_status_interrupt remove trailing whitespaces 2014-06-11 00:29:34 +02:00
load_balancer remove trailing whitespaces 2014-06-11 00:29:34 +02:00
multi_process remove trailing whitespaces 2014-06-11 00:29:34 +02:00
netmap_compat remove trailing whitespaces 2014-06-11 00:29:34 +02:00
qos_meter remove trailing whitespaces 2014-06-11 00:29:34 +02:00
qos_sched remove trailing whitespaces 2014-06-11 00:29:34 +02:00
quota_watermark remove trailing whitespaces 2014-06-11 00:29:34 +02:00
timer remove trailing whitespaces 2014-06-11 00:29:34 +02:00
vhost examples/vhost: restrict log type namespace 2014-06-16 23:16:06 +02:00
vhost_xen examples/vhost: restrict log type namespace 2014-06-16 23:16:06 +02:00
vmdq remove trailing whitespaces 2014-06-11 00:29:34 +02:00
vmdq_dcb remove trailing whitespaces 2014-06-11 00:29:34 +02:00
Makefile examples: rename ipv4_frag example to ip_fragmentation 2014-06-16 18:55:05 +02:00