Go to file
Bruce Richardson ae2f2fee24 build: rename linuxapp to linux in meson cross files
Rename the cross files for meson compilation from having linuxapp
in the name to just linux in the name.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2019-03-12 23:03:34 +01:00
app build/freebsd: rename macro BSDPAPP to FREEBSD 2019-03-12 23:01:14 +01:00
buildtools
config build: rename linuxapp to linux in meson cross files 2019-03-12 23:03:34 +01:00
devtools build: rename linuxapp to linux in meson cross files 2019-03-12 23:03:34 +01:00
doc build: rename linuxapp to linux in meson cross files 2019-03-12 23:03:34 +01:00
drivers build/freebsd: rename macro BSDPAPP to FREEBSD 2019-03-12 23:01:14 +01:00
examples build/linux: rename macro from LINUXAPP to LINUX 2019-03-12 17:31:22 +01:00
kernel build/freebsd: rename macro BSDPAPP to FREEBSD 2019-03-12 23:01:14 +01:00
lib build/freebsd: rename macro BSDPAPP to FREEBSD 2019-03-12 23:01:14 +01:00
license
mk build/linux: rename macro from LINUXAPP to LINUX 2019-03-12 17:31:22 +01:00
usertools usertools: make telemetry script executable 2019-01-28 01:47:46 +01:00
.gitattributes
.gitignore
GNUmakefile test: move to app directory 2019-02-26 15:29:27 +01:00
MAINTAINERS eal/linux: rename linuxapp to linux 2019-03-12 17:31:13 +01:00
Makefile
meson_options.txt build: use integers for numerical options 2019-02-27 12:28:03 +01:00
meson.build build: bump minimum Meson version to 0.47.1 2019-02-27 12:12:27 +01:00
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