2019-06-25 11:12:58 +00:00
|
|
|
.. SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
Copyright(c) 2010-2014 Intel Corporation.
|
2017-04-21 10:43:26 +00:00
|
|
|
|
|
|
|
Introduction
|
|
|
|
============
|
|
|
|
|
|
|
|
This document contains instructions for installing and configuring the Data Plane Development Kit (DPDK) software.
|
|
|
|
It is designed to get customers up and running quickly.
|
2020-06-18 16:55:50 +00:00
|
|
|
The document describes how to compile and run a DPDK application in a Linux application (linux) environment,
|
2017-04-21 10:43:26 +00:00
|
|
|
without going deeply into detail.
|
|
|
|
|
|
|
|
Documentation Roadmap
|
|
|
|
---------------------
|
|
|
|
|
2023-09-13 12:21:49 +00:00
|
|
|
.. include:: doc_roadmap.include.rst
|