https://github.com/juniper/contrail-dpdk
dpdk fork
https://github.com/juniper/contrail-dpdk
opencontrail opencontrail-core-project
Last synced: about 1 year ago
JSON representation
dpdk fork
- Host: GitHub
- URL: https://github.com/juniper/contrail-dpdk
- Owner: Juniper
- License: gpl-2.0
- Created: 2015-02-27T18:18:42.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T10:08:31.000Z (over 4 years ago)
- Last Synced: 2023-03-11T00:52:46.599Z (over 3 years ago)
- Topics: opencontrail, opencontrail-core-project
- Language: C
- Size: 59.9 MB
- Stars: 11
- Watchers: 152
- Forks: 16
- Open Issues: 2
-
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