Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
.ci/ | H | - | - | 218 | 173 | |
.github/workflows/ | H | - | - | 292 | 275 | |
app/ | H | - | - | 319,144 | 260,526 | |
buildtools/ | H | - | - | 1,409 | 1,046 | |
config/ | H | - | - | 2,823 | 2,431 | |
devtools/ | H | - | - | 4,111 | 3,152 | |
doc/ | H | - | - | 235,076 | 197,926 | |
drivers/ | H | - | - | 2,052,448 | 1,502,419 | |
dts/ | H | - | - | 11,314 | 8,670 | |
examples/ | H | - | - | 121,064 | 92,347 | |
kernel/ | H | - | - | 808 | 625 | |
lib/ | H | - | - | 371,252 | 224,175 | |
license/ | H | - | - | 1,003 | 823 | |
usertools/ | H | - | - | 2,863 | 2,246 | |
.editorconfig | H A D | 20-Nov-2023 | 506 | 32 | 25 | |
.gitattributes | H A D | 09-Nov-2016 | 48 | 4 | 3 | |
.gitignore | H A D | 17-Oct-2024 | 1.4 KiB | |||
.mailmap | H A D | 06-Dec-2024 | 75.6 KiB | |||
ABI_VERSION | H A D | 03-Dec-2024 | 5 | |||
MAINTAINERS | H A D | 24-Jan-2025 | 52.7 KiB | |||
Makefile | H A D | 03-Sep-2020 | 219 | 8 | 4 | |
README | H A D | 19-Dec-2017 | 510 | 12 | 8 | |
VERSION | H A D | 03-Dec-2024 | 12 | |||
meson.build | H A D | 30-Oct-2024 | 5.3 KiB | 181 | 161 | |
meson_options.txt | H A D | 20-Feb-2024 | 4.5 KiB | 63 | 61 |
README
1DPDK is a set of libraries and drivers for fast packet processing. 2It supports many processor architectures and both FreeBSD and Linux. 3 4The DPDK uses the Open Source BSD-3-Clause license for the core libraries 5and drivers. The kernel components are GPL-2.0 licensed. 6 7Please check the doc directory for release notes, 8API documentation, and sample application information. 9 10For questions and usage discussions, subscribe to: users@dpdk.org 11Report bugs and issues to the development mailing list: dev@dpdk.org 12