xref: /dpdk/
Name
Date
Size
#Lines
LOC

..--

.ci/H--218173

.github/workflows/H--292275

app/H--319,144260,526

buildtools/H--1,4091,046

config/H--2,8232,431

devtools/H--4,1113,152

doc/H--235,076197,926

drivers/H--2,052,4481,502,419

dts/H--11,3148,670

examples/H--121,06492,347

kernel/H--808625

lib/H--371,252224,175

license/H--1,003823

usertools/H--2,8632,246

.editorconfigH A D20-Nov-2023506 3225

.gitattributesH A D09-Nov-201648 43

.gitignoreH A D17-Oct-20241.4 KiB

.mailmapH A D06-Dec-202475.6 KiB

ABI_VERSIONH A D03-Dec-20245

MAINTAINERSH A D24-Jan-202552.7 KiB

MakefileH A D03-Sep-2020219 84

READMEH A D19-Dec-2017510 128

VERSIONH A D03-Dec-202412

meson.buildH A D30-Oct-20245.3 KiB181161

meson_options.txtH A D20-Feb-20244.5 KiB6361

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