https://github.com/bazelment/dpdk
DPDK is a set of libraries and drivers for fast packet processing. This is a mirror just to introduce bazel support(in bazel branch)
https://github.com/bazelment/dpdk
Last synced: about 1 month ago
JSON representation
DPDK is a set of libraries and drivers for fast packet processing. This is a mirror just to introduce bazel support(in bazel branch)
- Host: GitHub
- URL: https://github.com/bazelment/dpdk
- Owner: bazelment
- License: gpl-2.0
- Created: 2015-05-23T03:28:16.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T03:34:59.000Z (about 5 years ago)
- Last Synced: 2025-01-26T17:44:21.451Z (over 1 year ago)
- Language: C
- Homepage: http://www.dpdk.org/
- Size: 31.3 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- 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