f-stack/dpdk
fengbojiang 141f33b513 fix crash bug of DPDK's driver when working on multi_process with AWS
ena NIC.
2018-07-23 16:39:02 +08:00
..
app DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
buildtools travis-ci:fix the permission of dpdk's shell files. 2018-05-15 20:43:22 +08:00
config DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
devtools travis-ci:fix the permission of dpdk's shell files. 2018-05-15 20:43:22 +08:00
doc DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
drivers fix crash bug of DPDK's driver when working on multi_process with AWS 2018-07-23 16:39:02 +08:00
examples DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
lib DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
mk DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
pkg DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
test DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
usertools Fix the permission of dpdk's shell files 2018-05-28 22:07:28 +08:00
.gitattributes DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
.gitignore DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
GNUmakefile DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +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 DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +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