f-stack/dpdk
root 1ab1bbefe2 update README.md and file to Execution 2017-04-24 04:12:53 +00:00
..
app init 2017-04-21 18:43:26 +08:00
buildtools init 2017-04-21 18:43:26 +08:00
config init 2017-04-21 18:43:26 +08:00
doc init 2017-04-21 18:43:26 +08:00
drivers init 2017-04-21 18:43:26 +08:00
examples init 2017-04-21 18:43:26 +08:00
lib init 2017-04-21 18:43:26 +08:00
mk init 2017-04-21 18:43:26 +08:00
pkg init 2017-04-21 18:43:26 +08:00
scripts update README.md and file to Execution 2017-04-24 04:12:53 +00:00
tools update README.md and file to Execution 2017-04-24 04:12:53 +00:00
.gitignore init 2017-04-21 18:43:26 +08:00
GNUmakefile init 2017-04-21 18:43:26 +08:00
LICENSE.GPL init 2017-04-21 18:43:26 +08:00
LICENSE.LGPL init 2017-04-21 18:43:26 +08:00
MAINTAINERS init 2017-04-21 18:43:26 +08:00
Makefile init 2017-04-21 18:43:26 +08:00
README init 2017-04-21 18:43:26 +08:00

README

DPDK is a set of libraries and drivers for fast packet processing.
It supports many processor architectures and both FreeBSD and Linux.

The DPDK uses the Open Source BSD license for the core libraries and
drivers. The kernel components are GPLv2 licensed.

Please check the doc directory for release notes,
API documentation, and sample application information.

For questions and usage discussions, subscribe to: users@dpdk.org
Report bugs and issues to the development mailing list: dev@dpdk.org