Go to file
Cristian Dumitrescu ef3403fb6f port: source and sink
Source port is a packet generator, similar to /dev/zero Linux device.

Sink port is a packet terminator (drops all input packets), similar
to /dev/null Linux device.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@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:10 +02:00
app app/testpmd: add commands for filters 2014-06-16 19:55:14 +02:00
config port: new packet framework API 2014-06-17 02:37:28 +02:00
doc port: source and sink 2014-06-17 03:34:10 +02:00
examples examples/vhost: restrict log type namespace 2014-06-16 23:16:06 +02:00
lib port: source and sink 2014-06-17 03:34:10 +02:00
mk port: new packet framework API 2014-06-17 02:37:28 +02:00
pkg config: rename "default" configurations as "native" 2014-05-21 16:25:06 +02:00
scripts remove trailing whitespaces 2014-06-11 00:29:34 +02:00
tools tools: add vfio support to setup script 2014-06-16 15:02:11 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00