f-stack/dpdk
fengbojiang 16f94e1fa3 MLX5: modify if_indextoname syscall to support F-Stack tools. 2021-09-10 15:40:25 +08:00
..
app DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:04:47 +08:00
buildtools DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:04:47 +08:00
config DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:04:47 +08:00
devtools DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:04:47 +08:00
doc DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:04:47 +08:00
drivers MLX5: modify if_indextoname syscall to support F-Stack tools. 2021-09-10 15:40:25 +08:00
examples DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:04:47 +08:00
kernel DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:04:47 +08:00
lib DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:04:47 +08:00
license DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:04:47 +08:00
mk DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:04:47 +08:00
usertools DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:04:47 +08:00
.gitattributes
.gitignore
ABI_VERSION
GNUmakefile
MAINTAINERS DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:04:47 +08:00
Makefile
README
VERSION DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:04:47 +08:00
meson.build DPDK: upgrade to DPDK 19.11.6(LTS). 2021-03-06 19:04:47 +08:00
meson_options.txt

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