f-stack/dpdk
fengbojiang 9eb89b0b82 MLX5: modify `if_indextoname` syscall to support F-Stack tools. 2021-06-15 17:48:26 +08:00
..
app Remove unnecessary files from DPDK. 2021-03-06 19:19:02 +08:00
buildtools Remove unnecessary files from DPDK. 2021-03-06 19:19:02 +08:00
config Remove unnecessary files from DPDK. 2021-03-06 19:19:02 +08:00
devtools Remove unnecessary files from DPDK. 2021-03-06 19:19:02 +08:00
doc Remove unnecessary files from DPDK. 2021-03-06 19:19:02 +08:00
drivers MLX5: modify `if_indextoname` syscall to support F-Stack tools. 2021-06-15 17:48:26 +08:00
examples Remove unnecessary files from DPDK. 2021-03-06 19:19:02 +08:00
kernel Fix #576, add the code of igb_uio and enable_kmods. 2021-03-06 19:19:02 +08:00
lib Remove unnecessary files from DPDK. 2021-03-06 19:19:02 +08:00
license Remove unnecessary files from DPDK. 2021-03-06 19:19:02 +08:00
usertools Remove unnecessary files from DPDK. 2021-03-06 19:19:02 +08:00
.gitattributes DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
.gitignore DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
ABI_VERSION DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
MAINTAINERS DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
Makefile DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
README Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
VERSION DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
meson.build DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
meson_options.txt DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +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