https://github.com/gbionescu/dpdk
Clone of http://dpdk.org/browse/dpdk/ - updated every 15 minutes
https://github.com/gbionescu/dpdk
dpdk intel
Last synced: 11 months ago
JSON representation
Clone of http://dpdk.org/browse/dpdk/ - updated every 15 minutes
- Host: GitHub
- URL: https://github.com/gbionescu/dpdk
- Owner: gbionescu
- Created: 2018-02-09T12:32:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-20T23:00:08.000Z (almost 6 years ago)
- Last Synced: 2025-01-12T12:46:54.014Z (about 1 year ago)
- Topics: dpdk, intel
- Language: C
- Homepage:
- Size: 55.5 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: license/README
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-3-Clause license for the core libraries
and drivers. The kernel components are GPL-2.0 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