f-stack/dpdk
fengbojiang 6d7fe6ec72 Add defconfig that be igroned. 2020-06-18 17:29:41 +00:00
..
app DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
buildtools DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
config Add defconfig that be igroned. 2020-06-18 17:29:41 +00:00
devtools DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
doc DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
drivers DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
examples DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
kernel DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
lib DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
license DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
mk DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
usertools DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
.gitattributes
.gitignore DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
ABI_VERSION DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
GNUmakefile DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
MAINTAINERS DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
Makefile DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
README
VERSION DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
meson.build DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
meson_options.txt DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00: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