xref: /f-stack/dpdk/README (revision a9643ea8)
1*a9643ea8SlogwangDPDK is a set of libraries and drivers for fast packet processing.
2*a9643ea8SlogwangIt supports many processor architectures and both FreeBSD and Linux.
3*a9643ea8Slogwang
4*a9643ea8SlogwangThe DPDK uses the Open Source BSD license for the core libraries and
5*a9643ea8Slogwangdrivers. The kernel components are GPLv2 licensed.
6*a9643ea8Slogwang
7*a9643ea8SlogwangPlease check the doc directory for release notes,
8*a9643ea8SlogwangAPI documentation, and sample application information.
9*a9643ea8Slogwang
10*a9643ea8SlogwangFor questions and usage discussions, subscribe to: [email protected]
11*a9643ea8SlogwangReport bugs and issues to the development mailing list: [email protected]
12