xref: /dpdk/README (revision a4862c9e1a98694cbdb93e957e3b4fcf086bab6f)
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: users@dpdk.org
11Report bugs and issues to the development mailing list: dev@dpdk.org
12