f-stack/dpdk
fengbojiang 3fbb555e0d Fix kni build error, compatible with both strlcpy and strscpy. 2024-10-14 12:03:33 +08:00
..
app DPDK: Upgrade to 19.11.14(LTS). 2023-09-11 08:53:20 +00:00
buildtools DPDK: upgrade to DPDK-19.11.13(LTS). 2022-09-02 07:34:10 +00:00
config DPDK: upgrade to DPDK-19.11.13(LTS). 2022-09-02 07:34:10 +00:00
devtools DPDK: upgrade to DPDK-19.11.13(LTS). 2022-09-02 07:34:10 +00:00
doc DPDK: Upgrade to 19.11.14(LTS). 2023-09-11 08:53:20 +00:00
drivers Fix some build errors of dpdk-19.11.14 with gcc-13.2.0. 2024-10-14 11:34:51 +08:00
examples DPDK: Upgrade to 19.11.14(LTS). 2023-09-11 08:53:20 +00:00
kernel Fix kni build error, compatible with both strlcpy and strscpy. 2024-10-14 12:03:33 +08:00
lib Sync some features from branch of dev. 2023-09-12 21:01:47 +08:00
license DPDK: Upgrade to 19.11.14(LTS). 2023-09-11 08:53:20 +00: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.13(LTS). 2022-09-02 07:34:10 +00:00
.gitattributes DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
.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.13(LTS). 2022-09-02 07:34:10 +00:00
Makefile DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
README Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
VERSION DPDK: Upgrade to 19.11.14(LTS). 2023-09-11 08:53:20 +00:00
meson.build DPDK: upgrade to DPDK-19.11.13(LTS). 2022-09-02 07:34:10 +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