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