From b9a88d7e0308c9eea1b693eea5298f53550b2cf2 Mon Sep 17 00:00:00 2001 From: Miguel Bernal Marin Date: Tue, 12 Apr 2016 16:31:49 -0500 Subject: [PATCH] add dpdk url --- source/ac-dpdk.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/ac-dpdk.rst b/source/ac-dpdk.rst index 1d8b98e1..2248d818 100644 --- a/source/ac-dpdk.rst +++ b/source/ac-dpdk.rst @@ -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 ` 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