https://github.com/pchaigno/dpdk-stable
Fork of dpdk.org/dpdk-stable
https://github.com/pchaigno/dpdk-stable
Last synced: 7 months ago
JSON representation
Fork of dpdk.org/dpdk-stable
- Host: GitHub
- URL: https://github.com/pchaigno/dpdk-stable
- Owner: pchaigno
- License: gpl-2.0
- Created: 2016-11-03T09:44:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-03T09:45:44.000Z (almost 9 years ago)
- Last Synced: 2025-01-22T05:17:14.781Z (9 months ago)
- Language: C++
- Homepage:
- Size: 26.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE.GPL
Awesome Lists containing this project
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 license for the core libraries and
drivers. The kernel components are GPLv2 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