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