f-stack/dpdk
jfb8856606 d30ea9060e Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
..
app Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
buildtools Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
config Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
devtools Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
doc Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
drivers Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
examples Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
kernel Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
lib Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
license Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
mk Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
pkg Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
test Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
usertools Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
.gitattributes DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
.gitignore Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
GNUmakefile Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
MAINTAINERS Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
Makefile Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
README Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
meson.build Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
meson_options.txt Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +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-3-Clause license for the core libraries
and drivers. The kernel components are GPL-2.0 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