xref: /f-stack/dpdk/README (revision ec61049c)
1DPDK is a set of libraries and drivers for fast packet processing.
2It supports many processor architectures and both FreeBSD and Linux.
3
4The DPDK uses the Open Source BSD-3-Clause license for the core libraries
5and drivers. The kernel components are GPL-2.0 licensed.
6
7Please check the doc directory for release notes,
8API documentation, and sample application information.
9
10For questions and usage discussions, subscribe to: [email protected]
11Report bugs and issues to the development mailing list: [email protected]
12