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