Go to file
Stephen Hemminger 525d803185 devtools: add new SPDX license compliance checker
Simple script to look for drivers and scripts that
are missing requires SPDX header.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2020-07-31 01:09:26 +02:00
.ci
app app/testpmd: fix timestamp init in txonly mode 2020-07-30 00:41:24 +02:00
buildtools
config net/bnxt: remove EEM system memory support 2020-07-30 00:41:24 +02:00
devtools devtools: add new SPDX license compliance checker 2020-07-31 01:09:26 +02:00
doc devtools: add new SPDX license compliance checker 2020-07-31 01:09:26 +02:00
drivers net/netvsc: fix crash during Tx 2020-07-30 19:29:37 +02:00
examples examples/packet_ordering: use proper exit method 2020-07-30 23:36:39 +02:00
kernel
lib vhost: fix async copy on multi-page buffers 2020-07-30 00:41:24 +02:00
license
mk regex/mlx5: support probing 2020-07-21 19:04:05 +02:00
usertools add python2 deprecation notice 2020-07-21 22:58:18 +02:00
.editorconfig
.gitattributes
.gitignore regex/mlx5: introduce driver for BlueField 2 2020-07-21 19:04:05 +02:00
.travis.yml
ABI_VERSION
GNUmakefile
MAINTAINERS devtools: add new SPDX license compliance checker 2020-07-31 01:09:26 +02:00
Makefile remove blank lines at end of file 2019-11-26 00:12:08 +01:00
meson_options.txt
meson.build
README
VERSION version: 20.08-rc2 2020-07-22 02:45:20 +02:00

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