f-stack/dpdk
用jfb8856606 2cc2cdcf16 Sync DPDK's modifies.
1. igb_uio.
2. mlx5 drivers.
3. i40e drivers.
4. Freebsd-13.0
2023-09-11 07:23:39 +00:00
..
app DPDK: Upgrade to 21.11.5. 2023-09-11 06:58:14 +00:00
buildtools DPDK: Upgrade to 21.11.5. 2023-09-11 06:58:14 +00:00
config DPDK: Upgrade to 21.11.5. 2023-09-11 06:58:14 +00:00
devtools DPDK: Upgrade to 21.11.5. 2023-09-11 06:58:14 +00:00
doc DPDK: Upgrade to 21.11.5. 2023-09-11 06:58:14 +00:00
drivers Sync DPDK's modifies. 2023-09-11 07:23:39 +00:00
examples DPDK: Upgrade to 21.11.5. 2023-09-11 06:58:14 +00:00
kernel Sync DPDK's modifies. 2023-09-11 07:23:39 +00:00
lib Sync DPDK's modifies. 2023-09-11 07:23:39 +00:00
license DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
usertools DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
.gitattributes DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
.gitignore DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
ABI_VERSION DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
MAINTAINERS DPDK: Upgrade to 21.11.5. 2023-09-11 06:58:14 +00: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 21.11.5. 2023-09-11 06:58:14 +00:00
meson.build DPDK: Upgrade to 21.11.5. 2023-09-11 06:58:14 +00:00
meson_options.txt DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +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