add dpdk url

This commit is contained in:
Miguel Bernal Marin
2016-04-12 16:31:49 -05:00
parent 7c8763ca9e
commit b9a88d7e03
+2 -2
View File
@@ -6,6 +6,7 @@ DPDK
Introduction
============
DPDK_ is a set of libraries and drivers for fast packet processing.
This document describes *how to* run a basic use case that involves **l3fwd
DPDK example**, the objective is to *send packages between 2 platforms* using a
traffic generator called :ref:`pktgen <sec_pktgen>` where l3fwd example
@@ -339,6 +340,5 @@ This section will explain how to do in order to work in a virtual environment wh
7. Run "start_qemu.sh" script.
.. _DPDK: http://dpdk.org