xref: /dpdk/doc/guides/linux_gsg/intro.rst (revision 16158f34900075f2f30b879bf3708e54e07455f4)
1..  SPDX-License-Identifier: BSD-3-Clause
2    Copyright(c) 2010-2014 Intel Corporation.
3
4Introduction
5============
6
7This document contains instructions for installing and configuring the Data Plane Development Kit (DPDK) software.
8It is designed to get customers up and running quickly.
9The document describes how to compile and run a DPDK application in a Linux application (linux) environment,
10without going deeply into detail.
11
12Documentation Roadmap
13---------------------
14
15.. include:: doc_roadmap.include.rst
16