xref: /dpdk/doc/guides/linux_gsg/intro.rst (revision 8d54b1ec4a8be40975ae6978535bcc1431caad02)
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